asiekierka
|
13dcc7841d
|
Forgot to push fixed lang file
|
2014-09-04 20:06:47 +02:00 |
|
asiekierka
|
3f81bb3262
|
Emerald Kinesis Pipe
|
2014-09-04 13:07:37 +02:00 |
|
SpaceToad
|
1dc5d83ea2
|
Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x
|
2014-08-29 00:03:19 +02:00 |
|
SpaceToad
|
72758ba9a9
|
implemented list item, close #1999
|
2014-08-29 00:03:05 +02:00 |
|
SpaceToad
|
f9b769bdde
|
Implemented pump robot, close #1985.
Fixed race conditions with robot registry.
|
2014-08-18 23:32:11 +02:00 |
|
SpaceToad
|
2d6e0a2c59
|
added 6.1.1 changelog
|
2014-08-17 17:43:41 +02:00 |
|
SpaceToad
|
73198c4a7b
|
Implemented filters for crafting robots.
Crafting robots now only answers to stack requests.
|
2014-08-17 11:37:30 +02:00 |
|
SpaceToad
|
2c69299172
|
finish first implementation of fluid transporter, #1985
|
2014-08-16 18:03:20 +02:00 |
|
SpaceToad
|
bebd14a9dd
|
started work on fluid-related robots, for #1985
|
2014-08-15 17:19:30 +02:00 |
|
SpaceToad
|
1bd39d326a
|
implemented delivery robot, for #1984
|
2014-08-15 10:55:28 +02:00 |
|
SpaceToad
|
3b9b1af204
|
further work in requesting orders, for #1973
|
2014-08-14 23:24:53 +02:00 |
|
SpaceToad
|
221a4416e5
|
implemented stack requesting mechanism, for #1973
|
2014-08-14 18:58:17 +02:00 |
|
SpaceToad
|
a2871a566a
|
Merge branch '6.0.x' into 6.1.x
Conflicts:
buildcraft_resources/assets/buildcraft/lang/en_US.lang
|
2014-08-05 08:57:14 +02:00 |
|
SpaceToad
|
9ceaabfead
|
started work on crafting robot and related blocks, for #1973
|
2014-08-05 08:55:45 +02:00 |
|
SpaceToad
|
d2592b3f89
|
added changelog for 6.1.0
|
2014-08-03 14:00:43 +02:00 |
|
SpaceToad
|
0e408c5538
|
made progress for science book, for #1951
|
2014-08-03 11:38:35 +02:00 |
|
Mitchell
|
0106f11648
|
Update en_US.lang
Fix one more small grammar error
|
2014-08-02 21:22:50 -03:00 |
|
Mitchell
|
206f31848a
|
Update en_US.lang
Fix Grammar Mistakes
|
2014-07-31 15:07:51 -03:00 |
|
SpaceToad
|
420fee4d34
|
added missing changelog
|
2014-07-29 08:54:22 +02:00 |
|
SpaceToad
|
48d95b1e26
|
made progress with research book, for #1951
|
2014-07-27 23:05:35 +02:00 |
|
SpaceToad
|
d10c570466
|
start work on science book
|
2014-07-25 08:40:47 +02:00 |
|
SpaceToad
|
1e04358334
|
Generalized packet slicing.
Added texture for zone planner.
|
2014-07-21 17:45:59 +02:00 |
|
SpaceToad
|
e155b9b761
|
robots can now work on a zone defined from a map
|
2014-07-21 14:34:21 +02:00 |
|
SpaceToad
|
b117a23c5d
|
added multi-area selection capabilities
|
2014-07-20 23:41:43 +02:00 |
|
SpaceToad
|
bb72ff14ec
|
Merge branch '6.0.x' into 6.1.x
Conflicts:
common/buildcraft/BuildCraftCore.java
|
2014-07-12 00:33:53 +02:00 |
|
SpaceToad
|
6ac6ea4734
|
prepare release 6.0.17 for Minecraft 1.7.10
|
2014-07-11 23:57:44 +02:00 |
|
SpaceToad
|
23d46e2bce
|
made progress with builder robot, for #1908
|
2014-07-07 00:19:01 +02:00 |
|
SpaceToad
|
4c731c533c
|
started work on builder robot, for #1908
|
2014-07-06 16:59:37 +02:00 |
|
SpaceToad
|
1153dd3c9f
|
started library of default blueprints
|
2014-07-06 16:52:37 +02:00 |
|
SpaceToad
|
2bb67431b8
|
added new triggers for energy request and storage detection, close #1897
|
2014-07-04 19:34:40 +02:00 |
|
SpaceToad
|
66ae784ed0
|
bucher -> butcher, close #1926
|
2014-07-04 09:03:24 +02:00 |
|
SpaceToad
|
4c86502701
|
started implementation of shovelman and bucher, #1924 and #1925
|
2014-07-01 00:33:00 +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
|
d38ab37cc0
|
added missing captions
|
2014-06-28 18:14:31 +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
|
f61c3cacaa
|
added station robot forbid, for #1877
|
2014-06-28 00:31:00 +02:00 |
|
SpaceToad
|
9f1187c3aa
|
implemented robot sleep / wakeup, for #1873 and #1877
|
2014-06-27 23:42:30 +02:00 |
|
SpaceToad
|
e4e477a241
|
implement miner robot, close #1915
|
2014-06-26 23:07:51 +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
|
dfc759de6c
|
Started work on carrier robot, for #1907.
|
2014-06-24 07:32:50 +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
|
ac28a810aa
|
fixed triggers and actions transparency
|
2014-06-15 19:46:33 +02:00 |
|
SpaceToad
|
254a533060
|
Allows to mark areas and path on top of specific locations.
Generalization of #1882
|
2014-06-15 03:28:35 +02:00 |
|
SpaceToad
|
44d4e4e3b9
|
started work on docking action, #1877
|
2014-06-15 02:41:00 +02:00 |
|
SpaceToad
|
31cc8b6438
|
removed unused texture
|
2014-06-15 00:17:54 +02:00 |
|
SpaceToad
|
2aa1530444
|
prepare icons for robot triggers / actions, #1877
|
2014-06-15 00:16:58 +02:00 |
|
SpaceToad
|
0ca64b0798
|
implemented a location recording, close #1882
|
2014-06-14 17:55:53 +02:00 |
|