Commit Graph

33 Commits

Author SHA1 Message Date
Joachim Stolberg
6c050908f4
Merge pull request #56 from Thomas--S/battery-description-typo
Fix copy&paste error in TA4 battery description
2021-04-30 19:02:20 +02:00
Thomas--S
85d5a34a3b Fix copy&paste error in TA4 battery description 2021-04-29 22:04:17 +02:00
Joachim Stolberg
8f73850f40 Adapt to minecart v2.00 2021-04-22 17:32:02 +02:00
Joachim Stolberg
4141fefdf6 Change use_texture_alpha to work with MT 5.0+ 2021-03-19 20:06:22 +01:00
Joachim Stolberg
29ad918960 Fix MT v5.4 issues #52 and #53 2021-03-17 19:36:47 +01:00
Joachim Stolberg
5d3b4213ab ICTA controller: Add exchange command 2021-03-07 11:06:11 +01:00
Michal Cieslakiewicz
336fef53af Allow read of Distributor slot status
Add support for reading distributor slot status. This action
is complementary to already present filter setting function.
'port' distributor message is modified to accept filter color
only (without '=on/off'), device returns selected filter state.
A wrapper function ($get_filter(...)) for Lua Controller and
condition selector for ICTA Controller are implemented as well.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2021-01-31 19:10:14 +01:00
Thomas--S
ab5e980511 Fix bugs in display API
- Don't hardcode display node names in API function
- Fix a bug where the wrong variable is used
2021-01-02 15:24:34 +01:00
Joachim Stolberg
7bf7ce09a3 Improve node number recycling 2020-12-11 15:50:40 +01:00
Thomas--S
7934a17ba5 Necessary adjustments for upcoming Touchscreen mod
* Make some LCD display related things globally accessible
* Deprecate `read_data` to avoid confusion (use `send_cmnd` instead)
* Allow arbitrary data for `send_msg` and `get_msg` (with optional parameter)
2020-11-05 20:04:21 +01:00
Joachim Stolberg
028a1591c2 Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
Joachim Stolberg
ce9fddf6a7 Add load command to the controller battery 2020-10-08 21:02:17 +02:00
Joachim Stolberg
5e307bf5a7 v0.23 version update 2020-09-13 13:15:31 +02:00
Thomas--S
0375cb1480 Quarry: Improve digging behaviour
Quarry now digs nodes like a player.
Additionally, some possible causes for crashes are fixed.
E.g. the `inv` in the `after_dig_node` callbacks were not guaranteed to exist.

Please note that TA4 batteries that were dug before this change are considered as full.
2020-09-12 09:45:33 +02:00
Thomas--S
912c8b5db0 Refactor ICTA to use functions instead of loadstring
This also fixes some small bugs.
2020-07-23 13:43:10 +02:00
Joachim Stolberg
848237ea86 v0.18, ICTA controller: quotation mark escape added 2020-07-21 17:34:13 +02:00
Thomas--S
1ccee06757 ICTA Controller: Add support for valves by adding on/off states 2020-07-18 13:59:41 +02:00
Joachim Stolberg
a45bf2249c node number bugfixes 2020-06-13 23:32:00 +02:00
Joachim Stolberg
2d1afbe0d0 minor quarry und distibutor bugfixes, quarry depth cmnd added, TA1 stone hammer added 2020-06-04 18:56:10 +02:00
Joachim Stolberg
0c3138ac50 power distribution bugfix, redstone recipe changed, display infotext added, silo and tank bugfixes, tin probability increased 2020-05-01 14:43:08 +02:00
Joachim Stolberg
59a0a3248e ta4_chest and display improvements 2020-04-14 18:46:50 +02:00
Joachim Stolberg
867227dbfd ta4_chest and distributor modes enhanced, further improvements 2020-04-13 22:55:49 +02:00
Joachim Stolberg
3dbf81365b XL display, stackable 8x2000 chests added 2020-04-11 23:21:54 +02:00
Joachim Stolberg
5191d74f5f bugfixes for pump, fuelcell, oil drillbox, Lua server, ICTA controller, Lua controller, Door controller. lamp holder added 2020-04-02 20:38:14 +02:00
Joachim Stolberg
82c5b06009 controller bugfixes 2020-03-18 17:31:25 +01:00
Joachim Stolberg
4d67e95c17 display bugfix, TA4 state collector, button and player detector added 2020-03-15 23:50:15 +01:00
Joachim Stolberg
d9ee957dad Lua controller added 2020-03-14 23:02:13 +01:00
Joachim Stolberg
e32bdfe950 links to manuals added 2020-03-09 23:10:07 +01:00
Joachim Stolberg
a911a06816 links to manuals added 2020-03-09 22:16:49 +01:00
Joachim Stolberg
b22fcf2237 icta controller manual DE added 2020-03-09 22:07:43 +01:00
Joachim Stolberg
108c06d1d2 icta controller, wall pipe improved, red stone added 2020-03-02 21:51:18 +01:00
Joachim Stolberg
1ba43d2ef4 manuals updated 2020-03-01 12:32:11 +01:00
Joachim Stolberg
2a8dfd755f ICTA controller added 2020-02-29 19:20:54 +01:00