Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Go to file
Christian 94eb5cc29b Fix a couple of forge patches
Update FML: d075daf
d075daf Merge branch 'master' into snapshot15 Fix up compilation and patching errors
1bd6847 Fix up packages.csv ordering for easier diffing
dd832f2 Update for MCP7.30c - fixes redstone rendering issues
aebf6eb Add in a registry method to allow for alternative TileEntity names- they will be used to support loading maps containing the older definiti
8921cfe Remember to add the new patches!
cd67596 The "ServerStarting" event should now properly crash the server if it fails, so the client will properly exit. Also, added in a "pre-server
e1c6630 Javadoc cleanup
5ce4e31 Fix breaking change
a99c488 Merge branch 'patch-1' of https://github.com/bspkrs/FML into gh-updates
94282c5 Merge branch 'FMLLogFormatter' of https://github.com/donington/FML into gh-updates
7ad8529 Update MCP to MCP7.26a and refresh MCP names
15534ed Update address of the FML repository to the new location in all the files
aa822e3 Fix logical error in comment text
a14ab91 Update license text to make clear that FML is not a way to sidestep MCP licensing.
0165742 Fix mcp conf md5 signatures for the snapshot
26a5b31 FMLLogFormatter: dynamic log level name
2013-01-22 17:03:33 -05:00
GnuWin32 Add wget and unzip from GnuWin32 for use in the setup scripts. 2012-12-03 18:12:05 -08:00
client Removed some dead code, We don't bind custom tessellators 2013-01-12 05:24:16 -08:00
common Bump major and minor version numbers to mark 1.5, it's gunna break everything. Should be a compileable 1.5 build. 2013-01-12 20:44:31 -08:00
install Update readme to reflect the fact that we now download MCP. 2012-12-12 14:28:36 -08:00
patches/minecraft/net/minecraft Fix a couple of forge patches 2013-01-22 17:03:33 -05:00
.gitattributes Dll files are binary as well. 2012-10-15 15:32:25 -07:00
.gitignore Add .DS_Store to the gitignore for mac users 2012-12-12 01:24:19 -08:00
MANIFEST.MF Forge build change: the universal jar, if installed alongside a server jar file, can be executed to load forge. No server side merging required! 2012-10-18 21:31:39 -04:00
build.bat 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
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
build.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00
changelog.py Cleanup some debug in the script, and fix version number for the current build. 2012-10-28 23:42:41 -07:00
eclipse-workspace-dev.zip Fixup workspace for BC replacement 2012-12-12 23:01:05 -08:00
fml-src-13w02b-4.99.16.541-snapshot15.zip Fix a couple of forge patches 2013-01-22 17:03:33 -05:00
forge.py Added jar signing to forge, we sign cpw/* and net/minecraftforge/* 2012-12-17 23:53:33 -08:00
release.bat 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
release.py Try and print error while signing jar 2012-12-18 00:21:24 -08:00
setup.bat 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
setup.py Cleaned up eclipse workspace and moved it to a zip file. 2012-12-09 14:09:11 -08:00
setup.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00
update_patches.bat 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
update_patches.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
update_patches.sh 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