Commit Graph

145 Commits

Author SHA1 Message Date
Joachim Stolberg
79890c1c1b Activate TA5, improve move/fly controller 2021-12-25 16:12:09 +01:00
Joachim Stolberg
fd5b33e025 Improve move/fly controller 2021-12-24 16:05:04 +01:00
Joachim Stolberg
b75a9277b5 Improve collider, add further nodes to manual 2021-12-18 20:36:46 +01:00
Joachim Stolberg
7d76cd4717 Improve collider, add further nodes to manual 2021-12-18 20:11:34 +01:00
Joachim Stolberg
cef31ea0cf Collider system added 2021-12-12 20:41:49 +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
27fa1ee26e Improvements on move-, fly-, and turn controllers 2021-11-16 20:54:25 +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
1698985cbc Add 2x-button, 2x- and 4x-signal-lamp 2021-11-06 20:15:17 +01:00
Joachim Stolberg
6e04374f89 Add 2x-button, 2x- and 4x-signal-lamp 2021-11-06 20:09:11 +01:00
Joachim Stolberg
a961ec8796 Add docu to sequencer and move controller 2021-10-30 16:37:21 +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
d68105cf21 Simplify the use of the watermill 2021-08-18 16:10:33 +02:00
Joachim Stolberg
5f48e026c4 Improve manuals 2021-08-17 21:50:40 +02:00
Joachim Stolberg
e28f9de02c Add TA1 watermill 2021-08-16 22:22:48 +02:00
Joachim Stolberg
58d8142495 Add TA1 watermill 2021-08-16 17:57:54 +02:00
Joachim Stolberg
875c3dc9de Convert liquid filter and blackhole 2021-07-24 11:26:13 +02:00
Joachim Stolberg
b0e7e97dab Improve power terminal 2021-07-19 22:00:26 +02:00
Joachim Stolberg
0b34edb5de Fix bugs and Improve manuals 2021-07-18 16:25:03 +02:00
Joachim Stolberg
061ce04ade Improve manuals 2021-07-17 20:02:37 +02:00
Joachim Stolberg
d9a549480a Improve manuals 2021-07-17 13:36:47 +02:00
Joachim Stolberg
10b0957488 Improve manuals and menus 2021-07-12 21:55:40 +02:00
Joachim Stolberg
682e66ab0e Adapt manuals 2021-07-10 21:01:38 +02:00
Joachim Stolberg
7541677c28 Add ta2 storage system to the manual 2021-06-29 22:08:27 +02:00
Joachim Stolberg
3cca162bd7 Add ta2 gravity energy storage system 2021-06-14 21:36:58 +02:00
Joachim Stolberg
67fd148241 Add ta2 + ta4 concentrator tubes, add grinder farming recipes 2021-05-13 17:52:07 +02:00
Joachim Stolberg
4b7fd5725d Upgrade fuel cell/electrolyzser 2021-05-11 18:06:28 +02:00
Thomas--S
b6d709bb16 Limit the number of items in the filters of the distributor 2021-05-09 15:34:25 +02:00
Thomas--S
d544224dd6 Allow to configure item ratios in distributor filters
It allows to control the ratio in which certain items will use the different outputs.
This is done by adding an item multiple times to the same filter.

Because of this, the hardcoded permutations are replaced with a Fisher-Yates-Shuffle.
This is theoretically a little bit slower; but according to my measurements, about one million of copy-shuffle operations can be executed per second (tested with a table length of four); so it doesn't seem to be a big problem.

Additionally, a bit of outdated information was removed from the manuals.
2021-05-08 16:57:53 +02:00
Joachim Stolberg
c7ae0a236b Change TA4 Furnace Heater recipe, fix TA4 Doser bug 2021-05-02 16:59:29 +02:00
Joachim Stolberg
efc364bbfc Improve techage:ta4_wind_turbine checks 2021-03-14 16:00:45 +01:00
Joachim Stolberg
b632ee6212 Add new power terminal commands 2021-03-13 21:27:39 +01:00
Joachim Stolberg
276a6a37f3 Revice TA4 Injector, add TA3 Injector 2021-03-08 21:27:51 +01:00
Joachim Stolberg
bc059bc234 Fix water inlet bug, change logic block 2021-02-27 18:29:52 +01:00
Joachim Stolberg
e12262172b Add 'exchange' command to the door controller 2021-02-26 11:25:22 +01:00
Joachim Stolberg
e82c621f5c Add new logic block which will replace the current one 2021-02-22 20:35:22 +01:00
Joachim Stolberg
ae4e687363 Add laser beam nodes for energy transfer 2021-02-16 19:43:44 +01:00
Joachim Stolberg
87822e9426 Improve furnace, fix bakedclay dependency 2021-02-10 21:34:22 +01:00
Joachim Stolberg
abd79a3034 Add ta4_waterinlet as replacement for the t4_waterpump 2021-02-09 20:37:38 +01:00
Joachim Stolberg
c4e381687d Add TA4 recycle machine 2021-02-06 17:20:45 +01:00
Joachim Stolberg
96743632cb Update electric cable because of tubelib2 PR #5 2021-01-19 20:38:35 +01:00
Joachim Stolberg
ddc41394d0 Add door controller II 2020-12-18 20:17:21 +01:00
Joachim Stolberg
56923f623a Fix remove_node bug 2020-12-12 11:22:30 +01:00
Joachim Stolberg
7bf7ce09a3 Improve node number recycling 2020-12-11 15:50:40 +01:00
Joachim Stolberg
88ce0f7d32 Furnace: Add 'output' command 2020-11-27 13:46:48 +01:00
Joachim Stolberg
270f97a5d8 Improve TA3 terminal, adapt manuals 2020-11-21 18:08:36 +01:00
Joachim Stolberg
b9454b2173 Use textures from last commit 2020-11-07 19:53:25 +01:00
Thomas--S
997b6f3562 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-06 06:53:07 +01:00