SpaceToad
1917f11f97
implemented filters for all robots, close #1922
2014-07-01 00:08:05 +02:00
SpaceToad
447bfb49d4
fixed style
2014-06-30 20:55:43 +02:00
SpaceToad
504911cff0
planter can now plant seeds, part of #1922
2014-06-30 20:54:50 +02:00
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
99d93d46e4
fixed API build
2014-06-30 00:19:04 +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
d38ab37cc0
added missing captions
2014-06-28 18:14:31 +02:00
Parker Young
341ff4e972
Updated to 1.7.10
...
This version isn't backwards compatiable because of changes in the CompressedStreamTools. I don't know if you want to push an update to the 5.0.x branch, but I thought I'd do it, just in case you did.
2014-06-28 11:57:16 -04: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
SpaceToad
3dbd220631
Merge pull request #1918 from tambry/laserDataFix
...
Fixed laser data not existing in some cases
2014-06-28 15:46:19 +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
SpaceToad
2750725170
Merge pull request #1916 from Prototik/unix-build
...
Fixed builds under unix
2014-06-27 10:32:55 +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
e7f342ce40
Merge branch '6.0.x' into 6.1.x
...
Conflicts:
common/buildcraft/transport/TileGenericPipe.java
2014-06-25 22:55:55 +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
SpaceToad
286737b4ad
Merge pull request #1905 from tambry/facadeLoadFix
...
Fixed ghost facades from pre-6.0.x worlds
2014-06-24 06:44:08 +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