Commit Graph

330 Commits

Author SHA1 Message Date
Joachim Stolberg
ddfb614769 box bottom textures changed 2019-01-01 20:14:43 +01:00
Joachim Stolberg
c020615b10 aging fine adjustment 2019-01-01 18:53:17 +01:00
Joachim Stolberg
539401e2fb tube migration bugfix 2019-01-01 18:02:26 +01:00
Joachim Stolberg
958495acee forceload and quarry bugfixes 2018-12-31 21:00:19 +01:00
Joachim Stolberg
1b0992734f selection box improvements 2018-12-31 18:43:37 +01:00
Joachim Stolberg
eb0540c712 tube recipe bugfixes 2018-12-31 14:59:02 +01:00
Joachim Stolberg
ed9deb3235 lattice block added 2018-12-31 11:30:06 +01:00
Joachim Stolberg
d72f516cbb readme improved 2018-12-30 14:38:23 +01:00
Joachim Stolberg
c970de6ec9 readme improved 2018-12-30 14:36:55 +01:00
Joachim Stolberg
cb52ee9a81 readme improved 2018-12-30 14:05:48 +01:00
Joachim Stolberg
97a9aa7c82 readme improved 2018-12-30 13:53:25 +01:00
Joachim Stolberg
c95d7874b4 some improvements 2018-12-30 10:16:20 +01:00
Joachim Stolberg
1f2c335f0f readme adapted 2018-12-30 00:20:46 +01:00
Joachim Stolberg
4ff98d47d4 pushing_chest converted to new states 2018-12-29 22:07:23 +01:00
Joachim Stolberg
667739acfe New mod tubelib_stairway added,
further bug fixes and improvements
2018-12-29 21:02:23 +01:00
Joachim Stolberg
c5f8e29f10 bug fixes and improvements 2018-12-29 15:06:47 +01:00
Joachim Stolberg
48ca13d05d bug fixes and improvements 2018-12-28 22:16:55 +01:00
Joachim Stolberg
021f5c450c bug fixes and improvements 2018-12-28 17:16:14 +01:00
Joachim Stolberg
58718c2f0f Quarry, Harvester, Fermenter, Reformer, and Liquid Sampler converted to new states class and some code maintenance 2018-12-27 22:37:13 +01:00
Joachim Stolberg
6f124cfe54 fermenter converted to new states class and some code maintenance 2018-12-25 22:06:05 +01:00
Joachim Stolberg
8d152ce19c autocrafter converted to new states class 2018-12-24 14:31:13 +01:00
Joachim Stolberg
f49d86fba3 settingtypes added, basalt added, Quarry reworked 2018-12-23 20:15:55 +01:00
Joachim Stolberg
552bde181d readme adapted 2018-12-23 19:47:52 +01:00
Joachim Stolberg
74071dbad4 readme adapted 2018-12-23 19:42:36 +01:00
Joachim Stolberg
92e8cda2ed settingtypes added, basalt added, Quarry reworked 2018-12-23 19:36:11 +01:00
Joachim Stolberg
bddb2c0c63 visible area cube added 2018-12-23 12:00:56 +01:00
Joachim Stolberg
bff318a36e Forceload block added 2018-12-22 22:03:31 +01:00
Joachim Stolberg
041d6a684d work in progress to v2 2018-12-22 16:58:11 +01:00
Joachim Stolberg
46ed544d84 Teleporter channel bug fixed, Improved Fermenter input items processing 2018-12-01 14:42:57 +01:00
Joachim Stolberg
16ec59421e channel bugfix 2018-11-30 20:18:38 +01:00
Joachim Stolberg
70845bc126
Merge pull request #8 from realmicu/master
fermenter: improve input items processing.
2018-11-29 18:54:55 +01:00
Michal Cieslakiewicz
f2d12c9aaa fermenter: improve input items processing.
Change source item pulling logic: previously 2 leaves items
were taken at once from the same stack, so only identical types
were used to produce Biogas (remaining single items could fill
up source tray). Now items are taken one by one, allowing 2
different plant leaves to form 1 Biogas unit. That cleans up
inventory as well - maximum one item is left there when production
ends.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-11-29 11:53:51 +01:00
Joachim Stolberg
d0ff85fc41 depends bug fixed 2018-11-25 11:53:51 +01:00
Joachim Stolberg
3a170f18a0 recipes improved 2018-11-23 20:51:51 +01:00
Joachim Stolberg
37941bb6c4
Merge pull request #6 from realmicu/master
sl_controller: report correct state when asked.
2018-10-21 18:51:00 +02:00
Michal Cieslakiewicz
a7173e046d sl_controller: report correct state when asked.
LUA Controller now correctly responds to state requests, returning
'running' or 'stopped' according to its operational status.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2018-10-21 11:16:08 +02:00
Joachim Stolberg
42d01b2142 'minetest.LIGHT_MAX' bugfix 2018-10-20 20:58:33 +02:00
Joachim Stolberg
c243ff59d7 'minetest.LIGHT_MAX' bugfix 2018-10-20 20:56:36 +02:00
Joachim Stolberg
5d36b1f65c v1.16.5 Cobblestone generation can be disabled, Teleporter bugfix 2018-10-14 13:26:23 +02:00
Joachim Stolberg
9a1ad7349f Stopwatch function to SmartLine Controller added 2018-09-26 19:24:39 +02:00
Joachim Stolberg
58ed780c13 Added further textures to the Gate Block 2018-09-26 12:42:25 +02:00
Joachim Stolberg
0e1bd6f52d funnel got inventory state command 2018-09-25 22:53:17 +02:00
Joachim Stolberg
e39cd59562 further tubing improvement 2018-09-24 20:00:48 +02:00
Joachim Stolberg
dc035d1686 further tubing improvement 2018-09-23 15:02:58 +02:00
Joachim Stolberg
6ea13b9147 Straight ahead tubes can be placed my means of the "sneak" button 2018-09-22 15:00:48 +02:00
Joachim Stolberg
9118ade87c Straight ahead tubes can be placed my means of the "sneak" button 2018-09-22 13:55:11 +02:00
Joachim Stolberg
3c91dd402e Straight ahead tubes can be placed my means of the "sneak" button 2018-09-22 13:53:40 +02:00
Joachim Stolberg
2437f3ae09 Straight ahead tubes can be placed my means of the "sneak" button 2018-09-21 22:10:33 +02:00
Joachim Stolberg
6aaf32e18a v1.16 Switched from "Display mod pack" to lcdlib 2018-09-20 22:29:30 +02:00
Joachim Stolberg
9bde3d3441 v1.16 Switched from "Display mod pack" to lcdlib 2018-09-20 22:26:46 +02:00