Joachim Stolberg
85965d75ef
Fix pusher bug
2021-05-18 21:28:55 +02:00
Joachim Stolberg
f93773ef31
Fix wheat recipe issue
2021-05-18 21:28:14 +02:00
Joachim Stolberg
6d618cb0cb
Fix the issue with the seemingly connections for junctions
2021-05-17 20:17:26 +02:00
Joachim Stolberg
6ea6933001
Fix ta4 chest take_item bug
2021-05-16 20:01:41 +02:00
Joachim Stolberg
f79eb9f8ea
Add recipe
2021-05-16 19:58:06 +02:00
Joachim Stolberg
0e65368378
Fix chest cart formspec issue
2021-05-16 19:57:36 +02:00
Joachim Stolberg
5957d9de8c
Fix tank cart formspec issue
2021-05-16 19:57:21 +02:00
Joachim Stolberg
c5a030b9e5
Fix ta4 chest take_item bug
2021-05-16 19:56:44 +02:00
Joachim Stolberg
6e54f2b820
Fix ta4 chest take_item bug
2021-05-16 19:56:35 +02:00
Joachim Stolberg
72d01ef925
Update version and readme
2021-05-14 18:48:56 +02:00
Joachim Stolberg
62be5cf818
Fix no-power issues for several machines, fix grinder recipe bug
2021-05-14 18:38:08 +02:00
Joachim Stolberg
600c12dc88
Fix door/gate block use_texture_alpha issue
2021-05-13 20:30:43 +02:00
Joachim Stolberg
58be0ea2dd
Add techage:ta4_cable_wall_entry item
2021-05-13 18:20:54 +02:00
Joachim Stolberg
25c9340e5a
Add techage:ta4_cable_wall_entry item
2021-05-13 18:19:28 +02:00
Joachim Stolberg
67fd148241
Add ta2 + ta4 concentrator tubes, add grinder farming recipes
2021-05-13 17:52:07 +02:00
Joachim Stolberg
57c82c55a3
Add ta2 + ta4 concentrator tubes, add grinder farming recipes
2021-05-13 17:24:02 +02:00
Joachim Stolberg
555166d58e
fix pipe and ta4 cable junction issues
2021-05-12 21:48:17 +02:00
Joachim Stolberg
27cf14bafe
Fix fuel cell/electrolyzser recipe issue
2021-05-11 18:54:44 +02:00
Joachim Stolberg
4b7fd5725d
Upgrade fuel cell/electrolyzser
2021-05-11 18:06:28 +02:00
Joachim Stolberg
49fd5bc29a
Add rack version for techage:ta4_server
2021-05-09 19:34:21 +02:00
Joachim Stolberg
c920910d75
Merge pull request #57 from Thomas--S/distributor-ratio
...
Allow to configure item ratios in distributor filters
2021-05-09 19:29:04 +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
4dac6b3a66
Merge pull request #58 from Thomas--S/ts-vehicles-consumer
...
Necessary adjustments in `techage.register_consumer` for upcoming ts_vehicles mod
2021-05-08 10:55:55 +02:00
Thomas--S
f4bbb6df3a
Necessary adjustments in `techage.register_consumer` for upcoming ts_vehicles mod
...
- Allow to use a prefix other than "techage:ta"
- Copy custom properties (starting with an underscore)
Additionally, some dead code (regarding on_recv_message) is removed; it had no effect.
2021-05-06 15:12:19 +02:00
Joachim Stolberg
f8144d55c3
Change TA4 Furnace Heater recipe, fix TA4 Doser bug
2021-05-02 17:05:29 +02:00
Joachim Stolberg
b52804bc91
Change TA4 Furnace Heater recipe, fix TA4 Doser bug
2021-05-02 17:04:24 +02:00
Joachim Stolberg
c7ae0a236b
Change TA4 Furnace Heater recipe, fix TA4 Doser bug
2021-05-02 16:59:29 +02:00
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
Joachim Stolberg
1b8978326b
minor improvements
2021-04-30 19:00:59 +02:00
Thomas--S
85d5a34a3b
Fix copy&paste error in TA4 battery description
2021-04-29 22:04:17 +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
Joachim Stolberg
8f73850f40
Adapt to minecart v2.00
2021-04-22 17:32:02 +02:00
Joachim Stolberg
d89b83ce18
Fix logic block bug, protect forceload block from digtron
2021-03-30 22:17:22 +02:00
Joachim Stolberg
7356319350
Merge pull request #55 from Thomas--S/fix-ta4chest-animal-crash
...
Fix TA4 chest client crash
2021-03-26 21:13:02 +01:00
Thomas--S
ad86a7668f
Fix TA4 chest client crash
...
The client crashed when opening a 8x2000 chest with an animal inside; most likely due to the rather uncommon form of their metadata.
2021-03-25 22:13:21 +01: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
be9080b27b
Improve power terminal formspec selection
2021-03-15 20:27:49 +01: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
5d3b4213ab
ICTA controller: Add exchange command
2021-03-07 11:06:11 +01:00
Joachim Stolberg
4410af0064
Remove debug prints
2021-03-06 19:13:31 +01:00
Joachim Stolberg
7a15a62dbe
Doorcontroller: Fix formspec issue
2021-03-06 18:58:29 +01:00
Joachim Stolberg
b627328c62
Doorcontroller: Add DE translation
2021-03-06 16:35:56 +01:00
Joachim Stolberg
9f6e0e6281
Doorcontroller: Add door sound
2021-03-06 11:56:22 +01:00
Joachim Stolberg
449ad9936b
Pusher: Change inventory pull start pos from 2 to 1
2021-03-06 11:28:50 +01:00