Hea3veN
|
9ee5947397
|
robots now shutdown in stead of dropping as items
|
2015-04-07 08:09:29 -03:00 |
|
Hea3veN
|
7a80a80fad
|
cleanup fluid carrier robot
|
2015-04-07 08:06:39 -03:00 |
|
Hea3veN
|
2889c2bdb4
|
cleanup carrier and bomber robot
|
2015-04-07 08:06:24 -03:00 |
|
Hea3veN
|
63472e04f2
|
make sure all robot AI properly handle errors in delegate AIs
|
2015-04-07 08:06:07 -03:00 |
|
Hea3veN
|
542add1ff7
|
fix formatting of the robot position in the debugger
|
2015-04-06 19:15:51 -03:00 |
|
Hea3veN
|
5ad693bea8
|
refactor common robot ai code
|
2015-04-06 19:15:51 -03:00 |
|
Hea3veN
|
d76f164f0d
|
fix robots ignoring gate configuration on load
|
2015-04-06 19:15:51 -03:00 |
|
Hea3veN
|
0945972f60
|
robotics package cleanup
|
2015-04-06 19:15:51 -03:00 |
|
Hea3veN
|
7c0a2ebbb5
|
fix compiler error
|
2015-04-06 19:15:51 -03:00 |
|
asiekierka
|
5de8bb327b
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
build.gradle
common/buildcraft/core/recipes/FlexibleRecipe.java
|
2015-04-06 21:21:49 +02:00 |
|
asiekierka
|
180a020fc7
|
BuildCraft 6.4.8
|
2015-04-06 21:20:38 +02:00 |
|
asiekierka
|
1f9280c4b4
|
fix #2616
|
2015-04-06 20:00:04 +02:00 |
|
asiekierka
|
7f52097896
|
add weighted fluid sorting for diamond fluid pipes, mirroring diamond item pipes
|
2015-04-06 09:53:31 +02:00 |
|
asiekierka
|
0509624c89
|
fix for Java 6/7
|
2015-04-06 09:37:32 +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
|
ad4d418f78
|
more zone plan changes
|
2015-04-05 10:39:42 +02:00 |
|
asiekierka
|
24441a1ae5
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
build.gradle
common/buildcraft/transport/BlockGenericPipe.java
common/buildcraft/transport/pipes/PipeFluidsWood.java
|
2015-04-03 23:18:40 +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 |
|
Adrian Siekierka
|
1e4b647331
|
Merge pull request #2611 from hea3ven/6.4.x
fix an error when loading robot resources
|
2015-04-03 20:04:14 +02:00 |
|
Hea3veN
|
34b98eba9d
|
fix an error when loading robot resources
|
2015-04-03 12:39:01 -03: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
|
9d655ec110
|
fix some pipe empty render pass bugs, try to fix TCon fluid pipe loss and fluid pipe massive liquid extraction buffers
|
2015-04-03 13:34:53 +02:00 |
|
asiekierka
|
27beeb2542
|
forgot to push new robot API, push new zone planner GUI project
|
2015-04-03 13:34:25 +02:00 |
|
asiekierka
|
a9c7c1a2e8
|
refactors to robot docking station code, allow TEs to provide a singular docking station (wip)
|
2015-04-03 13:16:22 +02:00 |
|
asiekierka
|
27bee0a886
|
Make mining well build plain pipes for free again. Pondering on the MiniMiner.
|
2015-04-03 11:56:03 +02:00 |
|
asiekierka
|
ec8308ae50
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-04-03 10:03:41 +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
|
9b06dff367
|
use BitSet for templates and blueprints rather than BlockIndex Sets
|
2015-04-02 21:13:10 +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
|
d6f5063c42
|
begin work on ingame config
|
2015-04-02 14:46:57 +02:00 |
|
asiekierka
|
341f311ab6
|
make mining.depth work with quarries
|
2015-04-02 08:15:19 +02:00 |
|
asiekierka
|
aeb580cd78
|
add comparator support for tanks
|
2015-04-01 23:12:44 +02:00 |
|
asiekierka
|
a1e67124cd
|
further cleanup, fixes
|
2015-04-01 22:08:52 +02:00 |
|
asiekierka
|
9363e6478c
|
fix compile error, add facade recipes without Silicon
|
2015-04-01 18:07:33 +02:00 |
|
asiekierka
|
4378884e78
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-04-01 16:28:29 +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 |
|
asiekierka
|
97a40ea176
|
add particle FX setting for robots, add heat-up for lasers, fix up fancy pipe rendering
|
2015-04-01 15:00:17 +02:00 |
|
asiekierka
|
cfa504a02e
|
add #2567, #2599
|
2015-04-01 09:53:28 +02:00 |
|