ForgePatch/src/main/java/net/minecraftforge/fml
cpw 0a11ffb827
More logging tweaks, including some aimed at userdev.
`forge.logging.markers=<LIST OF MARKERS>` will enable markers.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-01-27 00:06:57 -05:00
..
client [1.13] Make Caps, TESR, Entity renderers, and keybinds thread safe to call during parallel init (#5359) 2019-01-25 13:14:49 -08:00
common Readd modded entity spawning/tracking support 2019-01-26 10:25:19 -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 More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
network Send head yaw, use setPositionAndRotation 2019-01-26 10:25:20 -05:00
packs Fix some of minecraft's resources loading twice, as minecraft is on the list of namespaces as minecraft and as an empty string 2019-01-26 23:23:05 +01:00
relauncher/libraries client and server work standalone and in forge dev. Next up userdev. 2019-01-01 21:35:23 -05:00
server Fix up event naming, move them to sensible packages and document everything a bit. 2019-01-14 22:43:17 -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 Move Registry Events to the mod event bus. 2019-01-19 23:27:27 -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 Expose a couple of mods.toml properties properly. Half-implemented 2019-01-20 21:26:31 -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 Move Registry Events to the mod event bus. 2019-01-19 23:27:27 -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 Move Registry Events to the mod event bus. 2019-01-19 23:27:27 -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 Use the maven artifact code rather than our very outdated copy 2018-10-03 22:47:07 -04:00
WorldPersistenceHooks.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00