Commit graph

3732 commits

Author SHA1 Message Date
asiekierka
6858738d4d optimize zone planners, fix #2243 2014-12-12 21:31:51 +01:00
Adrian Siekierka
3f4f30f020 Merge pull request #2291 from ganymedes01/6.3.x
Made robot lights shiny
2014-12-12 20:54:24 +01:00
asiekierka
cc7d3397f5 improve builder error messaging, fix fluid block detection 2014-12-11 16:50:37 +01:00
asiekierka
51d8c06b9f improve IFluidContainerItem logic, fix #2295 2014-12-11 16:42:11 +01:00
ganymedes01
8ac0445f19 Disable lighting when rendering the shiny overlay 2014-12-11 12:22:44 -02:00
asiekierka
01ad2501c9 BC 6.2.4, fix #2290 2014-12-10 23:41:55 +01:00
ganymedes01
4f61b5998a Made robot lights shiny 2014-12-10 18:29:58 -02:00
asiekierka
2538c3457c BuildCraft 6.2.3 2014-12-10 20:50:38 +01:00
asiekierka
7c75a00976 relicense BuildCraft API to MIT, close #2248 2014-12-09 21:09:14 +01:00
asiekierka
5b650bf221 fix #2197 2014-12-09 20:48:05 +01:00
asiekierka
3dfb66ea86 fix quarries dropping a frame block 2014-12-09 20:34:05 +01:00
asiekierka
016109efcf add configurable quarry chunkloading 2014-12-09 20:12:41 +01:00
asiekierka
47a09b3a2a fix #2274 2014-12-09 19:39:38 +01:00
asiekierka
b498bff9bd fix #2271 and gate slot rcolor rendering bug 2014-12-09 18:17:05 +01:00
Adrian Siekierka
2971bc95f2 Merge pull request #2281 from ganymedes01/patch-1
Various small rendering tweaks to robots
2014-12-08 22:32:07 +01:00
ganymedes01
2b53c10dbd Various small rendering tweaks to robots
See #2279 for details
2014-12-08 18:48:44 -02:00
asiekierka
63b1703e4e BuildCraft 6.2.2 2014-12-01 22:10:37 +01:00
asiekierka
38e5b837fe fix #2256 2014-12-01 12:57:33 +01:00
asiekierka
1dc5a5bf5d fix #2257 2014-12-01 12:54:34 +01:00
asiekierka
6a198ae374 fix #2253, add missing Charging Table recipe 2014-12-01 12:44:17 +01:00
asiekierka
a5b4dc3742 Update IControllable.java 2014-12-01 10:16:09 +01:00
asiekierka
a7f087f598 remove BlockMultiTexture 2014-11-30 10:42:54 +01:00
asiekierka
0d75f89a56 add IControllable to most higher-tier BC machines 2014-11-30 10:26:41 +01:00
asiekierka
695313802a API: cleanup, remove unused functions, improve documentation 2014-11-30 10:07:20 +01:00
asiekierka
5dcbf56c16 BuildCraft 6.2.1 2014-11-30 00:32:28 +01:00
asiekierka
e0c96aa7d6 revert RF API, add anti-fakeplayer measures to engine overheat wrenching 2014-11-30 00:23:54 +01:00
asiekierka
6b9d5d8330 fix #2234 2014-11-29 13:12:12 +01:00
asiekierka
f5d885343d harden source code with IntelliJ checking tools 2014-11-29 12:58:42 +01:00
asiekierka
91a5d42821 fix #2250 2014-11-29 09:50:05 +01:00
asiekierka
9f0403a41c fix #2246, try to fix #2244 2014-11-28 21:36:33 +01:00
asiekierka
b76846e971 unnerf Mining Wells, add shift-hover pipe tooltips, etc. 2014-11-28 18:35:25 +01:00
asiekierka
2b2660d245 fix #2241 2014-11-28 13:52:38 +01:00
asiekierka
9bf2a15ca5 BuildCraft 6.2.0 2014-11-27 20:25:34 +01:00
asiekierka
496e6b4ccb quarries run slower in rain; add dynamic break energy for mining wells and quarries; add build energy requirement for placing mining pipes 2014-11-27 19:56:40 +01:00
asiekierka
7045964097 fix bugs, reduce quarry/builder/filler buffer 2014-11-27 12:13:56 +01:00
asiekierka
2243221ae7 bugfix 2014-11-27 10:18:10 +01:00
asiekierka
ff999aa316 update CoFH RF API, add IFluidContainerItem support (close #2236) 2014-11-27 09:29:50 +01:00
asiekierka
d2128417d9 add missing super call, as spotted by nulano 2014-11-23 15:19:34 +01:00
asiekierka
2dec0b2475 remove old pre-1.5 textures 2014-11-23 15:09:12 +01:00
asiekierka
9f36946910 optimize all PNGs with optipng 2014-11-23 15:06:05 +01:00
asiekierka
3437d57818 add resources for overheat gate, move redstone actions to their respective classes (for #1891) 2014-11-23 15:00:22 +01:00
asiekierka
ba20bea0ec fix item rendering for #2222, add engine explosion option, improve engine overheat behaviour 2014-11-23 14:48:31 +01:00
asiekierka
20031e79e9 replace explosions with overheating mechanic, close #2077 2014-11-23 14:06:56 +01:00
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