Commit Graph

  • e47e855baf
    Replace deprecated depends.txt with mod.conf (#24) master sys4-fr 2022-07-15 15:11:39 +00:00
  • b8deed592f Mesechest: correctly use new default.chests.register_chest upsilon 2021-05-24 11:41:30 +02:00
  • 1dab017abe
    Fix possible crash and wireless receptors in unloaded map blocks (#22) sys4-fr 2021-04-14 16:21:16 +02:00
  • 74a95e559e
    Use opaque use_texture_alpha for the timegate and dual_delayer (#20) HybridDog 2021-04-08 18:44:29 +02:00
  • c41d0371c0 Various code fixes detected by luacheck HybridDog 2021-03-08 19:34:21 +01:00
  • 28292dc2a5 Add a luacheckrc HybridDog 2021-03-07 18:17:37 +01:00
  • e5cdeef141 Remove unused loop variables HybridDog 2021-03-07 19:19:00 +01:00
  • 182eb9822a
    Better fix for #16 upsilon 2021-03-07 10:40:05 +01:00
  • 021100b3d4 Add a setting for disabling the wireless jammer upsilon 2021-03-07 10:23:29 +01:00
  • 227cba54b2 Avoid stack overflow using wireless + digilines upsilon 2021-03-07 10:17:05 +01:00
  • 4d7508ae70 Recompress the textures HybridDog 2020-08-01 21:29:17 +02:00
  • 67875f9c6e
    Fix bug allowing timegate duplication upsilon 2020-05-10 10:09:34 +02:00
  • de765f7f7b
    LuaBlock: run in separate environment, add a "mem" table upsilon 2020-05-09 13:18:44 +02:00
  • 7ba7a5cceb
    MapDataStorage: replace "%a" format with "%.17g" upsilon 2020-04-29 18:06:17 +02:00
  • f2de7c89b1
    MapDataStorage: change serialization in mod storage upsilon 2020-04-29 12:43:29 +02:00
  • 0000cfb474 Remove old vector_extras code and use the MapDataStorage HybridDog 2020-04-13 19:30:15 +02:00
  • 9aa0e6ab3d Add MapDataStorage code as replacement for get_data_from_pos etc. HybridDog 2020-04-13 18:11:34 +02:00
  • 54030d1620
    Wireless: transmit digilines messages on all channels upsilon 2020-04-11 13:01:17 +02:00
  • be7982a453
    Major wireless refactor upsilon 2020-04-11 12:45:33 +02:00
  • 899ea4aa29
    Wireless: remove legacy code. upsilon 2020-04-09 19:27:11 +02:00
  • 8c8cdd38ff
    Add mesecons_luacontroller as a dependency to the luacontroller tool. upsilon 2020-04-09 19:22:15 +02:00
  • 5d29cdce5b
    Avoid activating wireless that no longer exist. upsilon 2020-04-09 19:21:40 +02:00
  • 4dbc96eafa
    New digiline interface for the adjustable player detector upsilon 2020-04-09 17:02:31 +02:00
  • 7cf99da1a5
    LuaBlock: Major changes in mod storage usage upsilon 2020-04-09 16:13:51 +02:00
  • 2b2faeca02
    Fix crash when using the playerkiller Fixes #9 upsilon 2018-08-20 10:42:11 +02:00
  • 8a56370ce8
    Allow using templates on multiple luacontrollers Fixes #8 Patch submitted by @oiaohm upsilon 2018-02-27 16:33:18 +01:00
  • ce9544d2bf
    Remove mod storage checks upsilon 2017-06-23 13:47:41 +02:00
  • 4c81b43032
    mesechest: add crafts upsilon 2017-06-10 10:11:05 +02:00
  • 89b1fe18c5 mesechest: colorize textures upsilon 2017-06-09 20:09:37 +02:00
  • ae5a96cb42 Mesechest: make mesechest work with last mt_game version upsilon 2017-06-09 19:55:12 +02:00
  • fd21b16c02 Mesechest: limit API functions overwriting upsilon 2017-06-09 19:44:25 +02:00
  • 6291b4c001 Add the mesechest upsilon 2017-05-28 11:40:50 +02:00
  • dbd5c4cf99
    Luacontroller tool: add counter and clock templates (#7) upsilon 2017-06-08 16:33:53 +02:00
  • 400e90c9ca
    Fix luacontroller tool crash Set "sender" parameter when executing on_receive_fields callback upsilon 2017-06-08 16:01:33 +02:00
  • aa2ae82cc2 Merge branch 'AntumDeluge-settings' upsilon 2017-06-04 17:56:30 +02:00
  • d580e0e974 Merge branch 'master' into settings Pierre-Adrien Langrognet 2017-06-04 17:57:16 +02:00
  • 6662f92902
    Remove empty file .gitmodules upsilon 2017-06-03 15:34:39 +02:00
  • 7839aefcdc Add 'moremesecons_luablock/md5_lua/' from commit 'e8cd75ce397da6dd75ddb37cb07eb31663743223' upsilon 2017-06-03 15:32:33 +02:00
  • 79e856494a
    Remove md5_lua submodule This prepares re-adding it as a subtree. upsilon 2017-06-03 15:32:05 +02:00
  • 180167110f
    LuaBlock: store md5 checksums This avoids changing the LuaBlock code by setting its metadata. upsilon 2017-06-02 14:51:10 +02:00
  • 8cac3f8f70
    Add a craft for the induction transmitter upsilon 2017-05-28 18:02:31 +02:00
  • 482dd4df93
    Add an induction transmitter This node makes the signal goes two nodes forward instead of one upsilon 2017-05-28 15:14:33 +02:00
  • c53ac5b660
    Adjustable Blinky Plant: fix very fast blinking before having set an interval + add a minimum interval setting upsilon 2017-05-21 19:11:12 +02:00
  • d542d15fa4 Replace deprecated methods: AntumDeluge 2017-05-13 01:52:42 -07:00
  • 17ddb23406 Add cornernote's 'craft_guide' mod as optional dependency: AntumDeluge 2017-05-12 15:42:39 -07:00
  • 3e327c0172 Ignore Eclipse project files & directories AntumDeluge 2017-05-12 15:30:10 -07:00
  • e1d2e84746
    LuaBlock: don't set the function environment + remove created pos global upsilon 2017-05-02 18:26:09 +02:00
  • abe8368e32
    Make the mod working with current stable release upsilon 2017-05-02 18:11:24 +02:00
  • 8c267be40d
    luablock: add a "pos" table in env containing the LuaBlock position upsilon 2017-05-01 12:52:05 +02:00
  • f44bdbfb36
    Remove a debug message upsilon 2017-04-27 18:19:16 +02:00
  • ae9935fcca
    Wireless: make an "on" version of the wireless node This avoids self-activating bugs upsilon 2017-04-27 18:15:47 +02:00
  • 5422017493
    Wireless: avoid inserting numerous times same wireless in wireless table upsilon 2017-04-27 17:42:59 +02:00
  • b403e6e9ab
    Wireless: bugfixes upsilon 2017-04-27 17:01:35 +02:00
  • 9b61effa60
    Attemps to fix a strange server freeze, probably due to the wireless No debug log... upsilon 2017-04-27 15:59:19 +02:00
  • 1d651b3811
    Rename "Temporary gate" into "Time gate" upsilon 2017-04-24 21:12:46 +02:00
  • 8ac9b40cf6
    Add the LuaBlock upsilon 2017-04-24 11:06:59 +02:00
  • aa54d34b5a
    Fix switchtorch craft Use moremesecons_switchtorch:switchtorch_off instead of moremesecons_switchtorch:switchtorch_on upsilon 2017-04-23 17:45:58 +02:00
  • eebb82f48b
    Fix unworking wireless when the wireless LBM is enabled upsilon 2017-04-22 21:17:06 +02:00
  • 23dd415bbe
    Wireless: add owners to wireless + optimize ? Channels are linked together only if the owner is the same. The mod storage upgrading function is untested. upsilon 2017-04-21 13:56:37 +02:00
  • d8c859a162
    Define vector_extras functions in moremesecons_utils if vector_extras is not loaded Loading vector_extras is still recommended because its functions may be more up-to-date. upsilon 2017-04-19 21:41:10 +02:00
  • 66ccf8af3b
    adjustable player detector: increase detection radius formspec field width So the label can be entirely read upsilon 2017-04-19 20:56:30 +02:00
  • c79bc86666
    Rotate dual delayer, signal changer and conductor signal changer upsilon 2017-04-19 20:53:18 +02:00
  • a68e7cb45b
    settingtypes.txt: add a setting for jammer LBM upsilon 2017-04-19 20:52:50 +02:00
  • b60a719b14
    moremesecons.setting: remove pointless val_under_min parameter upsilon 2017-04-19 18:33:36 +02:00
  • ea81d826b9
    moremesecons.setting: fix wrong type name "bool" instead of "boolean" upsilon 2017-04-19 13:27:06 +02:00
  • b79147065a Change license to MPL 2.0 Mozilla Public License is an OSI approved license, which is more permissive than GPL. It is compatible with GPL upsilon 2017-04-19 11:38:10 +02:00
  • 8fd6859536
    jammer: override mesecon.get_node_force instead of minetest.get_node_or_nil upsilon 2017-04-19 11:31:33 +02:00
  • 41c9b342c0
    Use mod storage for jammer, too upsilon 2017-04-19 11:23:08 +02:00
  • 75abcb3077
    Add a moremesecons_utils mod to reduce redundant code upsilon 2017-04-19 11:08:58 +02:00
  • b9654cca02
    Add back registration LBMs, disabled by default. upsilon 2017-04-19 10:36:33 +02:00
  • 8051880395
    Adds a description.txt upsilon 2017-04-17 11:28:17 +02:00
  • 3a6a2e616c
    Use mod storage instead of LBMs to revover wireless and teleporter tables upsilon 2017-04-17 11:17:09 +02:00
  • 79aa35bc62 [moremesecons_jammer] Fix missing quotes upsilon 2017-03-12 17:26:53 +01:00
  • 29499c5f78 [moremesecons_teleport] Always select the nearest teleporter upsilon 2017-03-12 16:58:48 +01:00
  • 676baa4b0b
    Check for NaN values in settings upsilon 2017-02-11 15:44:53 +01:00
  • d6e50086c1 Update README.md upsilon 2017-02-11 15:18:35 +01:00
  • 6ba4266de1 Print a warning if the speech dispatcher isn't installed upsilon 2017-02-11 15:01:42 +01:00
  • 795146a83e
    Add a settingtypes.txt file upsilon 2017-02-11 14:01:20 +01:00
  • b341335d3b moremesecons_sayer: request an insecure environment paly2 2016-12-09 15:36:04 +01:00
  • ffe8d5f8c0 Adjustable player detector and entity detector: make the user able to use a coma-separated list for the names paly2 2016-12-09 15:09:15 +01:00
  • cac0ca5ba5 add jammer sound HybridDog 2016-09-01 15:57:55 +02:00
  • d35966f082 Luacontroller tool: crashfix Pierre-Adrien Langrognet 2016-08-29 13:25:12 +02:00
  • 03ae5c0ac0 Fix the use of the deprecated mesecon.addPosRule API function in the switchtorch paly2 2016-07-27 11:45:15 +02:00
  • 9ffc4147aa Fix a recipe conflict Pierre-Adrien Langrognet 2016-07-20 18:53:59 +02:00
  • e8cd75ce39 add 1.1.0 rockspec kikito 2016-07-15 01:30:59 +02:00
  • 520f90795b adds description of iterative version to README kikito 2016-07-15 01:29:04 +02:00
  • 58bfa546fe bump version to 1.1.0. Add changelog kikito 2016-07-15 01:21:56 +02:00
  • 172176713e Merge branch 'pgimeno-incremental-md5' kikito 2016-07-15 01:17:41 +02:00
  • 86da43dbda makes update return self kikito 2016-07-15 01:16:54 +02:00
  • 46b50003f8 Add a simple unit test for the incremental version Pedro Gimeno 2016-07-02 17:49:35 +02:00
  • 51febea6c3 Implement incremental MD5 Pedro Gimeno 2016-07-02 17:31:10 +02:00
  • 21d22c1868 Merge pull request #11 from kikito/pgimeno-fix-large-strings Enrique García 2016-07-02 20:38:20 +02:00
  • 5297100c7c luacheck install fix kikito 2016-07-02 19:08:52 +02:00
  • 8603af5e23 delete long example which is too slow in lua 5.1 kikito 2016-07-02 18:32:44 +02:00
  • 7e5623a206 luacheck install fix kikito 2016-07-02 18:22:53 +02:00
  • a2144276e1 Merge branch 'fix-large-strings' of https://github.com/pgimeno/md5.lua into pgimeno-fix-large-strings kikito 2016-07-02 18:04:23 +02:00
  • 51347acd88 renames variables to avoid luacheck errors kikito 2016-07-02 18:03:49 +02:00
  • 1f6eba9a7b updates travis kikito 2016-07-02 18:03:28 +02:00
  • dd10f1c9de Fix #4 by limiting the sum output to 32 bits. Pedro Gimeno 2016-07-02 10:44:35 +02:00
  • 467f30efb6 Add large strings test to demonstrate failure in current version. Pedro Gimeno 2016-07-02 10:42:54 +02:00