Commit Graph

636 Commits

Author SHA1 Message Date
LexManos f6010fd077 Dump old mcp config 2012-08-04 02:29:24 -07:00
LexManos e59bb6679e inital push of updated setup script and cleaned up forge.py 2012-08-04 00:55:17 -07:00
LexManos a4d6d7028d Added a better eclipse workspace for deving Forge 2012-08-04 00:53:35 -07:00
LexManos c2d851cf20 Get rid of all old patches 2012-08-04 00:00:31 -07:00
LexManos 25e422d583 Bumped version to 3.4.9, final commit for 1.2.5. 2012-08-03 16:56:32 -07:00
LexManos 6eb4353b95 Rebase 2012-08-01 17:41:34 -07:00
LexManos b9d3497b60 Merge pull request #114 from cpw/master
Line endings
2012-08-01 17:04:16 -07:00
Christian c21dca182c Normalize the repo 2012-08-01 21:21:29 -02:30
LexManos 3a0a329c77 Merge pull request #113 from someh4x0r/master
Fix BlockTrapDoor.disableValidation on server
2012-08-01 02:40:11 -07:00
Robert Ou 008972e448 Fix BlockTrapDoor.disableValidation on server 2012-08-01 16:36:27 +08:00
LexManos 9083be320b Should fix NPE on older ISoundHandlers EXA: http://minecraftforge.net/forum/index.php/topic,759.html 2012-07-10 17:02:13 -07:00
LexManos a628765419 Merge pull request #104 from cpw/master
Update to fml 176 - fixes a subtle tick bug
2012-07-09 21:36:57 -07:00
Christian dbfe9c020b Update fml with recent tick fix 2012-07-10 00:32:56 -04:00
LexManos 45f0c521a3 Merge pull request #102 from TrueBrain/EntityTracker
-Add: sync serverPos[XYZ] on spawning of entity
2012-07-09 16:03:10 -07:00
TrueBrain 9f6ed73b6c -Codechange: applied LexManos' request 2012-07-10 00:33:50 +02:00
TrueBrain f76827e253 -Fix: check for null where needed 2012-07-10 00:29:18 +02:00
LexManos d7ccc8619f Made WorldGenMinable metadata sensitive. 2012-07-09 13:43:39 -07:00
LexManos bf155beaad Fixed a improper rounding in EntityMinecart 2012-07-09 13:43:24 -07:00
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
LexManos 1012531538 Merge pull request #98 from cpw/master
Update to fml 175
2012-07-03 22:10:52 -07:00
Christian e934a57f6b 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
LexManos a82498a083 Updated some remaining scripts to call there python versions. 2012-07-02 20:05:42 -07:00
LexManos b70f3820f0 Removed symlink files, shouldn't be in the repo. 2012-07-02 20:04:15 -07:00
LexManos eed01c4afc Moved licenses and credits into install folder. 2012-07-02 19:59:40 -07:00
LexManos 9e6c49d9d9 Fix furnaces not smelting the proper number of results after the first one. Damn you tahg, fix this! Keeps falling through my cracks. 2012-07-01 06:52:38 -07:00
LexManos 74d5cdcb9d Merge pull request #94 from cpw/hastileentitybugfix
Fix server check "blockHasTileEntity" used to determine if getDescriptionPacket
2012-06-29 14:02:34 -07:00
Christian 9100172867 Fix server check "blockHasTileEntity" used to determine if getDescriptionPacket
is sent for the block to be metadata sensitive. Thanks iChun!
2012-06-29 09:47:10 -04:00
LexManos dd5d3256d4 Merge pull request #93 from cpw/fixghost4096
Fix ghost players who appear if they don't have the 4096 fix installed
2012-06-28 12:45:01 -07:00
Christian 59a783e8b9 Fix ghost players who appear if they don't have the 4096 fix installed 2012-06-28 13:44:07 -04:00
LexManos 7f832b4504 Fix container creative to not add Blocks above 256 unless it's told to. 2012-06-27 17:20:25 -07:00
LexManos 0e6e8b87aa Merge pull request #91 from cpw/multiversefix
Fix world provider behaviour: WorldProvider.byDimension should always return a new instance- otherwise you can end up with worlds overwriting one another
2012-06-27 14:37:01 -07:00
Christian 43e4ed7872 Fix world provider behaviour: WorldProvider.byDimension should always return
a new instance- otherwise you can end up with worlds overwriting one another
2012-06-27 17:21:41 -04:00
LexManos f174cb3948 Merge remote-tracking branch 'origin/master' 2012-06-26 12:10:57 -07:00
LexManos 9efdca3aab Fixed isBlockReplaceable and placing ItemBlocks' 2012-06-26 12:10:42 -07:00
LexManos 84613d5a92 Fucking spelling nazis 2012-06-24 14:48:09 -07:00
LexManos 61e8b92a78 Updated FML to build 153 2012-06-22 18:49:30 -07:00
LexManos 62078cdd46 Fix bitmask bug related to 4096 in multi-block change. 2012-06-22 18:49:05 -07:00
LexManos 3d48b69d4f Added configuration option to disable the darkroom mechanic. For servers who wish to not risk destruction at one broken pipe. 2012-06-22 17:44:04 -07:00
LexManos f0f7e0e139 Add option to randomize potential spawn locations to have a more randomly dispersed spawn patern, useful for games like FTB vs. 2012-06-22 17:13:32 -07:00
LexManos 53fc30d29d Fix NPE related to server/client not having block ids synced properly. 2012-06-22 17:12:27 -07:00
LexManos caebbafabd FML 150, more tick related work. 2012-06-21 15:28:44 -07:00
LexManos e9c66f63fd Close inputstream 2012-06-21 06:11:17 -07:00
LexManos d7817aef39 More bugfixes related to portal generation. Should be all now. 2012-06-21 05:09:25 -07:00
LexManos 6547556280 Fix Vanilla bug where nether portals would not work above 127 2012-06-21 04:06:44 -07:00
LexManos 2d434dd84f Updated to FML 149, should fix all ticking issues with ModLoader mods 2012-06-21 04:06:15 -07:00
LexManos acf70e1047 Some 4096 I missed in custom renderers. 2012-06-21 04:05:50 -07:00
LexManos c74c5ba2d2 Updated to FML build #142, fixed FML compilation issue causing missing files when reobfing. 2012-06-20 02:24:11 -07:00
LexManos 969518c475 Updated release script to automatically inject version info into .info file. 2012-06-19 21:32:19 -07:00
LexManos 09762da617 Updated to FML 141, should fix ticking issues with certian mods, and crash issue with TropiCraft 2012-06-19 20:46:28 -07:00
LexManos 52647e0607 Bumped version number for new IEntityLiving interface. 2012-06-19 14:30:01 -07:00