723 Commits

Author SHA1 Message Date
Thomas Rudin
ce8d0e3665 quarry tuning 2020-01-05 16:53:04 +01:00
Thomas Rudin
289b8020b9 polyfuse overload 2020-01-05 16:45:10 +01:00
Thomas Rudin
0eef218952 60 seconds off delay 2020-01-04 20:25:44 +01:00
Thomas Rudin
e042b193fa working switching station off-delay 2020-01-03 16:04:06 +01:00
Thomas Rudin
7234b73f46 move out switching station run function 2020-01-03 13:43:36 +01:00
OgelGames
486c94d953 add basic owner and protection check to constructor 2019-12-31 21:37:27 +11:00
OgelGames
0008c2c713 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]
77b4238b3c 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
6b6fc6d4c2 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
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
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
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
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
e12220be79 Add translation for technic mod 2019-08-26 19:52:41 +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
372bbea9c0 Merge branch 'radiation-group' of https://github.com/coil0/technic into pandorabox 2019-08-23 07:15:07 +02:00
coil
6a89a9ca83 Fix radiation protection when armor group is not set
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-08-22 17:47:07 -04:00
NatureFreshMilk
62ee9016b7 Merge branch 'master' into pandorabox 2019-08-21 15:45:51 +02:00
Thomas Rudin
185824dcea Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2019-08-05 20:12:36 +02:00
Thomas Rudin
68755c0cf7 i really should have a setting for this 2019-08-03 07:23:08 +02:00
coil
06c6df0e21 Apply radiation damage only if entity is not dead (#504)
This prevents on_dieplayer being called unnecessarily, causing problems such as repeated death messages.
2019-07-25 11:27:02 +02:00
coil
bb05ff8fd2 Reject constructor in constructor slot inventories (#505) 2019-07-21 12:40:57 +02:00
NatureFreshMilk
1a9d4ccc7d Merge branch 'master' into pandorabox 2019-07-16 16:11:27 +02:00
coil
dc4f4f66e6 Apply radiation damage only if entity is not dead (#504)
This prevents on_dieplayer being called unnecessarily, causing problems such as repeated death messages.
2019-07-10 20:27:01 +02:00
Thomas Rudin
439ebfc173 moar depth 2019-07-08 17:44:19 +02:00
Hugo Locurcio
62fdb853ec Optimize PNG images losslessly (#501)
This incorporates non-interlaced PNGs from #500 to fix warnings thrown by libpng.
2019-06-20 18:35:26 +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
beb30a5603 fix digtron crate corruption 2019-05-12 18:43:12 +02:00
Thomas Rudin
bca3c97229 remove monitoring code 2019-04-29 21:30:17 +02:00