Commit Graph

  • 68755c0cf7 i really should have a setting for this Thomas Rudin 2019-08-03 07:23:08 +0200
  • 06c6df0e21 Apply radiation damage only if entity is not dead (#504) coil 2019-07-10 18:27:01 +0000
  • bb05ff8fd2 Reject constructor in constructor slot inventories (#505) coil 2019-07-21 10:40:57 +0000
  • d1bf386b80 Use Unified Dyes on_dig where needed (#506) Vanessa Dannenberg 2019-07-21 06:37:17 -0400
  • 526e5a267f use Unified Dyes on_dig where needed - requires Unified Dyes commit 9ff40a7f or later #506 Vanessa Dannenberg 2019-07-18 02:19:33 -0400
  • e1ef023cff Reject constructor in constructor slot inventories #505 coil 2019-07-17 13:28:33 -0400
  • 1a9d4ccc7d Merge branch 'master' into pandorabox NatureFreshMilk 2019-07-16 16:11:27 +0200
  • dc4f4f66e6 Apply radiation damage only if entity is not dead (#504) coil 2019-07-10 18:27:01 +0000
  • 0097f3d8c6 Apply radiation damage only if entity is not dead #504 coil 2019-07-09 22:29:09 -0400
  • 439ebfc173 moar depth Thomas Rudin 2019-07-08 17:44:19 +0200
  • 62fdb853ec Optimize PNG images losslessly (#501) Hugo Locurcio 2019-06-20 18:35:26 +0200
  • f827463bf4
    Optimize PNG images losslessly #501 Hugo Locurcio 2019-06-19 19:08:49 +0200
  • 897538d3fa limit cpu time of the quarry Thomas Rudin 2019-06-19 14:41:16 +0200
  • a668f3c1e2 Fix warnings about interlaced PNGs There were three textures that were saved as interlaced PNGs. This is not necessary for MT and causes a warning ("Irrlicht: PNG warning: Interlace handling should be turned on when using png_read_image") to be emitted by the client. This commit replaces them with normal PNGs with the same content. #500 cheapie 2019-06-15 13:40:23 -0500
  • 8a987bb361 Add tubelib support to technic chests (#498) obl3pplifp 2019-06-09 19:48:52 +0100
  • ebd80bed44 move check to file-local scope #498 y 2019-06-09 16:59:44 +0100
  • 0117595515 change check for tubelib to avoid warning y 2019-06-09 16:51:35 +0100
  • 53e5e355fd PR performance-related requests y 2019-06-09 05:39:02 +0100
  • 458f23b929 limit quarry depth Thomas Rudin 2019-06-04 05:56:00 +0200
  • e8f1033d49 Add alloy ice + bucket = water bucket (#470) Parasitoid 2019-06-01 12:33:31 +0200
  • 98949482f8 add tubelib support to chests y 2019-05-27 03:31:56 +0100
  • ae20567894 Ifix https://github.com/pandorabox-io/pandorabox.io/issues/170 Thomas Rudin 2019-05-20 14:26:48 +0200
  • beb30a5603 fix digtron crate corruption Thomas Rudin 2019-05-12 18:43:12 +0200
  • bca3c97229 remove monitoring code Thomas Rudin 2019-04-29 21:30:17 +0200
  • 6059ec8aeb Revert "Revert "Revert "remove monitoring code and deps""" Thomas Rudin 2019-04-29 21:26:20 +0200
  • b89eee3b68 sw fix Thomas Rudin 2019-04-29 20:57:00 +0200
  • 9ca1f1070a Revert "Revert "remove monitoring code and deps"" Thomas Rudin 2019-04-29 20:49:22 +0200
  • 8b457ef770 lift quarry limits a bit Thomas Rudin 2019-04-20 22:00:04 +0200
  • a9b10cc4b1 Fix Polish translation (#497) mat9117 2019-04-14 11:43:30 +0200
  • 715329cc08 Add Polish fix #497 mat9117 2019-04-14 10:54:34 +0200
  • 3914ecc153 Merge branch 'master' of https://github.com/mat9117/technic mat9117 2019-04-14 10:52:16 +0200
  • 48add4519d Merge branch 'master' of https://github.com/minetest-mods/technic mat9117 2019-04-14 10:47:29 +0200
  • b81d1d3f2d Check protection of the forcefield and Quarry (#468) Lejo 2019-04-13 20:45:49 +0200
  • 5e8c450f0a Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-04-12 21:03:07 +0200
  • 3252c4340a cleanup Thomas Rudin 2019-04-12 15:43:25 +0200
  • bf0f22fdb8 don't check above pos on quarry dig Thomas Rudin 2019-04-12 15:43:03 +0200
  • caeac6b834 Polish translation fix mat9117 2019-04-11 10:10:24 +0200
  • ddf78dbc57 perf stuff Thomas Rudin 2019-04-10 09:42:02 +0200
  • 0886117328 try to load_area() on quarry dig Thomas Rudin 2019-04-09 18:16:27 +0200
  • ca2e909b19 Polish translation fix mat9117 2019-04-08 11:17:36 +0200
  • fdb4a52083 Polish translation fix mat9117 2019-04-08 11:10:55 +0200
  • 55c343b0a8 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-04-01 16:26:54 +0200
  • cea42b18a0 add technic.switch_max_range setting NatureFreshMilk 2019-04-01 09:07:06 +0200
  • c9ba4b329d Add Polish translation (#493) mat9117 2019-03-31 13:00:48 +0200
  • 82de9b2f57 Polish translation #493 mat9117 2019-03-30 18:29:06 +0100
  • dd8455a888 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-03-21 14:06:26 +0100
  • 0af2749ac4 tune abm intervals to introduce jitter NatureFreshMilk 2019-03-21 13:10:10 +0100
  • e44bf92960 rate limit forcefield rendering (on-case) NatureFreshMilk 2019-03-21 13:07:49 +0100
  • c832f3df32 limit quarry depth to 30 Thomas Rudin 2019-03-17 20:55:39 +0100
  • 37dcb2a101 Revert "remove monitoring code and deps" Thomas Rudin 2019-03-11 21:42:40 +0100
  • baefac24e2 remove monitoring code and deps NatureFreshMilk 2019-03-11 08:42:51 +0100
  • 700faca5cb Add moretrees poplar to chainsaw (#489) upsala 2019-03-10 11:40:52 +0100
  • dbf827c098 Added moretrees:poplar to chainsaw #489 Weinzierl Stefan 2019-03-09 14:52:04 +0100
  • 7a32be742c quarry dig count metric NatureFreshMilk 2019-03-04 09:06:54 +0100
  • 59b297fa23 enable monitoring on technic switching station NatureFreshMilk 2019-03-04 08:51:32 +0100
  • c562064a62 conservative chances on avm's Thomas Rudin 2019-03-03 20:19:17 +0100
  • c14521cbd2 Quarry: Fix server freeze when max depth is reduced (#487) Thomas Rudin 2019-03-02 11:14:05 +0100
  • bcbdb116c8 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-03-01 19:14:07 +0100
  • 3f793722d1 quarry depth Thomas Rudin 2019-03-01 19:13:59 +0100
  • 72470365d1 remove forceload code NatureFreshMilk 2019-03-01 13:23:49 +0100
  • 2750d80216 quarry depth = 70 Thomas Rudin 2019-02-18 22:11:44 +0100
  • 3269de8f44 Revert "make sure MV turbines only turn on in response to *flowing* water" Thomas Rudin 2019-02-03 20:46:24 +0100
  • 3ae6ca2aca fix server freeze if quarry max depth is reduced #487 Thomas Rudin 2019-02-02 11:26:16 +0100
  • f3050d985d Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-02-01 21:27:53 +0100
  • 24bf4f6972 Merge branch 'sulfur_oregen_optimize' into pandorabox Thomas Rudin 2019-02-01 21:27:30 +0100
  • 3ee090a7c1 Merge branch 'protected-mithril-chest' into pandorabox Thomas Rudin 2019-02-01 21:24:08 +0100
  • 5bddd0c7fa add mithril protected chest (works with any protection mod that overrides minetest.is_protected()) #485 Thomas Rudin 2019-02-01 21:20:03 +0100
  • 5c48b0d9b4 fix #463 optimize variable access #484 Thomas Rudin 2019-02-01 20:54:08 +0100
  • 027c151643 wtf! Thomas Rudin 2019-01-30 19:55:18 +0100
  • 4f78a69ffc Fix trailing whitespace (#482) Christopher Head 2019-01-26 05:15:40 -0800
  • 5f6b87d43a Fix spelling errors (#481) Christopher Head 2019-01-26 05:15:08 -0800
  • 6e58a8e939 Make power meter work on LV battery box (#483) Christopher Head 2019-01-26 05:14:45 -0800
  • 44f40664da quarry depth limit Thomas Rudin 2019-01-25 21:27:31 +0100
  • c7b79198da
    Make power meter work on LV battery box #483 Christopher Head 2019-01-22 22:40:18 -0800
  • 5ccb839c3b
    Fix trailing whitespace #482 Christopher Head 2019-01-22 22:37:26 -0800
  • 676d9c6981
    Fix spelling errors #481 Christopher Head 2019-01-22 22:33:10 -0800
  • 96c695f230 Change drill mode on_place (double-tap on Android). #473 Xiong 2018-12-23 02:03:21 -0800
  • 30b38e08dd Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2018-12-22 17:40:00 +0100
  • cdf2cdafb1 remove cotton seed oil Thomas Rudin 2018-12-22 17:25:48 +0100
  • 5ce979df0c only decrement quarry quota if active Thomas Rudin 2018-12-20 08:27:35 +0100
  • a147d1195f Merge branch 'inverse-recipe-for-MV-Freezer' of https://github.com/Parasitoid/technic into pandorabox Thomas Rudin 2018-12-17 09:00:47 +0100
  • 8ebc1de29c make sure MV turbines only turn on in response to *flowing* water Vanessa Dannenberg 2018-12-17 01:53:07 -0500
  • 793fcae962 make sure MV turbines only turn on in response to *flowing* water #471 Vanessa Dannenberg 2018-12-17 01:53:07 -0500
  • 3f86731b49
    ice + bucket = water bucket #470 Parasitoid 2018-12-16 19:45:26 +0100
  • 4813b39c82 ice + bucket = water bucket Parasitoid 2018-12-16 19:45:26 +0100
  • 6104383fa5 add quarry-quota per player: 4 blocks/second per default Thomas Rudin 2018-12-14 08:31:14 +0100
  • 8bcc8f6a44 Merge branch 'pandorabox' of https://github.com/pandorabox-io/technic into pandorabox Thomas Rudin 2018-12-11 17:09:42 +0100
  • 4015ef5532 Merge branch 'protected_forcefield' of https://github.com/Lejo1/technic into pandorabox Thomas Rudin 2018-12-11 16:57:22 +0100
  • e0fae82a2e
    Check protection of the quarry #468 Lejo 2018-12-11 16:27:08 +0100
  • 17e68bb168 Check protection of the quarry Lejo 2018-12-11 16:27:08 +0100
  • c7c6e1502f check owner on locked chest receive_fields #469 Thomas Rudin 2018-12-11 15:55:41 +0100
  • e7a9e3124a Merge branch 'protected_forcefield' of https://github.com/Lejo1/technic into pandorabox Thomas Rudin 2018-12-11 15:28:30 +0100
  • e786e464fc
    Check protection of the forcefield Lejo 2018-12-11 15:22:00 +0100
  • 333eae7a5f Check protection of the forcefield Lejo 2018-12-11 15:22:00 +0100
  • ae584dbeb6 timeout and overload reset change Thomas Rudin 2018-12-09 19:16:50 +0100
  • 4ae6be3821 Merge https://github.com/minetest-mods/technic into pandorabox Thomas Rudin 2018-12-09 18:42:28 +0100
  • e1a71a8fb0 Add MV-Freezer (#457) upsala 2018-12-09 17:37:58 +0100
  • b04c6a9576 Merge https://github.com/minetest-mods/technic into pandorabox Thomas Rudin 2018-12-09 16:59:32 +0100
  • 701240bc3a Quarry: Check for valid facedir to fix server freeze #465 (#466) Thomas Rudin 2018-12-09 16:01:10 +0100
  • aa82fa1d13 Forcefield: Remove deprecated update_map() call (#467) Lejo 2018-12-09 14:57:48 +0000