Commit Graph

1105 Commits

Author SHA1 Message Date
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
fgrosswig
7696546d47 Fix steel strut overlay texture name (#526) 2020-01-06 21:49:05 +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
pull[bot]
bfe876d01c
Merge pull request #10 from minetest-mods/master
[pull] pandorabox from minetest-mods:master
2019-12-30 20:54:28 +00:00
coil
da95be53ec Fix radiation protection when armor group is not set (#509)
The radiation damage group can be not set when armor completely
protects against radiation or when no mod has set a default value
for the damage group. We want to apply radiation damage in the
second case but not in the first.
2019-12-30 21:02:01 +01: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
BuckarooBanzay
f5b1b2e359 add pull config 2019-12-20 08:41:58 +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
OgelGames
5069207e71 fix drill and laser digging
digtron crates can now be dug correctly
2019-12-13 20:44:05 +11: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
_TarkFrench
cb84439266 French translation: fix some errors and ortho (part 2) 2019-10-26 19:35:00 +02:00
_TarkFrench
c41f6509cf French translation: fix some errors and ortho (#513) 2019-10-26 19:34:17 +02:00
Thomas Rudin
a389ae9b85 mining drill mk3 tuning 2019-10-19 14:04:02 +02: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
65551880c4 Merge pull request #3 from OgelGames/pandorabox
Replace hard-coded node values with runtime function
2019-09-08 15:06:39 +02:00
OgelGames
d9e9dbdd39 Replace hard-coded node values with runtime function 2019-09-08 22:11:55 +10:00
coil
e66bb281a4 Add cool_trees support to the chainsaw (#511)
Make list of timber node names less repetitive
2019-09-07 13:02:21 +02:00
Thomas Rudin
e0c7300879 Merge pull request #2 from OgelGames/pandorabox
Check for falling nodes after cutting with chainsaw
2019-09-04 15:26:34 +02:00
OgelGames
36e48cba32 Check for falling nodes after cutting with chainsaw 2019-09-04 22:43:28 +10: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
OgelGames
eac1f71433 Fix conflicting desert sand compress recipes 2019-09-04 19:26:33 +10:00
NatureFreshMilk
264bfef602 Merge branch 'cool_trees' of https://github.com/coil0/technic into pandorabox 2019-08-27 07:35:29 +02:00
NatureFreshMilk
9a48248316 Merge branch 'master' into pandorabox 2019-08-27 07:35:00 +02:00
coil
b7dafca556 Add cool_trees support to the chainsaw 2019-08-26 16:43:02 -04:00
d-stephane
768fbecc64 Add french translation (#417) 2019-08-26 19:53:24 +02:00
Sires
707fa5a97c Fix typos 2019-08-26 19:52:41 +02:00
Sires
505ad8d045 Add translation for wrench mod 2019-08-26 19:52:41 +02:00
Sires
a75cb7252d Add translation for technic_worldgen mod 2019-08-26 19:52:41 +02:00
Sires
662cc7e7ef Add translation for technic_chests mod 2019-08-26 19:52:41 +02:00
Sires
e12220be79 Add translation for technic mod 2019-08-26 19:52:41 +02:00
Sires
19e045e042 Add translation for extranodes mod 2019-08-26 19:52:41 +02:00