Commit Graph

35 Commits

Author SHA1 Message Date
Joachim Stolberg
82d9d6de55 Increase tank cart storage size to 200 2023-02-20 20:57:42 +01:00
Joachim Stolberg
aa466d3827 Rename to color lamp 2023-01-23 17:10:52 +01:00
Joachim Stolberg
4469dd128c Add 'on button' mode to the button 2022-09-18 11:53:51 +02:00
Joachim Stolberg
680f411e04 Add chat command ta_color 2022-09-10 18:13:20 +02:00
Joachim Stolberg
70febea204 Add chat command ta_color 2022-09-10 18:06:41 +02:00
Joachim Stolberg
4f0cacb224 Add new signal lamp with color commands 2022-09-10 16:04:45 +02:00
Joachim Stolberg
15a4765b6f Add Flow Limiter mode to TA4 pump 2022-09-03 19:22:43 +02:00
Joachim Stolberg
5056a4a4fb Add 'get name' command to the door controller 2022-06-10 11:48:59 +02:00
Joachim Stolberg
acb54d7e8d Improve TA3 doorcontroller2 2022-06-07 22:32:03 +02:00
Joachim Stolberg
ac33080404 Fix command interface bugs 2022-05-22 15:20:42 +02:00
Konstantin Logashenko
dfa9f2c7cb Update md manual file for light detector (lua file not generated) and add item entry to doc/items.lua 2022-02-22 11:50:35 +03:00
Joachim Stolberg
861a36f45c Add screwdriver tool 2022-01-05 12:48:36 +01:00
Joachim Stolberg
fd5b33e025 Improve move/fly controller 2021-12-24 16:05:04 +01:00
Joachim Stolberg
7d76cd4717 Improve collider, add further nodes to manual 2021-12-18 20:11:34 +01:00
Joachim Stolberg
9218c3097b Improve detector, fix filler bug 2021-09-19 20:02:24 +02:00
Joachim Stolberg
0b34edb5de Fix bugs and Improve manuals 2021-07-18 16:25:03 +02:00
Joachim Stolberg
682e66ab0e Adapt manuals 2021-07-10 21:01:38 +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
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
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
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
270f97a5d8 Improve TA3 terminal, adapt manuals 2020-11-21 18:08:36 +01:00
Joachim Stolberg
5a5a248d1d Add nodes TA2 Power Generator and TA3 Electric Motor 2020-11-01 21:38:52 +01:00
Joachim Stolberg
347d858810 fix manual bug 2020-10-08 22:18:39 +02:00
Joachim Stolberg
d898aeacdb v0.15 with improvements and bugfixes 2020-07-02 21:26:18 +02:00
Joachim Stolberg
3e45868372 v0.14 with several changes (see readme) 2020-06-29 19:09:12 +02:00
Joachim Stolberg
56c84fcbd2 mesecons converter added 2020-06-19 11:55:33 +02:00
Joachim Stolberg
daa84ed931 tank and chest cart added, cart detector improved 2020-05-14 22:06:35 +02:00
Joachim Stolberg
67338d82aa english translation added 2020-04-26 21:01:39 +02:00