Commit graph

2047 commits

Author SHA1 Message Date
AbrarSyed 507eb014af Step 2: The Rebirth 2014-02-17 01:24:19 -06:00
AbrarSyed 22b0baed33 Step 1: The Purge 2014-02-16 14:08:51 -06:00
SpaceToad 98d02ac976 added gradle-based build script 2014-02-16 10:33:13 +01:00
SpaceToad ce393ec0ef fixed conversion error, fix #1439 2014-02-16 09:37:00 +01:00
SpaceToad f5f192e7df removed all references to EntityClientPlayerMP and fixed filler packet, fix #1437 2014-02-16 09:29:26 +01:00
SpaceToad 5be1c3d066 changed biome ids in config, fix #1438 2014-02-16 09:19:11 +01:00
SpaceToad a20f40b67f removed file added by mistake 2014-02-16 08:58:51 +01:00
SpaceToad 1f75b09bba Merge remote-tracking branch 'origin/BuildCraft-5.0.x' into BuildCraft-5.0.x 2014-02-16 08:57:22 +01:00
robin4002 754857dbb6 Move to assets lang system 2014-02-16 00:48:23 +01:00
SpaceToad a91079540f Update README.md
Added additional instruction on issues opened on the tracker.
2014-02-15 23:07:49 +01:00
SpaceToad 42c98f757a Merge branch 'marmot' into BuildCraft-5.0.x 2014-02-15 17:32:37 +01:00
SpaceToad ce432eaa76 further fixes in facades 2014-02-15 14:45:22 +01:00
SpaceToad 6b21bdd901 more fixes following last pull 2014-02-15 14:16:23 +01:00
SpaceToad 8a30d95286 Merge pull request #1433 from fabricator77/BuildCraft-5.0.x
Fix IIcon sided crashes on dedicated server
2014-02-15 14:06:26 +01:00
SpaceToad 88bb117094 added more gate options in creative 2014-02-15 09:57:27 +01:00
SpaceToad 360d782ea9 normalized file headers 2014-02-15 09:21:40 +01:00
fabricator77 d2a4dabdc7 Fix IIcon sided crashes on dedicated server 2014-02-15 14:09:48 +10:30
SpaceToad b3dac23866 fixed generic fluid pumping 2014-02-14 08:53:53 +01:00
SpaceToad ebbc8d2146 resurected minimum amount of blueprint for quarry frame 2014-02-11 22:46:50 +01:00
SpaceToad 3580d4b34a fixed quarry placement and various minors twearks 2014-02-11 21:11:06 +01:00
SpaceToad 12ec799ea3 fixed calls to sendNetworkUpdate 2014-02-11 08:23:55 +01:00
SpaceToad 9742bd6911 fixed location of icons/triggers to get proper icon load 2014-02-10 21:49:48 +01:00
SpaceToad ef400b1d92 fixed missing packet ids transmission 2014-02-10 18:24:27 +01:00
SpaceToad 8f7f8d31ad fixed player in net handler and deprecated proxies 2014-02-10 18:06:44 +01:00
SpaceToad f227dc2afc fixed items traveling in pipes 2014-02-10 16:05:05 +01:00
SpaceToad f10e728b59 fixed pipe state synchronization 2014-02-10 15:16:32 +01:00
SpaceToad 944b9d693b fixed get description packets 2014-02-10 13:04:20 +01:00
SpaceToad 32e3d44e13 added missing channel to energy mod 2014-02-09 21:29:23 +01:00
SpaceToad 4d1e73f9e7 added discriminator for tile update 2014-02-09 21:19:35 +01:00
SpaceToad 976b6733da fixed setBlock calls to null 2014-02-09 19:55:54 +01:00
SpaceToad f6793eae46 Merge pull request #1430 from asiekierka/marmot
Build for latest 1.6.4 Forge version
2014-02-09 19:13:00 +01:00
SpaceToad c516cc5862 fixed facade display and pipe initialization 2014-02-09 19:03:13 +01:00
SpaceToad 58ed5ee20c fixed biomes conflicts and forge version 2014-02-09 18:15:15 +01:00
SpaceToad 4dacb568ba fixed last compilation errors 2014-02-09 18:02:44 +01:00
asiekierka 8762fafc90 Build for latest 1.6.4 Forge version 2014-02-09 15:01:36 +01:00
SpaceToad 6692683e4f removed obsolete file 2014-02-09 12:30:02 +01:00
SpaceToad 36a9ef91e5 more compilation fixes for 1.7.2 2014-02-09 12:29:21 +01:00
SpaceToad 6b36051353 progress with 1.7.2 port 2014-02-08 20:39:39 +01:00
SpaceToad 20d08f393a progress with 1.7.2 port 2014-02-08 16:04:03 +01:00
SpaceToad 2bc0a85bbe made progress with 1.7.2 port 2014-02-08 14:47:31 +01:00
SpaceToad 87562542c9 Merge branch 'marmot' into BuildCraft-5.0.x 2014-02-08 10:39:18 +01:00
SpaceToad fce098b021 Merge branch 'nightly' into marmot 2014-02-08 10:37:36 +01:00
SandGrainOne 5055d8c146 Fluid level trigger for tanks 2014-01-30 20:08:01 +01:00
CovertJaguar 7c09c24499 Add NPE check in Iron Engine
Closes #1420
2014-01-21 20:24:36 -08:00
SpaceToad 3b973044ea migrated part of the sendTo* calls to the new network API 2014-01-14 19:22:10 +01:00
SpaceToad 14003341e3 progress made in MC 1.7 network support 2014-01-13 20:26:16 +01:00
SpaceToad 13213cd59d fixed IIcon and IIconRegister names 2014-01-12 23:05:36 +01:00
SpaceToad be872d3692 Starting the port to Minecraft 1.7
Initial set of very obvious fixes for Minecraft 1.7 port, with
an early version of Forge.
2014-01-12 19:12:40 +01:00
SpaceToad 1c2e28f2dd Merge branch 'nightly' into marmot 2014-01-12 18:23:34 +01:00
SpaceToad 4e23782911 added nissing deprecated annotation 2014-01-11 10:56:01 +01:00