Commit Graph

1223 Commits

Author SHA1 Message Date
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
mat9117 c9ba4b329d Add Polish translation (#493) 2019-03-31 13:00:48 +02:00
Thomas Rudin dd8455a888 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2019-03-21 14:06:26 +01:00
NatureFreshMilk 0af2749ac4 tune abm intervals to introduce jitter 2019-03-21 13:10:10 +01:00
NatureFreshMilk e44bf92960 rate limit forcefield rendering (on-case) 2019-03-21 13:07:49 +01:00
Thomas Rudin c832f3df32 limit quarry depth to 30 2019-03-17 20:55:39 +01:00
Thomas Rudin 37dcb2a101 Revert "remove monitoring code and deps"
This reverts commit 7b16d4fe870016b5e415585f1a57d44ae882745a.
2019-03-11 21:42:40 +01:00
NatureFreshMilk baefac24e2 remove monitoring code and deps 2019-03-11 08:42:51 +01:00
upsala 700faca5cb Add moretrees poplar to chainsaw (#489) 2019-03-10 11:40:52 +01:00
NatureFreshMilk 7a32be742c quarry dig count metric 2019-03-04 09:06:54 +01:00
NatureFreshMilk 59b297fa23 enable monitoring on technic switching station 2019-03-04 08:51:32 +01:00
Thomas Rudin c562064a62 conservative chances on avm's 2019-03-03 20:19:17 +01:00
Thomas Rudin c14521cbd2 Quarry: Fix server freeze when max depth is reduced (#487)
Endless loop if max-depth is changed but some quarries are below that new limit
The old comparison (~=) did not account for that
2019-03-02 11:14:05 +01:00
Thomas Rudin bcbdb116c8 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2019-03-01 19:14:07 +01:00
Thomas Rudin 3f793722d1 quarry depth 2019-03-01 19:13:59 +01:00
NatureFreshMilk 72470365d1 remove forceload code 2019-03-01 13:23:49 +01:00
Thomas Rudin 2750d80216 quarry depth = 70 2019-02-18 22:11:44 +01:00
Thomas Rudin 3269de8f44 Revert "make sure MV turbines only turn on in response to *flowing* water"
This reverts commit 8ebc1de29c.
2019-02-03 20:46:24 +01:00
Thomas Rudin f3050d985d Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2019-02-01 21:27:53 +01:00
Thomas Rudin 24bf4f6972 Merge branch 'sulfur_oregen_optimize' into pandorabox 2019-02-01 21:27:30 +01:00
Thomas Rudin 3ee090a7c1 Merge branch 'protected-mithril-chest' into pandorabox 2019-02-01 21:24:08 +01:00
Thomas Rudin 5bddd0c7fa add mithril protected chest (works with any protection mod that overrides minetest.is_protected()) 2019-02-01 21:20:03 +01:00
Thomas Rudin 5c48b0d9b4 fix #463 optimize variable access 2019-02-01 20:54:08 +01:00
Thomas Rudin 027c151643 wtf! 2019-01-30 19:55:18 +01:00
Christopher Head 4f78a69ffc Fix trailing whitespace (#482)
Trim all trailing whitespace characters,
2019-01-26 14:15:40 +01:00
Christopher Head 5f6b87d43a Fix spelling errors (#481) 2019-01-26 14:15:07 +01:00
Christopher Head 6e58a8e939 Make power meter work on LV battery box (#483) 2019-01-26 14:14:45 +01:00
Thomas Rudin 44f40664da quarry depth limit 2019-01-25 21:27:31 +01:00
Thomas Rudin 30b38e08dd Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox 2018-12-22 17:40:00 +01:00
Thomas Rudin cdf2cdafb1 remove cotton seed oil 2018-12-22 17:25:48 +01:00
Thomas Rudin 5ce979df0c only decrement quarry quota if active 2018-12-20 08:27:35 +01:00
Thomas Rudin a147d1195f Merge branch 'inverse-recipe-for-MV-Freezer' of https://github.com/Parasitoid/technic into pandorabox 2018-12-17 09:00:47 +01:00
Vanessa Dannenberg 8ebc1de29c make sure MV turbines only turn on in response to *flowing* water 2018-12-17 08:03:18 +01:00
Parasitoid 4813b39c82 ice + bucket = water bucket 2018-12-16 19:45:26 +01:00
Thomas Rudin 6104383fa5 add quarry-quota per player: 4 blocks/second per default 2018-12-14 08:31:14 +01:00
Thomas Rudin 8bcc8f6a44 Merge branch 'pandorabox' of https://github.com/pandorabox-io/technic into pandorabox 2018-12-11 17:09:42 +01:00
Thomas Rudin 4015ef5532 Merge branch 'protected_forcefield' of https://github.com/Lejo1/technic into pandorabox 2018-12-11 16:57:22 +01:00
Lejo 17e68bb168 Check protection of the quarry 2018-12-11 16:27:08 +01:00
Thomas Rudin c7c6e1502f check owner on locked chest receive_fields 2018-12-11 15:55:41 +01:00
Thomas Rudin e7a9e3124a Merge branch 'protected_forcefield' of https://github.com/Lejo1/technic into pandorabox 2018-12-11 15:28:30 +01:00
Lejo 333eae7a5f Check protection of the forcefield 2018-12-11 15:22:00 +01:00
Thomas Rudin ae584dbeb6 timeout and overload reset change 2018-12-09 19:16:50 +01:00
Thomas Rudin 4ae6be3821 Merge https://github.com/minetest-mods/technic into pandorabox 2018-12-09 18:42:28 +01:00
upsala e1a71a8fb0 Add MV-Freezer (#457)
New Grinder-recipe: ice => snowblock
New recipe for freezer: Freezer now generates ice
2018-12-09 17:37:58 +01:00
Thomas Rudin b04c6a9576 Merge https://github.com/minetest-mods/technic into pandorabox 2018-12-09 16:59:32 +01:00
Thomas Rudin 701240bc3a Quarry: Check for valid facedir to fix server freeze #465 (#466)
Checks if facedir is valid. If the face points up or down the depth-check would run endless and freeze the server
2018-12-09 16:01:10 +01:00
Lejo aa82fa1d13 Forcefield: Remove deprecated update_map() call (#467) 2018-12-09 15:57:48 +01:00
Thomas Rudin 6ef76aacfb Merge branch 'quarry-facedir-fix' of github.com:pandorabox-io/technic-1 into pandorabox 2018-12-03 10:54:10 +01:00
Thomas Rudin 38eeecfa0c fix #465
Checks if facedir is valid. if the face points up or down the depth-check would run endless and freeze the server
2018-12-03 10:49:41 +01:00