OgelGames
2a4a54afc8
extract more dye from default:dry_shrub
...
https://github.com/pandorabox-io/pandorabox.io/issues/414
2020-01-15 19:36:45 +11:00
pull[bot]
813cfd9299
Merge pull request #20 from minetest-mods/master
...
[pull] pandorabox from minetest-mods:master
2020-01-11 21:54:31 +00:00
Serhiy Zahoriya
1a45ad19d4
Alloy furnace: Accept only unique ItemStacks from tubes ( #523 )
...
Co-authored-by: Luke aka SwissalpS <Luke@SwissalpS.ws >
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com >
2020-01-11 22:06:24 +01:00
Thomas Rudin
089766de28
5 minute switching station timeout (TODO: setting... :P)
2020-01-11 18:09:18 +01:00
BuckarooBanzay
87ad3f30fe
3 minute switch off delay
2020-01-09 15:45:09 +01:00
pull[bot]
b5921b8e90
Merge pull request #18 from minetest-mods/master
...
[pull] pandorabox from minetest-mods:master
2020-01-06 20:54:26 +00:00
fgrosswig
e90b28895c
battery_box.lua: Make "srcstack" local ( #525 )
...
Fixes warning:
Assignment to undeclared global "srcstack" inside a function at battery_box.lua:454
2020-01-06 21:50:15 +01:00
Thomas Rudin
0544543fd4
quarry tuning
2020-01-05 16:53:04 +01:00
Thomas Rudin
e7ebdbd090
polyfuse overload
2020-01-05 16:45:10 +01:00
Thomas Rudin
2dd8de5617
60 seconds off delay
2020-01-04 20:25:44 +01:00
Thomas Rudin
e003e7ea04
working switching station off-delay
2020-01-03 16:04:06 +01:00
Thomas Rudin
8c0481ed5e
move out switching station run function
2020-01-03 13:43:36 +01:00
OgelGames
6710c2875b
add basic owner and protection check to constructor
2019-12-31 21:37:27 +11:00
OgelGames
f42a6ed079
fix pandorabox-io/pandorabox.io#392
...
an additional fix is needed for the replacer to place cable plates correctly: https://github.com/pandorabox-io/pandorabox.io/issues/392#issuecomment-569590793
2019-12-30 16:58:55 +11:00
pull[bot]
b9059ea426
Merge pull request #8 from minetest-mods/master
...
[pull] pandorabox from minetest-mods:master
2019-12-25 21:54:25 +00:00
Luke aka SwissalpS
76a39e71b9
Cleanup duplicate call ( #522 )
...
No need to call get_inventory twice
2019-12-25 22:23:34 +01:00
Thomas Rudin
d132c22d41
Merge pull request #5 from pandorabox-io/master
...
Add recipe to extract violet dye from blueberries (#518 )
2019-12-20 08:45:27 +01:00
OgelGames
eb6a9b5149
better fix for tree/wood grindings
...
closes pandorabox-io/pandorabox.io#376
2019-12-16 23:31:19 +11:00
BuckarooBanzay
a8f60af451
add default tree grindings
...
fixes https://github.com/pandorabox-io/pandorabox.io/issues/376
2019-12-16 07:28:11 +01:00
coil
08b660ba99
Add recipe to extract violet dye from blueberries ( #518 )
2019-12-14 10:20:32 +01:00
NatureFreshMilk
a81aa242d3
lag calculation and 250 ms switching station limit
2019-11-05 14:01:45 +01:00
NatureFreshMilk
98db7d203a
Merge branch 'master' into pandorabox
2019-11-04 08:25:37 +01:00
David Leal
d5df30c3ff
Replace deprecated functions with newer ones ( #510 )
...
Use mod.conf
2019-09-14 12:55:41 +02:00
Thomas Rudin
3feb133991
another one
2019-09-12 19:33:13 +02:00
Thomas Rudin
c0834283db
missing comma
2019-09-12 19:32:21 +02:00
NatureFreshMilk
c8e6618a94
missing flowers
2019-09-12 15:34:39 +02:00
Thomas Rudin
d260bb0245
Merge pull request #1 from OgelGames/master
...
Fix conflicting desert sand compress recipes
2019-09-04 12:39:17 +02:00
eac1f71433
Fix conflicting desert sand compress recipes
2019-09-04 19:26:33 +10:00
NatureFreshMilk
9a48248316
Merge branch 'master' into pandorabox
2019-08-27 07:35:00 +02:00
coil
d119a67482
Refactor switching station ABMs ( #508 )
...
When the function is defined inside the ABM, a new closure is allocated every time the ABM runs.
Since the action function is already way too long, it's better for readability and performance to split it out.
2019-08-26 19:45:11 +02:00
NatureFreshMilk
62ee9016b7
Merge branch 'master' into pandorabox
2019-08-21 15:45:51 +02:00
Thomas Rudin
68755c0cf7
i really should have a setting for this
2019-08-03 07:23:08 +02:00
coil
bb05ff8fd2
Reject constructor in constructor slot inventories ( #505 )
2019-07-21 12:40:57 +02:00
Thomas Rudin
439ebfc173
moar depth
2019-07-08 17:44:19 +02:00
Thomas Rudin
897538d3fa
limit cpu time of the quarry
2019-06-19 14:41:16 +02:00
Thomas Rudin
458f23b929
limit quarry depth
2019-06-04 05:56:00 +02:00
Parasitoid
e8f1033d49
Add alloy ice + bucket = water bucket ( #470 )
2019-06-01 12:33:31 +02:00
Thomas Rudin
bca3c97229
remove monitoring code
2019-04-29 21:30:17 +02:00
Thomas Rudin
6059ec8aeb
Revert "Revert "Revert "remove monitoring code and deps"""
...
This reverts commit 2a07854bd337e918ea9e60d08b42b7dbe09b2433.
2019-04-29 21:26:20 +02:00
Thomas Rudin
b89eee3b68
sw fix
2019-04-29 20:57:00 +02:00
Thomas Rudin
9ca1f1070a
Revert "Revert "remove monitoring code and deps""
...
This reverts commit 48d251a33821a2b6f9f826e6d8fe7ca601e3e903.
2019-04-29 20:49:22 +02:00
Thomas Rudin
8b457ef770
lift quarry limits a bit
2019-04-20 22:00:04 +02:00
Lejo
b81d1d3f2d
Check protection of the forcefield and Quarry ( #468 )
2019-04-13 20:45:49 +02:00
Thomas Rudin
5e8c450f0a
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-04-12 21:03:07 +02:00
Thomas Rudin
3252c4340a
cleanup
2019-04-12 15:43:25 +02:00
Thomas Rudin
bf0f22fdb8
don't check above pos on quarry dig
2019-04-12 15:43:03 +02:00
Thomas Rudin
ddf78dbc57
perf stuff
2019-04-10 09:42:02 +02:00
Thomas Rudin
0886117328
try to load_area() on quarry dig
2019-04-09 18:16:27 +02:00
Thomas Rudin
55c343b0a8
Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox
2019-04-01 16:26:54 +02:00
NatureFreshMilk
cea42b18a0
add technic.switch_max_range setting
2019-04-01 09:07:06 +02:00