Commit graph

3489 commits

Author SHA1 Message Date
asiekierka
19ba9f3515 work on #2222 2014-11-23 12:47:44 +01:00
asiekierka
c755af8ac1 fix #2225 2014-11-23 11:02:40 +01:00
asiekierka
4790eabc66 fix #2218, as per Gyro 2014-11-23 10:58:37 +01:00
asiekierka
99369a106b fix checkStyle 2014-11-23 10:57:09 +01:00
asiekierka
954d428813 remove debug code 2014-11-22 22:32:21 +01:00
asiekierka
bceb1b375e fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand 2014-11-22 22:27:43 +01:00
asiekierka
ee0c036f19 add permissions detection to AIRobotPumpBlock 2014-11-18 14:45:14 +01:00
asiekierka
5c0fa1fd34 make robots respect BlockBreakEvents when mining 2014-11-16 14:49:40 +01:00
asiekierka
00405f79ca Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.2.x 2014-11-16 14:39:44 +01:00
asiekierka
45deeac56f might fix #2210 2014-11-16 14:32:37 +01:00
asiekierka
11bcd006f7 fix #2213 2014-11-16 14:11:47 +01:00
asiekierka
0d84fa1e97 make the travel delay dynamically calculated 2014-11-16 14:08:34 +01:00
asiekierka
60ec37ee38 remove science book textures 2014-11-16 13:57:38 +01:00
asiekierka
b299537a13 emerald fluid pipes can now filter the liquid 2014-11-16 13:56:26 +01:00
Adrian Siekierka
90be0ed41d fix #2208 2014-11-13 18:48:43 +01:00
Adrian Siekierka
82391bf728 add diamond liquid pipes 2014-11-13 18:07:03 +01:00
Adrian Siekierka
86b9b7fbd1 Add warning notice for all those fancy people using Jenkins builds 2014-11-13 14:41:29 +01:00
Adrian Siekierka
70396e7e24 begin work on Diamond Liquid Pipes 2014-11-13 14:39:37 +01:00
Adrian Siekierka
43d1e24d50 Stirling Engines can now burn paper at 1RF/t for 20 seconds per piece of paper 2014-11-12 20:08:34 +01:00
Adrian Siekierka
58ee6f2df4 Clay Insertion Pipes, add translations for clay transport/sandstone power pipes 2014-11-12 17:07:35 +01:00
Adrian Siekierka
bbfb3e398f buff fluid pipes, add sandstone power pipes 2014-11-12 15:37:56 +01:00
Adrian Siekierka
82533d24f6 Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.2.x 2014-11-12 15:16:52 +01:00
Adrian Siekierka
9c05acd8c4 Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x 2014-11-12 15:16:42 +01:00
Adrian Siekierka
1812bb71e4 add missing nullcheck 2014-11-12 15:16:32 +01:00
Adrian Siekierka
dfb6e55f8c Merge pull request #2202 from ganymedes01/6.1.x
More Ore Dictionary support all around
2014-11-12 12:57:34 +01:00
CovertJaguar
f54666cfb3 Error messages should not be generic... 2014-11-11 15:41:26 -08:00
ganymedes01
27cfe88c2c More Ore Dictionary support 2014-11-11 20:14:16 -02:00
Adrian Siekierka
02839ee47a fix #2199 2014-11-11 11:56:09 +01:00
Adrian Siekierka
983931e627 add option to use facade blacklist as whitelist, happens to close #1914 2014-11-11 09:59:04 +01:00
Adrian Siekierka
051036848a Merge remote-tracking branch 'origin' into 6.2.x 2014-11-10 21:04:59 +01:00
Adrian Siekierka
b93b1d0d1a BuildCraft 6.1.8 2014-11-10 21:04:50 +01:00
Adrian Siekierka
dfd35f11f2 fix #2192 2014-11-10 20:48:10 +01:00
Adrian Siekierka
742c20cc45 fix #2177 and #2184 2014-11-10 19:31:39 +01:00
Adrian Siekierka
df7b082c25 fix #2179, fix #2185 2014-11-10 18:14:00 +01:00
Adrian Siekierka
93c28597b4 try to fix robot deadlocks 2014-11-10 18:10:54 +01:00
Adrian Siekierka
cf73781356 fix some things about IHeatable 2014-11-10 17:58:34 +01:00
Adrian Siekierka
d844eafad2 Merge remote-tracking branch 'origin' into 6.2.x 2014-11-09 16:06:26 +01:00
Adrian Siekierka
8535f295d9 fix #2174 2014-11-09 16:06:19 +01:00
Adrian Siekierka
dc59ce156f Merge remote-tracking branch 'origin' into 6.2.x 2014-11-09 16:04:34 +01:00
Adrian Siekierka
68512ed479 Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x 2014-11-09 16:04:21 +01:00
Adrian Siekierka
f180038bfd add/fix translations 2014-11-09 16:04:09 +01:00
Adrian Siekierka
f8d36e9366 and, of course, commit the interface too... bah 2014-11-09 13:36:02 +01:00
Adrian Siekierka
a85f7fcade add IHeatable interface for heating engines, close #1954 2014-11-09 13:35:47 +01:00
Adrian Siekierka
90a515c837 kill TileDummyGenericPipe, cleanup 2014-11-09 12:49:38 +01:00
Adrian Siekierka
0366f3fae0 engines now reject output side fluids/items with ISidedInventory and canDrain/Fill 2014-11-09 12:31:33 +01:00
Adrian Siekierka
e0c6a026c2 refactor TileBuffers to be in TileBuildCraft, optimize tanks and hoppers further 2014-11-09 12:23:44 +01:00
Adrian Siekierka
86e2fde283 make hoppers use markDirty properly 2014-11-09 09:17:05 +01:00
Adrian Siekierka
59bc3c4be1 Merge pull request #2187 from KamranMackey/6.1.x
Updated the example version under "Depending on Buildcraft" to 6.1.7.
2014-11-09 08:56:57 +01:00
Kamran Mackey
3084fc991b Updated the example version under "Depending on Buildcraft" to 6.1.7.
Decided to update the version under "Depending on Buildcraft to 6.1.7 as that's the latest Buildcraft version available, and 6.0.8 is an old release now.
2014-11-09 00:14:37 -07:00
Adrian Siekierka
9e2795d235 add IEngine API, restore engine connecting behaviour 2014-11-08 10:52:44 +01:00