Commit graph

3101 commits

Author SHA1 Message Date
asiekierka
4a72ddc20f 6.4.13 2015-04-22 18:51:12 +02:00
asiekierka
28bb9639e1 BuildCraft 6.4.12 2015-04-22 16:24:58 +02:00
asiekierka
f7b5c86f66 fix #2638, #2629 2015-04-22 16:15:13 +02:00
asiekierka
ef5ed24979 fix #2639, add #2632 2015-04-22 16:08:11 +02:00
asiekierka
f3844b74b2 backport pump entity spam fix, fix #2650 2015-04-22 12:39:05 +02:00
asiekierka
fc3ebfbb8d fix #2649 2015-04-22 11:44:32 +02:00
asiekierka
c018abbb04 BuildCraft 6.4.11 2015-04-12 14:30:23 +02:00
asiekierka
ed5fd2b375 BuildCraft 6.4.10 2015-04-11 08:41:23 +02:00
asiekierka
6af362a89d further 1355+ fluid fixes 2015-04-11 08:22:09 +02:00
Adrian Siekierka
27570d8db5 Merge pull request #2626 from hea3ven/6.4.x
fix fluid dupe with the pump robot
2015-04-10 19:45:49 +02:00
asiekierka
b291458e4a BuildCraft 6.4.9 2015-04-10 20:43:42 +02:00
asiekierka
445957588f cleanup, add warning checks for invalid item/block names in MappingRegistry 2015-04-10 20:34:55 +02:00
asiekierka
5c767249a6 fix fluid pipe crash on Forge 1355+ 2015-04-10 16:03:08 +02:00
Hea3veN
3e859b38d9 fix fluid dupe with the pump robot 2015-04-10 07:35:28 -03:00
asiekierka
1f9280c4b4 fix #2616 2015-04-06 20:00:04 +02:00
asiekierka
32dfc3cdf7 output fake player UUID/name to console on postInit to help server owners 2015-04-05 14:56:57 +02:00
asiekierka
9d93d515f0 rewrite fluid extraction pipe mechanics 2015-04-05 14:44:03 +02:00
asiekierka
a6048f22a2 fixes to render refreshing 2015-04-05 12:11:45 +02:00
Hea3veN
d73f176950 fix robots changing color when picking leaf blocks 2015-04-05 11:45:35 +02:00
asiekierka
aeea0dddf4 optimize pipe chunk updates properly 2015-04-05 11:43:56 +02:00
asiekierka
eeaef4d9e0 BuildCraft 6.4.7 2015-04-03 22:03:51 +02:00
asiekierka
26691038ea Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-04-03 21:59:56 +02:00
asiekierka
93d136f61b work around multiple fluids in pipes issues 2015-04-03 21:54:44 +02:00
asiekierka
fb1c7a5561 BlockGenericPipe now returns proper pipe icon, might help WAILA icon rendering 2015-04-03 13:45:44 +02:00
asiekierka
93df0d82be fix some pipe empty render pass bugs, try to fix TCon fluid pipe loss and fluid pipe massive liquid extraction buffers
Conflicts:
	common/buildcraft/transport/render/PipeRendererWorld.java
2015-04-03 13:35:25 +02:00
asiekierka
2c72127495 fix engine rendering bug that spilled back into BC 6 2015-04-03 09:54:43 +02:00
asiekierka
b977138ec4 more null checks 2015-04-03 09:30:27 +02:00
asiekierka
bf8403fd4e fix combustion engine never resetting its fuel value... did anyone ever test these things? 2015-04-02 14:58:01 +02:00
asiekierka
4e52c134fb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-04-02 14:50:51 +02:00
asiekierka
a1e67124cd further cleanup, fixes 2015-04-01 22:08:52 +02:00
asiekierka
16d6770c07 BuildCraft 6.4.6 2015-04-01 16:21:30 +02:00
asiekierka
c5f99464b8 fix #2600, #2591, #2589, #2584, etc 2015-04-01 16:15:10 +02:00
asiekierka
d570950059 fix #2593 2015-04-01 15:26:52 +02:00
asiekierka
f54f0a4c9f add hollow tabs to creative (#2587) 2015-04-01 15:05:33 +02:00
Hea3veN
4dfca53a35 fix en error in the planter when path length == 1 2015-03-29 20:40:29 +02:00
Hea3veN
9dd279dd9b fix the search robot ai running for too long if no valid blocks are available 2015-03-29 20:40:23 +02:00
asiekierka
dd686999c0 minor tweaks to bpt code 2015-03-27 22:50:57 +01:00
asiekierka
5adaf78a02 BuildCraft 6.4.5 2015-03-25 15:42:26 +01:00
asiekierka
60802f5045 try to fix #2584 2015-03-25 15:35:19 +01:00
asiekierka
3608844213 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-03-24 16:42:38 +01:00
asiekierka
1bfab4373d Fix #2585 2015-03-24 16:42:18 +01:00
davboecki
9bf8885297 Fix #2582. 2015-03-23 17:13:58 +01:00
asiekierka
aad7319590 add display list caching to builder/filler rendering, remove duplicate code, minor optimizations 2015-03-22 10:13:11 +01:00
asiekierka
7bf6f02da3 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-03-22 00:31:30 +01:00
asiekierka
16bceed0d0 fix #2574 2015-03-22 00:30:52 +01:00
Hea3veN
e1135ed183 fix a ConcurrentModificationException on the planter, fixes #2566 2015-03-21 10:22:29 -03:00
Hea3veN
45882961ca fix planters sometimes not finding valid planting blocks 2015-03-21 10:02:29 -03:00
Robert Allen
9966ad3a4e Slimeballs don't have meta 2015-03-19 13:43:39 -07:00
Kubuxu
dd6c019bfc Potential fix for block breaking robots hanging up on air blocks. 2015-03-15 09:09:38 +01:00
asiekierka
5541c8e7fd BuildCraft 6.4.3 2015-03-10 08:11:23 +01:00