ForgePatch/src/main/java/net/minecraftforge/fml
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
..
client Reintroduce ObfuscationReflestionHelper closes #5373 2019-02-06 20:46:21 -08:00
common Reintroduce ObfuscationReflestionHelper closes #5373 2019-02-06 20:46:21 -08:00
config Fix Terminal Handler and GUI logging on dediserver, hopefully.. 2019-02-10 17:51:25 -05: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 Move to using Minecrell's terminal logger directly, for better ANSI control and JLine support. 2019-02-10 14:35:21 -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 Use a configuration value for the thread count, make it default to 2019-02-10 11:44:22 -05:00
ModLoader.java Tidy up modcontainer building and discovery.. 2019-02-10 11:44:47 -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 Fix config to use new system properly, without exploding the server. 2019-02-10 16:38:14 -05:00
WorldPersistenceHooks.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00