Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Go to file
XCompWiz 80ac3017bd Adds a Check to prevent Biome Replacement
Splits the BiomeGenBase constructor to create one which takes a flag
that indicates whether to insert the biome object into the biomeList
array.  The standard constructor calls the new one with the default of
true.  This allows biome wrapper-objects to exist.
2013-10-28 07:11:17 +02:00
client Fix repeated argument in CleintCommands. 2013-10-07 14:16:04 -07:00
common Fix null pointer exception in BiomeDictionary causing the ChunkManager's config to not load/save. 2013-10-19 18:31:32 -07:00
fml@bf54d4d667 Updated FML: MinecraftForge/FML@bf54d4d667 Make each mod's EventBus log a child of it's main logger. 2013-10-19 18:30:19 -07: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 Adds a Check to prevent Biome Replacement 2013-10-28 07:11:17 +02: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