Commit Graph

  • d5df30c3ff Replace deprecated functions with newer ones (#510) David Leal 2019-09-14 05:55:41 -05:00
  • 3feb133991 another one Thomas Rudin 2019-09-12 19:33:13 +02:00
  • c0834283db missing comma Thomas Rudin 2019-09-12 19:32:21 +02:00
  • c8e6618a94 missing flowers NatureFreshMilk 2019-09-12 15:34:39 +02:00
  • 65551880c4 Merge pull request #3 from OgelGames/pandorabox Thomas Rudin 2019-09-08 15:06:39 +02:00
  • d9e9dbdd39 Replace hard-coded node values with runtime function OgelGames 2019-09-08 22:11:55 +10:00
  • e66bb281a4 Add cool_trees support to the chainsaw (#511) coil 2019-09-07 11:02:21 +00:00
  • e0c7300879 Merge pull request #2 from OgelGames/pandorabox Thomas Rudin 2019-09-04 15:26:34 +02:00
  • 36e48cba32 Check for falling nodes after cutting with chainsaw OgelGames 2019-09-04 22:43:28 +10:00
  • d260bb0245 Merge pull request #1 from OgelGames/master Thomas Rudin 2019-09-04 12:39:17 +02:00
  • eac1f71433 Fix conflicting desert sand compress recipes OgelGames 2019-09-04 19:26:33 +10:00
  • efe037110f
    Make list of timber node names less repetitive #511 coil 2019-09-01 18:42:43 -04:00
  • 264bfef602 Merge branch 'cool_trees' of https://github.com/coil0/technic into pandorabox NatureFreshMilk 2019-08-27 07:35:29 +02:00
  • 9a48248316 Merge branch 'master' into pandorabox NatureFreshMilk 2019-08-27 07:35:00 +02:00
  • 4d0f4413b3
    Add cool_trees support to the chainsaw coil 2019-08-26 16:24:31 -04:00
  • b7dafca556 Add cool_trees support to the chainsaw coil 2019-08-26 16:24:31 -04:00
  • 768fbecc64 Add french translation (#417) d-stephane 2019-08-26 17:53:24 +00:00
  • 707fa5a97c Fix typos Sires 2018-03-14 22:14:10 -03:00
  • 505ad8d045 Add translation for wrench mod Sires 2018-03-14 22:11:10 -03:00
  • a75cb7252d Add translation for technic_worldgen mod Sires 2018-03-14 22:08:39 -03:00
  • 662cc7e7ef Add translation for technic_chests mod Sires 2018-03-14 21:58:52 -03:00
  • e12220be79 Add translation for technic mod Sires 2018-03-14 21:45:13 -03:00
  • 19e045e042 Add translation for extranodes mod Sires 2018-03-14 19:25:32 -03:00
  • e8e5df3f4a Add translation for concrete mod Sires 2018-03-14 19:25:12 -03:00
  • d119a67482 Refactor switching station ABMs (#508) coil 2019-08-26 17:45:11 +00:00
  • 372bbea9c0 Merge branch 'radiation-group' of https://github.com/coil0/technic into pandorabox NatureFreshMilk 2019-08-23 07:15:07 +02:00
  • e089fbe108
    Update helpers.lua #510 Panquesito7 2019-08-22 21:52:03 -05:00
  • 080b0f37a8
    Update frames.lua Panquesito7 2019-08-22 21:48:46 -05:00
  • 6cfdbea7d8
    Update radiation.lua Panquesito7 2019-08-22 21:46:48 -05:00
  • 5738e44fca
    Update prospector.lua Panquesito7 2019-08-22 21:44:47 -05:00
  • 3ece9c5923
    Update mining_lasers.lua Panquesito7 2019-08-22 21:43:44 -05:00
  • cdea0c7ebe
    Update vacuum.lua Panquesito7 2019-08-22 21:43:03 -05:00
  • 89ae743f52
    Update flashlight.lua Panquesito7 2019-08-22 21:42:24 -05:00
  • 0674bbea19
    Update frames.lua Panquesito7 2019-08-22 21:41:36 -05:00
  • 314360b2b3
    Create mod.conf Panquesito7 2019-08-22 21:37:55 -05:00
  • cbcd0d776a
    Create mod.conf Panquesito7 2019-08-22 21:37:06 -05:00
  • a6c09d8cb5
    Create mod.conf Panquesito7 2019-08-22 21:35:24 -05:00
  • be5db76af5
    Update mod.conf Panquesito7 2019-08-22 21:34:40 -05:00
  • 0b6bab5285
    Create mod.conf Panquesito7 2019-08-22 21:33:51 -05:00
  • 3c7458accf
    Create mod.conf Panquesito7 2019-08-22 21:31:51 -05:00
  • a06f320ffd
    Create mod.conf Panquesito7 2019-08-22 21:30:33 -05:00
  • 507362751f
    Delete modpack.txt Panquesito7 2019-08-22 21:29:40 -05:00
  • 2e18ba8ccc
    Create modpack.conf Panquesito7 2019-08-22 21:29:26 -05:00
  • 61141c5441
    Fix radiation protection when armor group is not set #509 coil 2019-08-22 17:29:56 -04:00
  • 6a89a9ca83 Fix radiation protection when armor group is not set coil 2019-08-22 17:29:56 -04:00
  • 62ee9016b7 Merge branch 'master' into pandorabox NatureFreshMilk 2019-08-21 15:45:51 +02:00
  • d4d0a2068f Minimize unnecessary closures #508 coil 2019-08-12 21:49:24 -04:00
  • 6ef0ae88cb Reduce scope of meta variable coil 2019-08-12 21:42:05 -04:00
  • 92397765ae Remove unnecessary calls to get_meta coil 2019-08-12 21:39:25 -04:00
  • 185824dcea Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-08-05 20:12:36 +02:00
  • 68755c0cf7 i really should have a setting for this Thomas Rudin 2019-08-03 07:23:08 +02:00
  • 06c6df0e21 Apply radiation damage only if entity is not dead (#504) coil 2019-07-10 18:27:01 +00:00
  • bb05ff8fd2 Reject constructor in constructor slot inventories (#505) coil 2019-07-21 10:40:57 +00:00
  • d1bf386b80 Use Unified Dyes on_dig where needed (#506) Vanessa Dannenberg 2019-07-21 06:37:17 -04:00
  • 526e5a267f use Unified Dyes on_dig where needed - requires Unified Dyes commit 9ff40a7f or later #506 Vanessa Dannenberg 2019-07-18 02:19:33 -04:00
  • e1ef023cff Reject constructor in constructor slot inventories #505 coil 2019-07-17 13:28:33 -04:00
  • 1a9d4ccc7d Merge branch 'master' into pandorabox NatureFreshMilk 2019-07-16 16:11:27 +02:00
  • dc4f4f66e6 Apply radiation damage only if entity is not dead (#504) coil 2019-07-10 18:27:01 +00:00
  • 0097f3d8c6 Apply radiation damage only if entity is not dead #504 coil 2019-07-09 22:29:09 -04:00
  • 439ebfc173 moar depth Thomas Rudin 2019-07-08 17:44:19 +02:00
  • 62fdb853ec Optimize PNG images losslessly (#501) Hugo Locurcio 2019-06-20 18:35:26 +02:00
  • f827463bf4
    Optimize PNG images losslessly #501 Hugo Locurcio 2019-06-19 19:08:49 +02:00
  • 897538d3fa limit cpu time of the quarry Thomas Rudin 2019-06-19 14:41:16 +02:00
  • 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 -05:00
  • 8a987bb361 Add tubelib support to technic chests (#498) obl3pplifp 2019-06-09 19:48:52 +01:00
  • ebd80bed44 move check to file-local scope #498 y 2019-06-09 16:59:44 +01:00
  • 0117595515 change check for tubelib to avoid warning y 2019-06-09 16:51:35 +01:00
  • 53e5e355fd PR performance-related requests y 2019-06-09 05:39:02 +01:00
  • 458f23b929 limit quarry depth Thomas Rudin 2019-06-04 05:56:00 +02:00
  • e8f1033d49 Add alloy ice + bucket = water bucket (#470) Parasitoid 2019-06-01 12:33:31 +02:00
  • 98949482f8 add tubelib support to chests y 2019-05-27 03:31:56 +01:00
  • ae20567894 Ifix https://github.com/pandorabox-io/pandorabox.io/issues/170 Thomas Rudin 2019-05-20 14:26:48 +02:00
  • beb30a5603 fix digtron crate corruption Thomas Rudin 2019-05-12 18:43:12 +02:00
  • bca3c97229 remove monitoring code Thomas Rudin 2019-04-29 21:30:17 +02:00
  • 6059ec8aeb Revert "Revert "Revert "remove monitoring code and deps""" Thomas Rudin 2019-04-29 21:26:20 +02:00
  • b89eee3b68 sw fix Thomas Rudin 2019-04-29 20:57:00 +02:00
  • 9ca1f1070a Revert "Revert "remove monitoring code and deps"" Thomas Rudin 2019-04-29 20:49:22 +02:00
  • 8b457ef770 lift quarry limits a bit Thomas Rudin 2019-04-20 22:00:04 +02:00
  • a9b10cc4b1 Fix Polish translation (#497) mat9117 2019-04-14 11:43:30 +02:00
  • 715329cc08 Add Polish fix #497 mat9117 2019-04-14 10:54:34 +02:00
  • 3914ecc153 Merge branch 'master' of https://github.com/mat9117/technic mat9117 2019-04-14 10:52:16 +02:00
  • 48add4519d Merge branch 'master' of https://github.com/minetest-mods/technic mat9117 2019-04-14 10:47:29 +02:00
  • b81d1d3f2d Check protection of the forcefield and Quarry (#468) Lejo 2019-04-13 20:45:49 +02:00
  • 5e8c450f0a Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-04-12 21:03:07 +02:00
  • 3252c4340a cleanup Thomas Rudin 2019-04-12 15:43:25 +02:00
  • bf0f22fdb8 don't check above pos on quarry dig Thomas Rudin 2019-04-12 15:43:03 +02:00
  • caeac6b834 Polish translation fix mat9117 2019-04-11 10:10:24 +02:00
  • ddf78dbc57 perf stuff Thomas Rudin 2019-04-10 09:42:02 +02:00
  • 0886117328 try to load_area() on quarry dig Thomas Rudin 2019-04-09 18:16:27 +02:00
  • ca2e909b19 Polish translation fix mat9117 2019-04-08 11:17:36 +02:00
  • fdb4a52083 Polish translation fix mat9117 2019-04-08 11:10:55 +02:00
  • 55c343b0a8 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-04-01 16:26:54 +02:00
  • cea42b18a0 add technic.switch_max_range setting NatureFreshMilk 2019-04-01 09:07:06 +02:00
  • c9ba4b329d Add Polish translation (#493) mat9117 2019-03-31 13:00:48 +02:00
  • 82de9b2f57 Polish translation #493 mat9117 2019-03-30 18:29:06 +01:00
  • dd8455a888 Merge branch 'pandorabox' of github.com:pandorabox-io/technic into pandorabox Thomas Rudin 2019-03-21 14:06:26 +01:00
  • 0af2749ac4 tune abm intervals to introduce jitter NatureFreshMilk 2019-03-21 13:10:10 +01:00
  • e44bf92960 rate limit forcefield rendering (on-case) NatureFreshMilk 2019-03-21 13:07:49 +01:00
  • c832f3df32 limit quarry depth to 30 Thomas Rudin 2019-03-17 20:55:39 +01:00
  • 37dcb2a101 Revert "remove monitoring code and deps" Thomas Rudin 2019-03-11 21:42:40 +01:00