Commit Graph

194 Commits

Author SHA1 Message Date
Joachim Stolberg
577a4e8bd3 Add ta5 teleport tubes 2022-01-02 21:00:46 +01:00
Joachim Stolberg
e2834a20ff ta5 hyperloop tank addded 2021-12-31 17:25:37 +01:00
Joachim Stolberg
8f037a4ec0 Add ta5 chest for hyperloop transfer 2021-12-30 15:05:20 +01:00
Joachim Stolberg
45479bf153 Support for i3 added 2021-12-25 17:18:34 +01:00
Joachim Stolberg
79890c1c1b Activate TA5, improve move/fly controller 2021-12-25 16:12:09 +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
793ef84a8c Improvements on move-, fly-, and turn controllers 2021-11-16 20:07:52 +01:00
Joachim Stolberg
6a1beeaaec Add TA5 ex points feature for hyperloop tank and chest 2021-11-05 20:26:07 +01:00
Joachim Stolberg
cf3415a1d6 Add hyperloop support to ta4 chest and tank 2021-11-02 21:28:22 +01:00
Joachim Stolberg
801d2f5492 Improve injector and detector 2021-09-27 21:34:24 +02:00
Joachim Stolberg
1e36775c18 Allow pushing of items 'into' a techage:ta4_chest_dummy 2021-09-19 12:56:03 +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
Thomas--S
6a9ccd34e5 TA4 Chest: Fix items disappearing 2021-09-14 13:23:17 +02:00
Joachim Stolberg
58d8142495 Add TA1 watermill 2021-08-16 17:57:54 +02:00
Joachim Stolberg
fe37465f65 Reactivate grinder recipes 2021-08-01 16:32:52 +02:00
Joachim Stolberg
4dbf460715 Add minor improvements 2021-07-29 21:08:44 +02:00
Joachim Stolberg
875c3dc9de Convert liquid filter and blackhole 2021-07-24 11:26:13 +02:00
Joachim Stolberg
8e249248dc Merge branch 'networks' 2021-07-23 19:47:43 +02:00
Joachim Stolberg
086594e24c Adapt to networks v0.08 2021-07-06 21:37:29 +02:00
Joachim Stolberg
da15e05496 fix v1 transition bugs 2021-07-06 19:39:32 +02:00
Joachim Stolberg
1d7db7943b Prepare for lib 'networks' 2021-06-19 15:06:08 +02:00
Joachim Stolberg
054283cc4d Add ta2 gravity energy storage system 2021-06-16 22:51:30 +02:00
Joachim Stolberg
60487a232f Add grinder bugfix from Micu 2021-06-14 23:23:56 +02:00
Joachim Stolberg
ef9d904917 Prepare for lib 'networks' 2021-06-09 22:09:59 +02:00
Joachim Stolberg
d80304b449 Prepare for lib 'networks' 2021-06-07 22:00:52 +02:00
Joachim Stolberg
282f52d77e Prepare for lib 'networks' 2021-06-05 11:42:30 +02:00
Joachim Stolberg
f93773ef31 Fix wheat recipe issue 2021-05-18 21:28:14 +02:00
Joachim Stolberg
6ea6933001 Fix ta4 chest take_item bug 2021-05-16 20:01:41 +02:00
Joachim Stolberg
c5a030b9e5 Fix ta4 chest take_item bug 2021-05-16 19:56:44 +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
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
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
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
1b8978326b minor improvements 2021-04-30 19:00:59 +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
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
29ad918960 Fix MT v5.4 issues #52 and #53 2021-03-17 19:36:47 +01:00
Joachim Stolberg
276a6a37f3 Revice TA4 Injector, add TA3 Injector 2021-03-08 21:27:51 +01:00
Joachim Stolberg
48f22090e8 Allow pusher to pull honey from xdecor:hive and mobs:beehive 2021-02-22 20:42:16 +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
dfc49e127b Add TA4 recycle machine 2021-02-06 17:33:21 +01:00
Joachim Stolberg
c4e381687d Add TA4 recycle machine 2021-02-06 17:20:45 +01:00
Joachim Stolberg
e69e6f5370 Add TA4 recycle machine 2021-02-05 20:12:12 +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