Commit Graph

11 Commits

Author SHA1 Message Date
Joachim Stolberg
1e007f2f0e Add hint to the water consumption of the steam engine 2023-05-18 19:58:00 +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
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
b9454b2173 Use textures from last commit 2020-11-07 19:53:25 +01:00
Joachim Stolberg
5a5a248d1d Add nodes TA2 Power Generator and TA3 Electric Motor 2020-11-01 21:38:52 +01:00
Joachim Stolberg
63a123be46 Ethereal support added, manual correction, tin ingot recipe bugfix 2020-06-17 19:59:05 +02:00
Joachim Stolberg
43acb8596b QSG added 2020-06-01 14:42:49 +02:00
Joachim Stolberg
67338d82aa english translation added 2020-04-26 21:01:39 +02:00