Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Go to file
Christian c440c4b0c1 Update FML: 470a185
470a185 Try and avoid an NPE in crash reports
0029518 Fix logging problems- log death messages and re-route the server through FML logs properly.
fe7a832 Fix the test mod
a2bc30b Coremods can be specified via the command line: fml.coreMod.load=<listofcommaseparatedclasses> This will help with developing coremods
bae1f74 Fix classpath for server
887aa27 Add in the ability for a client to throw a custom exception that displays a custom gui instead of the default error message.
e17f267 Update FML internal classpath. Helpful for coremod devs
3b9972a Don't use File to separate the last element of the path. It's a URL, they're always separated by '/'
5c96afe Changed RelauchLibraryManager so that files with different paths on the same baseURL can be implemented in one ILibrarySet.
1bca393 FML as a whole is now subject to transformers.
27cf731 Bonus extra character. thanks randomitter!
94c84cd Merge pull request #116 from Vazkii/patch-1
c2d3195 Add Null check to FMLClientHandler.sendPacket
2012-10-18 20:17:23 -04:00
bin Rebase 2012-08-01 17:41:34 -07:00
client Fixed Entity Item render helper 2012-09-17 00:25:26 -07:00
common Make Item.createEntity only call when its specifically a EntityItem, not a subclass of it. 2012-10-18 16:55:35 -07:00
eclipse Fire off PlayerDestroyItemEvent for crafting contianer items that get damaged to much. PR #183 2012-09-24 22:44:42 -07:00
install Updated onItemUseFirst call to include the new hit vector information, and updated readme. 2012-08-19 21:06:32 -07:00
patches Update FML: 470a185 2012-10-18 20:17:23 -04:00
.gitattributes Dll files are binary as well. 2012-10-15 15:32:25 -07:00
.gitignore Get rid of all old patches 2012-08-04 00:00:31 -07:00
build.bat Rebase 2012-08-01 17:41:34 -07:00
build.py Updated build.py 2012-08-04 22:42:17 -07:00
build.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00
fml-src-3.1.48.399.zip Update FML: 470a185 2012-10-18 20:17:23 -04:00
forge.py Cleaned up forge scripts, and updated AT config for 1.3.2, deleted any reference to server specific code. 2012-08-14 23:57:16 -07:00
release.bat Rebase 2012-08-01 17:41:34 -07:00
release.py Ship forgeversion.properties with release zips. Same format as fmlversion.properties. 2012-10-15 15:32:12 -07:00
setup.bat inital push of updated setup script and cleaned up forge.py 2012-08-04 00:55:17 -07:00
setup.py Cleaned up forge scripts, and updated AT config for 1.3.2, deleted any reference to server specific code. 2012-08-14 23:57:16 -07:00
setup.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00
update_patches.bat Updated update_patches.py, and made first patch! 2012-08-04 22:50:54 -07:00
update_patches.py Updated update_patches.py, and made first patch! 2012-08-04 22:50:54 -07:00
update_patches.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00