ForgePatch/src/main/java/net/minecraftforge/fml
Jack Taylor 2e2c57dbd1 Refactor forge and example run configs based on MinecraftForge/ForgeGradle#546
- Updated run config formats based on the refactored setup
- Removed old 'runclient' and 'runserver' JavaExec tasks, replacing them by creating the run configs using the refactored setup.
- Set 'assetIndex' environment variable from FG
- Updated MDK for new run config setup
2019-02-18 14:39:05 -05:00
..
client Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
common Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
config Fix connection to vanilla servers. Generate a default mod server config 2019-02-17 16:07:47 -05:00
event Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
hooks Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
javafmlmod Fixes #5446 Listening for the same registry event in two different mods fails 2019-02-16 16:45:05 -05:00
network Fix connection to vanilla servers. Generate a default mod server config 2019-02-17 16:07:47 -05:00
packs Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
relauncher/libraries Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
server Fix network syncing of SERVER config. Enable COMMON Config. Fix network 2019-02-15 21:45:28 -05:00
util Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
AutomaticEventSubscriber.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
BrandingControl.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
CrashReportExtender.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
DefaultModContainers.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
DeferredWorkQueue.java Implement a GUI packet and GUIFACTORY for triggering from the server. 2019-02-13 21:06:39 -05:00
DistExecutor.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ExtensionPoint.java Implement a GUI packet and GUIFACTORY for triggering from the server. 2019-02-13 21:06:39 -05:00
FMLWorldPersistenceHook.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ForgeI18n.java Handle bad formats with an exception. Translators MAKE SURE you watch for this error! 2019-02-13 18:54:43 -05:00
InterModComms.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
LaunchTesting.java Refactor forge and example run configs based on MinecraftForge/ForgeGradle#546 2019-02-18 14:39:05 -05:00
LifecycleEventProvider.java Fixes #5446 Listening for the same registry event in two different mods fails 2019-02-16 16:45:05 -05:00
LoadingFailedException.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
Logging.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
LogicalSide.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
LogicalSidedProvider.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
MavenVersionStringHelper.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModContainer.java Clean up the mod loading context objects. There is only one ThreadLocal now. 2019-02-13 22:13:59 -05:00
ModList.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModLoader.java Fix lazy ModContainer evaluation skipping thrown loadingExceptions 2019-02-16 16:58:54 -05:00
ModLoadingContext.java Clean up the mod loading context objects. There is only one ThreadLocal now. 2019-02-13 22:13:59 -05:00
ModLoadingException.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModLoadingStage.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
OptionalMod.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
RegistryObject.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ResourceLocationUtils.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
SidedProvider.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
StartupQuery.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
TextComponentMessageFormatHandler.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
UnsafeHacks.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
VersionChecker.java Enable https to Let's Encrypt endpoints by using an SSL factory with 2019-02-10 23:41:40 -05:00
WorldPersistenceHooks.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00