Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Find a file
Lex Manos 68669e2679 Make isItemStackDamageable() pass the stack to getMaxDamage() to use the Forge version of getMaxDamage().
Fixes display issues with mods using getMaxDamage(ItemStack) instead of the vanilla one. Closes #805
2013-09-30 17:15:18 -07:00
client Add pre and post event to rendering Chat, allowing for placement of the chat box. Closes #733 2013-09-30 14:32:12 -07:00
common Add cancelable EntityStructByLightningEvent, Closes #789 2013-09-30 16:56:34 -07:00
fml@5265e34a35 Updated FML: 2013-09-29 16:15:03 -04:00
install Pass arguments to install.sh and install.cmd to install.py 2013-09-21 01:43:22 +01:00
patches/minecraft/net/minecraft Make isItemStackDamageable() pass the stack to getMaxDamage() to use the Forge version of getMaxDamage(). 2013-09-30 17:15:18 -07:00
.gitattributes Dll files are binary as well. 2012-10-15 15:32:25 -07:00
.gitignore Updated FML: 2013-07-03 18:54:47 -07:00
.gitmodules Update submodule 2013-03-03 22:45:09 -05:00
apply_patches.py Create helper apply_patches script and add paramter to change patch output folder. 2013-09-06 13:32:26 -07:00
build.py Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
changelog.py Update changelog generator to point to new jenkins. 2013-07-12 03:09:54 -07:00
eclipse-workspace-dev.zip Update workspace to point at launchwrapper 1.8 2013-09-30 11:36:28 -07:00
forge.py Removed erroring imports and update build function to die on errors. 2013-03-04 20:57:42 -08:00
release.py Tweak the release to add in assets to the distributable. *sigh* 2013-08-28 07:59:45 -04:00
setup.py Monkey patch to try and make print flush properly. 2013-07-12 04:08:29 -07:00
submodule_changlog.py Updated FML: 2013-07-03 18:54:47 -07:00
update_patches.py Create helper apply_patches script and add paramter to change patch output folder. 2013-09-06 13:32:26 -07:00