ForgePatch/forge
LexManos 70fbe4f403 Introuduced NetworkMod, a BaseMod extension and replacement for BaseModMP. All mods that are designed to work in the server environment should extend this.
NetworkMods will be assigned unique ModIDs by the server, and those IDs will be sent to the client upon connection.
Refactored Forge packets to the net.minecraft.src.forge.packets package. And introduced the base ForgePacket class.
Added initial ModList request/response.
2012-02-20 23:50:26 -08:00
..
bin Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
conf Update MCP Mapings 2012-02-15 06:40:41 -08:00
forge_client Introuduced NetworkMod, a BaseMod extension and replacement for BaseModMP. All mods that are designed to work in the server environment should extend this. 2012-02-20 23:50:26 -08:00
forge_common/net/minecraft/src/forge Introuduced NetworkMod, a BaseMod extension and replacement for BaseModMP. All mods that are designed to work in the server environment should extend this. 2012-02-20 23:50:26 -08:00
forge_server Split mod_MinecraftForge so that Clients arnt required to have MLMP installed if they don't use a MP mod. 2012-02-16 20:04:40 -08:00
install Fixed up the install scripts. The linux script no longer needs sed. Should fix some issues on OSX's without gsed. 2012-02-18 10:47:45 -08:00
patches Introuduced NetworkMod, a BaseMod extension and replacement for BaseModMP. All mods that are designed to work in the server environment should extend this. 2012-02-20 23:50:26 -08:00
build.bat Lowered the amount of build log spam, and fixed the inject_version script for use on other systems. 2012-02-13 04:01:54 -08:00
build.sh Created a Entity tracking ans spawning system. 2012-02-10 03:06:08 -08:00
client Added the four new hooks from RedPower, and the TileEntity bugfix. 2011-07-29 21:15:21 +00:00
common Added the four new hooks from RedPower, and the TileEntity bugfix. 2011-07-29 21:15:21 +00:00
inject_version.bat Lowered the amount of build log spam, and fixed the inject_version script for use on other systems. 2012-02-13 04:01:54 -08:00
inject_version.sh Streamlined the Setup, Build and Package scripts: 2012-01-25 07:00:31 +00:00
lfcr.py Improved the setup scripts. 2011-08-02 03:54:59 +00:00
licence.txt fixed files for release 2011-07-30 21:25:39 +00:00
minecraftforge_credits.txt Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
MLProp.java Added MLprop.java that ST forgot when he merged. 2011-12-01 07:29:06 +00:00
modLoaderMP.patch merged with 1.1 branch 2012-01-15 19:16:08 +00:00
package.sh New parameter for setup script to skip the initial decompile. Used in the build system to speed things up. 2012-02-03 10:46:49 +00:00
release.bat Streamlined the Setup, Build and Package scripts: 2012-01-25 07:00:31 +00:00
setup.bat First official commit for GitHub. Using to test build automation system firing from final configuration. 2012-02-03 03:30:49 -08:00
setup.sh Cleaned up a few things related to MLProp 2011-12-05 08:30:07 +00:00
update_patches.bat Small update to update_patches.bat, to skip patch reject files. 2012-02-15 06:41:12 -08:00
update_patches.sh Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
version.txt Bumped version to 1.3.3 2012-02-15 06:41:36 -08:00