ForgePatch/src/fmllauncher/java/net/minecraftforge/fml/loading
cpw fd02d81e73
Fix Terminal Handler and GUI logging on dediserver, hopefully..
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-02-10 17:51:25 -05:00
..
moddiscovery Fix leaking unclosed InputStream in Scanner.fileVisitor (#5432) 2019-02-06 22:57:00 -08:00
toposort Improves topological sort 2019-01-21 03:06:27 +00:00
AdvancedLogMessageAdapter.java client and server work standalone and in forge dev. Next up userdev. 2019-01-01 21:35:23 -05:00
DefaultModInfos.java Update a bunch of libs, rename some of the mod events to more 2019-01-14 00:39:00 -05:00
EarlyLoadingException.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
FMLClientLaunchProvider.java Rework server launching at runtime to include needed default arguments and validate libraries exist. 2019-02-04 18:23:58 -08:00
FMLCommonLaunchHandler.java Fix Terminal Handler and GUI logging on dediserver, hopefully.. 2019-02-10 17:51:25 -05:00
FMLConfig.java Fix config to use new system properly, without exploding the server. 2019-02-10 16:38:14 -05:00
FMLDevClientLaunchProvider.java Rework server launching at runtime to include needed default arguments and validate libraries exist. 2019-02-04 18:23:58 -08:00
FMLDevServerLaunchProvider.java Fix classloading properly. ModLoadingClassLoader doesn't work 2019-01-06 16:24:32 -05:00
FMLEnvironment.java Update a bunch of libs, rename some of the mod events to more 2019-01-14 00:39:00 -05:00
FMLLoader.java More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
FMLPaths.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
FMLServerLaunchProvider.java Fix classloading properly. ModLoadingClassLoader doesn't work 2019-01-06 16:24:32 -05:00
FMLServiceProvider.java Update a bunch of libs, rename some of the mod events to more 2019-01-14 00:39:00 -05:00
FileUtils.java Fix #5429 properly, without breaking symlinks on linux.. 2019-02-10 15:58:12 -05:00
JarVersionLookupHandler.java Fix new launcher jar packaging. 2018-12-31 16:48:23 -08:00
Java9BackportUtils.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
LanguageLoadingProvider.java Update a bunch of libs, rename some of the mod events to more 2019-01-14 00:39:00 -05:00
LauncherVersion.java Fix classloading properly. ModLoadingClassLoader doesn't work 2019-01-06 16:24:32 -05:00
LibraryFinder.java Rework server launching at runtime to include needed default arguments and validate libraries exist. 2019-02-04 18:23:58 -08:00
LoadingModList.java Finish up classloading system. Use ModJARURL to locate resources 2019-01-04 23:56:10 -05:00
LogMarkers.java More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
MavenCoordinateResolver.java Finish up classloading system. Use ModJARURL to locate resources 2019-01-04 23:56:10 -05:00
ModJarURLHandler.java Fix classloading properly. ModLoadingClassLoader doesn't work 2019-01-06 16:24:32 -05:00
ModSorter.java Fix modsorter to not crash on soft dependencies that don't exist. 2019-01-26 17:07:17 -05:00
RuntimeDistCleaner.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
StringSubstitutor.java Fix up some stuff with resource packs, so the guilist works properly. 2019-01-05 10:19:47 -05:00
StringUtils.java Reimplement @ObjectHolder scanning, and expose system for others to add handlers. 2019-01-09 20:57:01 -08:00