23 Commits

Author SHA1 Message Date
Michal Cieslakiewicz
8dc681157b slprogtools: custom label for copier added.
Memory Copier description can now be changed via formspec the same
way books are titled. Setting empty label resets name to default text.
TODO and README.md updated. Modpack version changed to 0.92.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-12-07 23:20:48 +01:00
Michal Cieslakiewicz
c41fbd41f4 slprogtools: read-only flag for memory copier added.
Memory Copier dongle can now be write-protected.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-12-07 17:48:26 +01:00
Michal Cieslakiewicz
921426e22a README.md: modpack version changed to 0.9.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-12-03 16:33:17 +01:00
Michal Cieslakiewicz
3e9996a6e2 biogasmachines: gas jet upgraded furnace added.
Jet Furnace that is 2 times faster than standard version in both item cooking
time and Biogas consumption. Additionally it supports stack pulling from output
tray (can be paired with High Perf Pusher) and longer auto-poweroff delay
(to allow fuel to reach device before it automatically shuts down).

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-12-03 15:35:44 +01:00
Michal Cieslakiewicz
2d7c24c7b7 README.md updated.
Gas Jet Furnace added.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-12-02 11:50:38 +01:00
Michal Cieslakiewicz
cac5b09f7b README.md and TODO files updated.
Recycler and Torch moved out of biogasmachines to future plans,
Gas Jet Furnace added. Indicator added.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-12-02 11:44:17 +01:00
Michal Cieslakiewicz
87b326663e README.md: modpack version bump to 0.8.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-27 10:38:37 +01:00
Michal Cieslakiewicz
08045c822d moderntables: major update, new tables.
Moderntables mod code updated, new nodes added. Now it provides:
* 5 wooden simple tables
* 5 wooden table variants with drawer (2*8 inventory)
* 5 metal simple tables
* 5 metal table variants with drawer (2*8 inventory)
* (optional) Tubelib four-legged machinery stand
* (optional) Tubelib standard wooden tables (simple and drawer variant)
* (optional) Tubelib wood+metal tables (simple and drawer variant)

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-27 10:24:35 +01:00
realmicu
095154f0e1
README.md reformatted. 2018-11-24 14:26:03 +01:00
Michal Cieslakiewicz
38a80ca643 README.md updated and reformatted again.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-24 14:24:22 +01:00
Michal Cieslakiewicz
b38fc219fd README.md reformatted.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-24 13:41:43 +01:00
Michal Cieslakiewicz
f32cad66c9 README.md and TODO files updated.
Biogas Furnace moved from planned to done, text reformatting.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-24 13:38:20 +01:00
Michal Cieslakiewicz
8a76692f1e README.md and TODO files updated.
Metal Recycler introduced.
Ice cubes as water source for HT Compressor.
Compressed Gravel as primary input in another 'Obsidian' recipe
for HT Compressor.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-20 17:23:47 +01:00
Michal Cieslakiewicz
ca86efe343 biogasmachines: gasifier: recipe change, minor code updates.
Coal gasification recipe now produces Gravel instead of Biofuel
as a secondary product. Recipe hint bar number width changed back
from 3 to 2. README.md updated.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-20 14:39:12 +01:00
Michal Cieslakiewicz
fb58c29f6c README.md and TODO files updated.
Gasifier implementation noted in TODO and README.md.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-19 14:28:31 +01:00
Michal Cieslakiewicz
8a05d661a2 README.md and freezer header comment updated.
README.md and freezer.lua documentation changes.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-15 17:20:31 +01:00
Michal Cieslakiewicz
bbe683365e biogasmachines: water freezer done.
Water Freezer is now fully functional.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-13 23:38:39 +01:00
realmicu
056b806e0b
README.md reformatted. 2018-10-29 13:41:21 +01:00
Michal Cieslakiewicz
13bf68b6b1 furnacemonitor: tubelib-compatible mod added.
This mod adds Furnace Monitor - device that once attached to standard
Minetest game furnace, receives Tubelib number and responds to state
requests.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-10-29 13:16:55 +01:00
Michal Cieslakiewicz
d21f739fc7 README.md updated, slprogtools section expanded.
Memory Programmer information added.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-10-27 11:27:25 +02:00
realmicu
bff96f7575
README.md reformatted again. 2018-10-19 11:12:35 +02:00
realmicu
25ba62a80a
README.md reformatted for Github. 2018-10-19 11:12:00 +02:00
Michal Cieslakiewicz
b193a53c00 Files reorganized before pushing to GitHub.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-10-19 11:06:57 +02:00