Commit Graph

24 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
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
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
67338d82aa english translation added 2020-04-26 21:01:39 +02:00
Joachim Stolberg
ea4765ce46 distri 1:1 mode changed, drill pipe wrench added, ta4_chest modes enhanced, further improvements 2020-04-13 13:20:38 +02:00
Joachim Stolberg
c8f685c0d5 LBMs and repair tool added for the migration 2020-02-22 20:43:14 +01:00
Joachim Stolberg
4f17604cb1 funnel removed, quarry added, hopper removed, instead use of minecart hopper 2020-02-16 18:10:40 +01:00
Joachim Stolberg
05f0fe64bd complete restructured 2020-01-25 23:15:44 +01:00
Joachim Stolberg
68c8a74da8 networks, liquids, reactor, barrels, tanks, and pumps introduced, still untested 2019-10-27 11:14:37 +01:00
Joachim Stolberg
9fd726bd47 started with manual_ta4_DE 2019-09-29 00:23:49 +02:00
Joachim Stolberg
10aa9f70dd manual links and titles changed 2019-09-28 21:43:48 +02:00
Joachim Stolberg
1359baff7b Further manual_ta3_DE chapters added 2019-09-28 19:40:49 +02:00
Joachim Stolberg
36c8b1c917 toc and further pages of the DE manual added 2019-09-27 23:14:03 +02:00
Joachim Stolberg
97d3a7b5d8
Update manual_ta2_DE.md 2019-09-27 19:30:07 +02:00
Joachim Stolberg
3047bd5a31
Update manual_ta2_DE.md 2019-09-27 19:22:37 +02:00
Joachim Stolberg
4346e0e584 translation and manual improvements 2019-09-26 23:44:34 +02:00
Joachim Stolberg
77a7417cf4 switched from internal doc strings to md file based documentation
translation strings added
door block bugfix
player detector bugfix
2019-09-26 22:32:37 +02:00