ForgePatch/forge
TrueBrain 7dff7fd62d -Add: sync serverPos[XYZ] on spawning of entity
This fixes the issue that, up to 400 ticks from getting in range,
entities have a wrong offset (because server and client don't agree on
the position to calculate relative updates from)
2012-07-09 14:00:47 +02:00
..
bin Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
conf Updated MCP mapings. Moved the bulk of custom logic from RenderItem to ForgeHooksClient. 2012-06-06 06:00:08 -07:00
forge_client -Add: sync serverPos[XYZ] on spawning of entity 2012-07-09 14:00:47 +02:00
forge_common -Add: sync serverPos[XYZ] on spawning of entity 2012-07-09 14:00:47 +02:00
forge_server Fix ghost players who appear if they don't have the 4096 fix installed 2012-06-28 13:44:07 -04:00
install Moved licenses and credits into install folder. 2012-07-02 19:59:40 -07:00
patches -Add: sync serverPos[XYZ] on spawning of entity 2012-07-09 14:00:47 +02:00
.gitignore Updated repo scripts to python, allowing more flexability and less code duplication. 2012-04-06 06:10:11 -07:00
build.bat Updated some remaining scripts to call there python versions. 2012-07-02 20:05:42 -07:00
build.py Couple of output fixups and added script to be executed by Jenkins during the build. First test build. 2012-04-07 04:29:23 -07:00
build.sh Updated some remaining scripts to call there python versions. 2012-07-02 20:05:42 -07:00
fml-src-2.2.105.175.zip Update fml to 175- fixes some weird ticking behaviours for ML mods, adds in new ticking behaviours for smart mods 2012-07-04 00:29:15 -04:00
forge.py We now bundle CodexIBXM from PaulsCode. See http://paulscode.com http://www.paulscode.com/forum/index.php?topic=4.0 and the included license files for more info. 2012-06-02 19:19:32 -07:00
jenkins.bat Try to fix jenkins build. 2012-04-12 00:45:52 -07:00
release.bat Updated repo scripts to python, allowing more flexability and less code duplication. 2012-04-06 06:10:11 -07:00
release.py Moved licenses and credits into install folder. 2012-07-02 19:59:40 -07:00
setup.bat Updated repo scripts to python, allowing more flexability and less code duplication. 2012-04-06 06:10:11 -07:00
setup.py We now bundle CodexIBXM from PaulsCode. See http://paulscode.com http://www.paulscode.com/forum/index.php?topic=4.0 and the included license files for more info. 2012-06-02 19:19:32 -07:00
setup.sh Updated some remaining scripts to call there python versions. 2012-07-02 20:05:42 -07:00
update_patches.bat Some cleanups to update_patches, should run properly on any system now. 2012-04-02 01:09:00 -07:00
update_patches.py Fixed update_patches.py to now delete old patch files that have no working src relation 2012-04-06 02:04:02 -07:00
update_patches.sh Some cleanups to update_patches, should run properly on any system now. 2012-04-02 01:09:00 -07:00