ForgePatch/src/main/java/net/minecraftforge/fml
LexManos aa91af865d Rework server launching at runtime to include needed default arguments and validate libraries exist.
Move Forge config loading to manual while config system is in development.
2019-02-04 18:23:58 -08:00
..
client Use the resource pack directly in the GuiModList, skip the resourcepackinfo. 2019-02-01 16:55:28 -05:00
common Readd modded entity spawning/tracking support 2019-01-26 10:25:19 -05:00
config Rework server launching at runtime to include needed default arguments and validate libraries exist. 2019-02-04 18:23:58 -08:00
event Big cleanup of logging. Might do some tweaks of the userdev logging, but this should be good for vanilla.. 2019-01-26 22:18:28 -05:00
hooks load languages on the server as well as the client, and fix up a bunch of data packs. 2018-10-05 21:42:15 -04:00
javafmlmod Config watching and config events now actually work! 2019-01-29 15:42:56 -05:00
network Send head yaw, use setPositionAndRotation 2019-01-26 10:25:20 -05:00
packs Use the resource pack directly in the GuiModList, skip the resourcepackinfo. 2019-02-01 16:55:28 -05:00
relauncher/libraries client and server work standalone and in forge dev. Next up userdev. 2019-01-01 21:35:23 -05:00
server ConfigEvents - the beginning. 2019-01-28 22:42:37 -05:00
util More because git likes to split to many 2018-09-21 02:17:20 -07:00
AutomaticEventSubscriber.java Big cleanup of logging. Might do some tweaks of the userdev logging, but this should be good for vanilla.. 2019-01-26 22:18:28 -05:00
BrandingControl.java Move the version packages somewhere that is now filtered so it doesn't 2018-10-04 19:28:45 -04:00
CrashReportExtender.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
DefaultModContainers.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
DeferredWorkQueue.java Greatly improve DeferredWorkQueue API (#5357) 2019-01-18 21:10:22 -05:00
DistExecutor.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
ExtensionPoint.java load languages on the server as well as the client, and fix up a bunch of data packs. 2018-10-05 21:42:15 -04:00
FMLWorldPersistenceHook.java Fix classloading properly. ModLoadingClassLoader doesn't work 2019-01-06 16:24:32 -05:00
ForgeI18n.java More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
InterModComms.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
LaunchTesting.java More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
LifecycleEventProvider.java Put the FMLModContainer back in it's cage. Delete the ClasspathLocator. 2019-02-01 20:37:04 -05:00
LoadingFailedException.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
Logging.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
LogicalSide.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
LogicalSidedProvider.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
MavenVersionStringHelper.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
ModContainer.java ConfigEvents - the beginning. 2019-01-28 22:42:37 -05:00
ModList.java Big cleanup of logging. Might do some tweaks of the userdev logging, but this should be good for vanilla.. 2019-01-26 22:18:28 -05:00
ModLoader.java ConfigEvents - the beginning. 2019-01-28 22:42:37 -05:00
ModLoadingException.java Update a bunch of libs, rename some of the mod events to more 2019-01-14 00:39:00 -05:00
ModLoadingStage.java Put the FMLModContainer back in it's cage. Delete the ClasspathLocator. 2019-02-01 20:37:04 -05:00
ModThreadContext.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
OptionalMod.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
RegistryObject.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
ResourceLocationUtils.java Fix new launcher jar packaging. 2018-12-31 16:48:23 -08:00
SidedProvider.java Fix up event naming, move them to sensible packages and document everything a bit. 2019-01-14 22:43:17 -05:00
StartupQuery.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
TextComponentMessageFormatHandler.java Fix #5365: Some chat messages lose their formatting (#5386) 2019-01-25 11:19:49 -08:00
UnsafeHacks.java Add utilities that RuntimeEnumExtender expects to exist 2019-01-17 13:11:54 -05:00
VersionChecker.java Config option implemented 2019-01-27 22:02:58 +01:00
WorldPersistenceHooks.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00