Joachim Stolberg
|
907a6bfa8d
|
Adapt to minecart v2.0
|
2021-04-30 18:58:15 +02:00 |
|
Joachim Stolberg
|
c377ffa8d5
|
Fix signs_bot:box bug
|
2021-03-30 22:15:22 +02:00 |
|
Joachim Stolberg
|
14610d57f3
|
Adapt use_texture_alpha for MT 5.3 and 5.4
|
2021-03-20 10:58:49 +01:00 |
|
Joachim Stolberg
|
71bfcfa6f8
|
Switch translation from intllib to minetest.translator
|
2021-03-15 20:35:08 +01:00 |
|
Joachim Stolberg
|
7408b162f6
|
Switch translation from intllib to minetest.translator
|
2021-03-15 20:33:56 +01:00 |
|
Joachim Stolberg
|
c5be40a10f
|
Switch translation from intllib to minetest.translator
|
2021-03-14 13:32:48 +01:00 |
|
Joachim Stolberg
|
249340d5fd
|
Remove deprecated code, add bot status to formspec, improve many commands
|
2021-03-13 15:22:43 +01:00 |
|
Joachim Stolberg
|
bca7ec9537
|
Fix take_compost bug
|
2021-03-10 17:33:11 +01:00 |
|
Joachim Stolberg
|
7e00ac429d
|
Remove debug prints
|
2021-03-08 20:23:11 +01:00 |
|
Joachim Stolberg
|
0c53889091
|
Add compost mod support and further improvements
|
2021-03-08 19:46:27 +01:00 |
|
Joachim Stolberg
|
cf97fa78ca
|
Allow shift+move for preassign inventory
|
2021-03-06 11:33:15 +01:00 |
|
Joachim Stolberg
|
08858f8749
|
Allow bot to pull honey from xdecor:hive and mobs:beehive
|
2021-02-22 21:12:28 +01:00 |
|
Joachim Stolberg
|
501046565c
|
Many improvements and bugfixes
|
2021-01-30 15:08:35 +01:00 |
|
Joachim Stolberg
|
c8657e8697
|
Crop and Node Sensors: Fix digging bug
|
2020-10-01 20:12:17 +02:00 |
|
Joachim Stolberg
|
8a09cdd985
|
Merge pull request #10 from Thomas--S/plant-handling
Fix plant drop handling
|
2020-10-01 18:28:09 +02:00 |
|
Thomas--S
|
959ab992ef
|
Fix plant drop handling
(especially noticeable for pineapple)
Tested with the most common plants.
|
2020-09-28 20:42:01 +02:00 |
|
Joachim Stolberg
|
d65a26d4ef
|
Merge pull request #9 from Thomas--S/signs-dig-error
Signs: Fix potential after_dig error
|
2020-09-26 20:38:06 +02:00 |
|
Joachim Stolberg
|
a07122cf62
|
Merge pull request #8 from Thomas--S/techage-send-cmnd
Techage: Allow the bot to send commands
|
2020-09-26 20:33:44 +02:00 |
|
Joachim Stolberg
|
44c96c159b
|
Merge pull request #6 from Thomas--S/waterlily-drop
Flowers: Fix Waterlily Drop
|
2020-09-26 20:32:51 +02:00 |
|
Joachim Stolberg
|
1e9953c573
|
Merge pull request #7 from Thomas--S/techage-on-off
Techage: Turn the bot on/off with commands
|
2020-09-26 20:32:36 +02:00 |
|
Thomas--S
|
890028864e
|
Signs: Fix potential after_dig error
Fixes a coroutine error with TA quarry.
See 34e3ede8ee/doc/lua_api.txt (L6222)
A better long-term solution might be to use preserve_metadata.
|
2020-09-26 18:29:54 +02:00 |
|
Thomas--S
|
671aa11c80
|
Techage: Allow the bot to send commands
|
2020-09-26 18:17:13 +02:00 |
|
Thomas--S
|
35ed71cce6
|
Techage: Turn the bot on/off with commands
|
2020-09-26 16:56:45 +02:00 |
|
Thomas--S
|
e3d06e6f9c
|
Flowers: Fix Waterlily Drop
Bot dropped flowers:waterlily_waving before; flowers:waterlily is correct.
|
2020-09-26 16:15:31 +02:00 |
|
Joachim Stolberg
|
982016cee6
|
fix ignite command bug
|
2020-09-05 21:08:53 +02:00 |
|
Joachim Stolberg
|
6d58714109
|
Add the techage silo to the known chest nodes
|
2020-09-01 21:46:04 +02:00 |
|
Joachim Stolberg
|
69591553d3
|
Merge pull request #5 from Thomas--S/bakedclay-flowers
Flowers: Add support for bakedclay flowers
|
2020-08-23 18:25:20 +02:00 |
|
Thomas--S
|
5dada65bd7
|
Flowers: Add support for bakedclay flowers
|
2020-08-23 16:34:12 +02:00 |
|
Joachim Stolberg
|
ae6d88e79b
|
Fix repeat..end loop param bug
|
2020-08-16 20:15:31 +02:00 |
|
Joachim Stolberg
|
2477a6b3fb
|
low_batt command bug fixed
|
2020-08-02 21:34:22 +02:00 |
|
Joachim Stolberg
|
1c218fd773
|
Merge pull request #4 from Thomas--S/monospace
Use Monospace Font for Command Signs
|
2020-07-25 10:53:07 +02:00 |
|
Thomas--S
|
68d7d0356e
|
Use Monospace Font for Command Signs
|
2020-07-22 13:35:54 +02:00 |
|
Joachim Stolberg
|
c7f8a50147
|
Ethereal flower issue fixed
|
2020-07-08 20:37:36 +02:00 |
|
Joachim Stolberg
|
f38a6d579e
|
sign check bugfix, bot chest added to techage pusher
|
2020-06-23 17:20:53 +02:00 |
|
Joachim Stolberg
|
562c69b391
|
Interpreter bugfixes, node and crop sensors changed
|
2020-06-21 10:10:15 +02:00 |
|
Joachim Stolberg
|
add605ef4a
|
newline bugfix
|
2020-06-18 23:01:36 +02:00 |
|
Joachim Stolberg
|
7a0974ee3f
|
check script bugfixes
|
2020-06-18 21:10:39 +02:00 |
|
Joachim Stolberg
|
0f1ae64fee
|
program flow control commands added
|
2020-05-30 15:14:59 +02:00 |
|
Joachim Stolberg
|
3664b8fc32
|
program flow control commands added
|
2020-05-30 15:04:17 +02:00 |
|
Joachim Stolberg
|
fc27a2c272
|
version number and version check added
|
2020-04-26 14:10:03 +02:00 |
|
Joachim Stolberg
|
7fa5d6fe30
|
techage command API bugfix
|
2020-04-15 19:57:25 +02:00 |
|
Joachim Stolberg
|
fdf5f10c57
|
adapted to techage API changes
|
2020-04-13 13:23:53 +02:00 |
|
Joachim Stolberg
|
773ac542df
|
flower command and sign added
|
2020-03-27 18:29:40 +01:00 |
|
Joachim Stolberg
|
0dcfa3de18
|
necessary techage adaptions
|
2020-02-25 19:44:15 +01:00 |
|
Joachim Stolberg
|
4b84f49b20
|
necessary techage adaptions
|
2020-02-24 21:05:26 +01:00 |
|
Joachim Stolberg
|
59958bc749
|
v1.0, bot inventory filter added, documentation enhanced
|
2020-01-03 12:27:55 +01:00 |
|
Joachim Stolberg
|
9c2fcda8f3
|
docu for bot inventory commands improved
|
2020-01-02 16:11:56 +01:00 |
|
Joachim Stolberg
|
e16752911c
|
pickup_item bugfix
|
2019-12-16 21:08:07 +01:00 |
|
Joachim Stolberg
|
4759f5af77
|
take_item bugfix and infotext status improved
|
2019-11-18 22:04:40 +01:00 |
|
Joachim Stolberg
|
c85260cc51
|
dig/place item bugfixes
|
2019-10-20 23:01:10 +02:00 |
|