SpaceToad
c6a77d2a65
fixed style
2014-06-30 09:15:24 +02:00
SpaceToad
43e1e6d8c0
implemented filter for block breaking robots, for #1922
2014-06-30 09:14:30 +02:00
SpaceToad
7721d0d95d
added farmer and harvester robots, part of #1922
2014-06-30 00:07:48 +02:00
SpaceToad
1ab3bcef10
finished initial save / load loop, for #1921
2014-06-29 18:57:46 +02:00
SpaceToad
27cf9473c6
made progress with robot loading / unloading, for #1921
2014-06-29 16:58:44 +02:00
SpaceToad
8ca47462d5
Progress made in robot life cycle.
...
Robot now die if they have no more energy or if their station is destroyed.
Improved energy requirements (by default, all robots consume 0.1 MJ / cycle).
Part of #1921
2014-06-29 16:07:19 +02:00
SpaceToad
487b0cc7e6
fixed knight robot
2014-06-29 12:34:09 +02:00
SpaceToad
99309b381a
improved carrier robot behavior and adjusted energy consumption
2014-06-29 11:55:19 +02:00
SpaceToad
2d0f4f43ce
Merge branch '6.0.x' into 6.1.x
2014-06-28 17:17:09 +02:00
SpaceToad
bb3618aaf9
Further work in robot carrier control.
...
Items can now be filtered.
It's now possible to put items in a pipe.
For #1877 .
2014-06-28 17:15:34 +02:00
Raul Tambre
10d0287df1
Fixed laser data not existing in some cases
2014-06-28 15:48:53 +03:00
SpaceToad
16b2dc311e
fixed else statement, for #1877
2014-06-28 14:14:32 +02:00
SpaceToad
ada0ab4311
generalized working area control, for #1877
2014-06-28 14:13:28 +02:00
SpaceToad
ecd0464379
added area control for lumberjack and planter, for #1877
2014-06-28 14:05:02 +02:00
SpaceToad
8e58dd97de
decrease load of picker robots
2014-06-28 11:04:37 +02:00
SpaceToad
48b5564171
Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x
2014-06-28 00:52:12 +02:00
SpaceToad
ab699b2480
no need for systematic cycle latency with sleep implementation
2014-06-28 00:51:47 +02:00
SpaceToad
ceeadf9e50
Delete ActionRobotGoToStation.java
...
Delete duplicate file.
2014-06-28 00:32:14 +02:00
SpaceToad
f61c3cacaa
added station robot forbid, for #1877
2014-06-28 00:31:00 +02:00
SpaceToad
ae112cf5d0
Fixed file casing.
2014-06-28 00:02:18 +02:00
SpaceToad
008c36b570
Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x
2014-06-27 23:42:50 +02:00
SpaceToad
9f1187c3aa
implemented robot sleep / wakeup, for #1873 and #1877
2014-06-27 23:42:30 +02:00
Prototik
600b035b36
Fixed builds under unix
2014-06-27 15:11:30 +08:00
SpaceToad
e4e477a241
implement miner robot, close #1915
2014-06-26 23:07:51 +02:00
SpaceToad
fe47f56cf1
fixed style
2014-06-26 20:55:46 +02:00
SpaceToad
e68677f906
finished implementation of bomber, close #1913
2014-06-26 20:54:56 +02:00
SpaceToad
cb68a5c563
removed duplicated code in statements
2014-06-26 08:59:04 +02:00
SpaceToad
3c409ca0b9
started work on bomber, for #1913
2014-06-26 08:51:28 +02:00
SpaceToad
3d9a2ee9de
first version of knight robot, close #1911
2014-06-26 00:20:57 +02:00
SpaceToad
63bf1ca0df
Merge pull request #1910 from tambry/facadeLoadFix6.1
...
Fix ghost facades from pre-6.0.x worlds
2014-06-25 22:56:13 +02:00
SpaceToad
35c592f041
finished implementation of career, close #1907
2014-06-25 22:54:11 +02:00
Raul Tambre
a91c5e8649
Fix ghost facades from pre-6.0.x worlds
...
Essentially same as #1905
2014-06-25 10:05:05 +03:00
SpaceToad
b400c561e3
fixed style
2014-06-25 09:00:25 +02:00
SpaceToad
dfc759de6c
Started work on carrier robot, for #1907 .
2014-06-24 07:32:50 +02:00
Raul Tambre
78a06e5f35
Fixed ghost facades from pre-6.0.x
2014-06-23 11:41:27 +03:00
SpaceToad
7c9993568c
Added a limit to block scanning. For #1873
2014-06-23 08:32:33 +02:00
SpaceToad
afc9ce619e
Fixed writing of polymorphic classes.
...
Fixes #1903 and probably many others.
2014-06-23 08:31:56 +02:00
SpaceToad
2e209805b8
separate normal terminaison from abort
2014-06-22 23:31:07 +02:00
SpaceToad
e4ab3b0fa0
Kill path finding jobs upon interruption, for #1873 .
2014-06-22 17:57:10 +02:00
SpaceToad
eeb637d59f
Generalized latency property, for #1873
2014-06-22 17:49:22 +02:00
SpaceToad
4428b44674
Started work on actions to provide / request items, for #1877 .
2014-06-22 17:09:25 +02:00
SpaceToad
c3f5e44565
implemented close pipe action, close #1902
2014-06-22 15:03:16 +02:00
SpaceToad
a670949a9c
Gates are now specifically providing actions specific to their side,
...
for #1895 .
2014-06-22 13:02:12 +02:00
SpaceToad
8801cdedc9
removed PacketCoordinates from mapped packets, as it's only derived
2014-06-22 12:04:42 +02:00
SpaceToad
79c1ad7b7d
fixed indentation
2014-06-22 12:01:40 +02:00
SpaceToad
5591de3654
Merge branch '6.0.x' into 6.1.x
2014-06-22 11:52:00 +02:00
SpaceToad
0d4f021dd3
Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x
2014-06-22 11:51:30 +02:00
SpaceToad
9577c53313
Fixed gate extension ids synchronization, for #1895 .
...
Added a new concept of NetworkId, allowing to transfer ids over the network
instead of strings.
RPCs are now all handled the same way (except RPC Pipes, to be completed when
actually used).
2014-06-22 11:49:59 +02:00
SpaceToad
bcc0f37e82
Merge pull request #1893 from tambry/MoreParameterization
...
Even more parameterization and cleanup!
2014-06-17 21:42:21 +02:00
SpaceToad
ff0307702e
Inventory triggers should not be side specific by default, following #1886
2014-06-16 23:37:42 +02:00