Joachim Stolberg
6a71892799
Fix beduino command bugs
2022-06-09 12:59:17 +02:00
Joachim Stolberg
e2bd472408
Minor improvements
2022-06-07 19:14:43 +02:00
Joachim Stolberg
a0b637e4e9
Add support for beduino commands
2022-06-06 15:59:12 +02:00
Joachim Stolberg
abac1cce98
Add support for beduino commands
2022-06-05 21:23:17 +02:00
Thomas--S
806af873b4
TA4 Sequencer: Add 'on' and 'off' commands
...
Allows the sequencer to be used with buttons, for example.
2022-05-02 17:12:52 +02:00
Joachim Stolberg
e0269da493
Fix ta3 lightdetector drop bug
2022-03-11 21:46:36 +01:00
Joachim Stolberg
e3cdb47f9e
Add German translation
2022-02-23 19:01:38 +01:00
Konstantin Logashenko
94389990ed
Implement the light detector (detects light level of the node above)
2022-02-07 16:50:06 +03:00
Joachim Stolberg
f8ca493a6b
Fix ta5 hyperloop tank bug, EOF blank added
2022-01-04 19:40:27 +01:00
Joachim Stolberg
8a21364d4b
delete EOL blanks
2022-01-03 21:40:31 +01:00
Joachim Stolberg
dee6c47555
Collider system added
2021-12-11 20:15:55 +01:00
Joachim Stolberg
fea1a6981c
Add recipeblock and mba_detector, improve ta4 pump and ta4 autocrafter
2021-11-28 14:42:18 +01:00
Joachim Stolberg
5597836d06
Add fly and turn controllers
2021-11-15 19:26:59 +01:00
Joachim Stolberg
deab00aa07
Improve move-controller, remove 'move' command
2021-11-11 22:04:43 +01:00
Joachim Stolberg
b3ddc91489
Improve area protection check
2021-11-09 20:25:01 +01:00
Joachim Stolberg
82444021a9
Remove debug print lines
2021-11-07 16:02:55 +01:00
Joachim Stolberg
6e04374f89
Add 2x-button, 2x- and 4x-signal-lamp
2021-11-06 20:09:11 +01:00
Joachim Stolberg
44cfa46e9f
bugfix
2021-11-05 19:21:15 +01:00
Joachim Stolberg
a961ec8796
Add docu to sequencer and move controller
2021-10-30 16:37:21 +02:00
Joachim Stolberg
c1542a48d1
Fix sequencer bugs
2021-10-26 21:58:28 +02:00
Joachim Stolberg
6e9906aac4
Merge pull request #67 from realmicu/master
...
4x Button: add switch mode
2021-10-24 21:16:19 +02:00
Joachim Stolberg
ad25882ca1
Activate ta4 movecontroller, ta4 sequencer and command counting
2021-10-24 21:15:19 +02:00
Joachim Stolberg
3505751f16
Improve ta4 sequencer
2021-10-23 16:59:50 +02:00
Joachim Stolberg
0ffb786a57
Finish movecontroller
2021-10-23 16:12:09 +02:00
Michal Cieslakiewicz
56b2479f92
4x Button: add switch mode
...
Make 4x Button able to act like switch node, sending on/off
commands only (custom command string is ignored in this mode).
Works identically to its standard single version.
2021-10-23 13:33:38 +02:00
Joachim Stolberg
43bb2705cf
Fix valve protection and tank cart bugs, add command payload to buttons
2021-10-22 19:03:02 +02:00
Joachim Stolberg
58b1be93ca
Add draft version of ta4 sequencer and other minor improvements
2021-10-12 19:57:22 +02:00
Joachim Stolberg
9e91e1e709
Add block height to movecontroller menu
2021-10-12 19:57:22 +02:00
Joachim Stolberg
546e9e8349
Add ta4 movecontroller
2021-10-12 19:57:22 +02:00
Joachim Stolberg
801d2f5492
Improve injector and detector
2021-09-27 21:34:24 +02:00
Thomas--S
888701c27c
4x Button: Fix crash
...
Previously, the server crashed when multiple numbers were entered in one field (separated by space)
2021-09-26 12:06:19 +02:00
Joachim Stolberg
98b2626365
Add label field to button menu
2021-09-25 21:40:05 +02:00
Joachim Stolberg
48f0235f3b
Add missing ta4_button_4x recipe
2021-09-25 20:51:26 +02:00
Joachim Stolberg
032f59c11a
Add ta4 fourfold button
2021-09-24 22:19:36 +02:00
Joachim Stolberg
9218c3097b
Improve detector, fix filler bug
2021-09-19 20:02:24 +02:00
Joachim Stolberg
3ff6ca909f
fix ta4_injector and detector issues
2021-09-17 18:57:14 +02:00
Joachim Stolberg
9cc6b93f58
fix concentrator bug
2021-09-14 20:07:41 +02:00
Joachim Stolberg
c4247a4434
Add debug output to logic block, fix some bugs
2021-08-20 19:27:23 +02:00
Joachim Stolberg
019d9c96b5
Merge pull request #61 from Thomas--S/protected-button
...
Allow sharing the button based on protection
2021-08-16 18:04:11 +02:00
Joachim Stolberg
58d8142495
Add TA1 watermill
2021-08-16 17:57:54 +02:00
Thomas--S
b0c6911638
Allow sharing the button based on protection
...
Should be fully backwards compatible.
2021-08-15 09:26:42 +02:00
Thomas--S
4cf3f6434d
Allow to pause the sequencer with a TechAge command
...
Has the same effect as turning the sequencer off by hand.
Use case: You use a sequencer in combination with a TA Signal Lamp to build a flashing warning light.
You then want to turn this warning light on and off with a TechAge command.
Using the "off" command would result in unsetting the "Run endless" checkbox.
2021-08-08 16:32:46 +02:00
Joachim Stolberg
428a3d552f
Allow singleplayer to place lava on y>0. Logic block: allow to use output numbers for the expression
2021-08-02 20:18:29 +02:00
Joachim Stolberg
ded6941fe9
Add transformer block
2021-06-28 22:27:04 +02:00
Joachim Stolberg
eb78b4e217
Fix issue with unknown items
2021-05-18 21:39:20 +02:00
Joachim Stolberg
600c12dc88
Fix door/gate block use_texture_alpha issue
2021-05-13 20:30:43 +02:00
Joachim Stolberg
49fd5bc29a
Add rack version for techage:ta4_server
2021-05-09 19:34:21 +02:00
Joachim Stolberg
223a43204b
Fix cart detector bug
2021-04-25 18:02:10 +02:00
Joachim Stolberg
a784069777
Adapt to minecart v2.00
2021-04-25 17:55:14 +02:00
Joachim Stolberg
7f39cceb0f
Adapt use_texture_alpha and change node state for inactive nodes
2021-04-24 19:24:15 +02:00