Joachim Stolberg
5c4f117b40
Merge pull request #34 from obl3pplifp/cucurbitology
...
pumpkin and melon should only give 4 slices each
2019-06-11 23:34:49 +02:00
obl3pplifp
3a5db11835
pumpkin and melon should only give 4 slices each
2019-06-10 14:03:43 +01:00
Joachim Stolberg
4fa5c24813
Merge pull request #30 from obl3pplifp/gravelsieve_tweaks
...
Further gravelsieve distribution tweaks
2019-05-24 20:23:15 +02:00
Joachim Stolberg
8f42e6d057
Merge pull request #31 from obl3pplifp/quarry_obsidian
...
Let quarry dig obsidian
2019-05-24 20:15:52 +02:00
obl3pplifp
04b4d593f4
register obsidian as a ground node
2019-05-24 00:14:26 +01:00
obl3pplifp
24f7fdaebc
gravelsieve distribution tweaks
2019-05-23 23:28:30 +01:00
Joachim Stolberg
778ec375ed
v2.03.03 with bug fixes (issues #27 , #28 , #29 )
2019-05-22 11:49:13 +02:00
Joachim Stolberg
9becad2984
Merge pull request #28 from obl3pplifp/master
...
fix some more crashes due to outdated nodes not having the right metadata
2019-05-21 09:25:30 +02:00
obl3pplifp
666a2c6059
fix some more crashes due to outdated nodes not having the right metadata
2019-05-20 22:41:53 +01:00
obl3pplifp
4b7ec0cda9
Revert "fix some more crashes due to outdated nodes not having the right metadata"
...
This reverts commit 7a7784fc5ea41f104a3f12d58a0ae009cc61f761.
2019-05-20 22:40:20 +01:00
obl3pplifp
7a7784fc5e
fix some more crashes due to outdated nodes not having the right metadata
2019-05-20 22:36:14 +01:00
Joachim Stolberg
84e574156e
Merge pull request #27 from obl3pplifp/master
...
Fixes for Blocky Survival
2019-05-18 12:53:22 +02:00
y
013013149a
prevent calls to random w/ illegal numbers
2019-05-16 23:05:59 +01:00
y
6be62b6660
set correct defaults if quarry depth and startlevel are not set
2019-05-16 23:03:36 +01:00
Joachim Stolberg
824ed5cb18
V2.03.02 with changes according to issues #22 , #23 , #24 , #25 , #26
2019-05-09 21:48:16 +02:00
Joachim Stolberg
e7b1da2636
V2.03.02 with changes according to issues #22 , #23 , #24 , #25 , #26
2019-05-09 21:04:47 +02:00
Joachim Stolberg
87bbf759fd
v2.03.01, Warehouse nodes inventory handling bugfix
2019-05-03 20:51:30 +02:00
Joachim Stolberg
8e07881cac
import order changed
2019-04-24 18:22:03 +02:00
Joachim Stolberg
a7a6b50492
V2.03, Piston/WorldEdit/replacer detection added, farming and grinder recipes added
2019-04-23 21:46:08 +02:00
Joachim Stolberg
a5e18c3d79
Warehouse boxes bugfix for the Blackhole bugfix
2019-03-23 19:31:18 +01:00
Joachim Stolberg
a2926e724c
Warehouse boxes bugfix for the Blackhole bugfix
2019-03-23 19:30:59 +01:00
Joachim Stolberg
dc71bf90f4
Blackhole tube side backfix
2019-03-14 23:18:56 +01:00
Joachim Stolberg
7eeb4242e8
Merge pull request #12 from realmicu/master
...
Add oat, rye and rice to known farming nodes.
2019-03-03 22:22:54 +01:00
Michal Cieslakiewicz
38e6ff5258
Add oat, rye and rice to known farming nodes.
...
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-03-03 12:27:02 +01:00
Joachim Stolberg
629764f8dd
v2.02.04 Fermenter leaves bugfix
2019-03-02 10:15:57 +01:00
Joachim Stolberg
03412c7849
v2.02.03 industriallamp bugfix
2019-02-27 18:47:11 +01:00
Joachim Stolberg
0e95c2a76d
forceload block bugfix.
v2.02
2019-02-16 10:35:33 +01:00
Joachim Stolberg
7e064c9227
Merge pull request #11 from realmicu/master
...
sl_controller: add battery status command.
2019-02-12 12:26:24 +01:00
Joachim Stolberg
9e12dc1ae7
controller event bugfix
2019-02-10 13:28:17 +01:00
Michal Cieslakiewicz
96d5ee9018
sl_controller: add battery status command.
...
Added $battery() function that returns battery percentage (0-100).
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-09 12:20:27 +01:00
Joachim Stolberg
f2876b191f
Merge pull request #10 from realmicu/master
...
Added new button image for BLOCKED state.
2019-02-09 11:20:27 +01:00
Michal Cieslakiewicz
b7bdd9783e
reformer: fix taking items from source inventory.
...
Ported production function from fermenter code. Take items one by one
instead of 4 at once to prevent many stacks of 1-3 Biogas items to be
left unprocessed.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-07 12:58:51 +01:00
Michal Cieslakiewicz
fe3ff47bd2
fermenter: return items to source inventory when faulted.
...
Items should be moved back to source inventory when machine fails
due to incorrect type of items there (game internal error).
Unused local variable removed.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-07 12:56:23 +01:00
Michal Cieslakiewicz
54abd7bf55
Added new button image for BLOCKED state.
...
Warning image (black exclamation mark on yellow field) added and
used for BLOCKED state. Player can now see the difference between
BLOCKED and FAULT states while accessing machine panel (formspec).
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-02-07 10:51:45 +01:00
Joachim Stolberg
383bd8ab6c
texture´ bugfix
2019-01-31 19:05:08 +01:00
Joachim Stolberg
0b305eb815
unpack, string.split, and string.trim added
2019-01-30 20:56:55 +01:00
Joachim Stolberg
92a5a6e6ff
unpack, string.split, and string.trim added
2019-01-30 20:56:16 +01:00
Joachim Stolberg
0d12261620
Terminal related Controller commands changed, Terminal output bugfix, Controller event handling bugfix
2019-01-29 20:52:38 +01:00
Joachim Stolberg
132ca85c66
V2.02, Logic Not added, output reduction on Harvester, Fermenter, and Gravel Sieve
2019-01-28 21:52:08 +01:00
Joachim Stolberg
b457f3011f
V2.02, Logic Not added, output reduction on Harvester, Fermenter, and Gravel Sieve
2019-01-28 21:51:38 +01:00
Joachim Stolberg
1af6d380d3
formspec protection added
2019-01-28 07:18:38 +01:00
Joachim Stolberg
e91e2722d1
v2.01 SaferLua Terminal to be connected to the SaferLua Controller
2019-01-27 23:41:37 +01:00
Joachim Stolberg
8c265434b8
v2.01 SaferLua Terminal to be connected to the SaferLua Controller
2019-01-27 22:08:15 +01:00
Joachim Stolberg
f62ee1db4a
v2.01 SaferLua Terminal to be connected to the SaferLua Controller
2019-01-27 22:07:54 +01:00
Joachim Stolberg
3560082270
SmartLine Controller: Own node number to on/off command added to be able to cascade SmartLine Controllers
2019-01-27 14:35:27 +01:00
Joachim Stolberg
2cb4282243
Collector bugfix
2019-01-22 21:58:10 +01:00
Joachim Stolberg
686f78a16a
quarry bugfix
2019-01-22 19:26:20 +01:00
Joachim Stolberg
d776399ce4
v2.00.05 - SmartLine Collector added
2019-01-21 22:45:40 +01:00
Joachim Stolberg
7daee46cbf
v2.00.05 - SmartLine Collector added
2019-01-21 22:44:16 +01:00
Joachim Stolberg
edbefbf3d6
range(from, to) added, standard string functions added
2019-01-20 17:39:34 +01:00