Commit Graph

  • b341335d3b moremesecons_sayer: request an insecure environment paly2 2016-12-09 15:36:04 +0100
  • 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 +0100
  • cac0ca5ba5 add jammer sound HybridDog 2016-09-01 15:57:55 +0200
  • d35966f082 Luacontroller tool: crashfix Pierre-Adrien Langrognet 2016-08-29 13:25:12 +0200
  • 03ae5c0ac0 Fix the use of the deprecated mesecon.addPosRule API function in the switchtorch paly2 2016-07-27 11:45:15 +0200
  • 9ffc4147aa Fix a recipe conflict Pierre-Adrien Langrognet 2016-07-20 18:53:59 +0200
  • e8cd75ce39 add 1.1.0 rockspec kikito 2016-07-15 01:30:59 +0200
  • 520f90795b adds description of iterative version to README kikito 2016-07-15 01:29:04 +0200
  • 58bfa546fe bump version to 1.1.0. Add changelog kikito 2016-07-15 01:21:56 +0200
  • 172176713e Merge branch 'pgimeno-incremental-md5' kikito 2016-07-15 01:17:41 +0200
  • 86da43dbda makes update return self kikito 2016-07-15 01:16:54 +0200
  • 46b50003f8 Add a simple unit test for the incremental version Pedro Gimeno 2016-07-02 17:49:35 +0200
  • 51febea6c3 Implement incremental MD5 Pedro Gimeno 2016-07-02 17:31:10 +0200
  • 21d22c1868 Merge pull request #11 from kikito/pgimeno-fix-large-strings Enrique García 2016-07-02 20:38:20 +0200
  • 5297100c7c luacheck install fix kikito 2016-07-02 19:08:52 +0200
  • 8603af5e23 delete long example which is too slow in lua 5.1 kikito 2016-07-02 18:32:44 +0200
  • 7e5623a206 luacheck install fix kikito 2016-07-02 18:22:53 +0200
  • 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 +0200
  • 51347acd88 renames variables to avoid luacheck errors kikito 2016-07-02 18:03:49 +0200
  • 1f6eba9a7b updates travis kikito 2016-07-02 18:03:28 +0200
  • dd10f1c9de Fix #4 by limiting the sum output to 32 bits. Pedro Gimeno 2016-07-02 10:44:35 +0200
  • 467f30efb6 Add large strings test to demonstrate failure in current version. Pedro Gimeno 2016-07-02 10:42:54 +0200
  • 2c3af131ed Changing player killer texture Pierre-Adrien Langrognet 2016-05-02 14:43:19 +0200
  • f320f290e4 make the enabled adjustable blinky plant look like it glows without emitting light, using bumpmapping with a dirt_with_grass normalmap, it looks like palpitation HybridDog 2016-04-28 14:33:20 +0200
  • 645d4d124c Make playerkiller more expensive palige 2016-04-27 20:18:01 +0200
  • 9c34073777 Change moremesecons_playerkiller_top.png texture palige 2016-04-27 20:06:11 +0200
  • 3c99c37f44 fix on_receive_fieldss: check for protection and do not set meta if that field is nil, eg.g because of pressing escape HybridDog 2016-04-27 18:42:20 +0200
  • e4ed8a50ee Wireless doesn't work if channel is empty. paly2 2016-04-27 14:04:39 +0200
  • 2a30ceaa1b Change wireless texture (thank you TheEpicJames !) palige 2016-04-27 12:22:36 +0200
  • 2b19f4a2fc Add a logging message for player killer palige 2016-04-27 12:20:19 +0200
  • b16d0d52c2 run lbms everytime the chunks get loaded HybridDog 2016-04-24 19:15:29 +0200
  • a3dfdd1fc2 Revert "Restore ABMs, LMBs seem not to work" HybridDog 2016-04-24 19:11:44 +0200
  • 700c412649 Restore ABMs, LMBs seem not to work paly2 2016-04-24 14:58:10 +0200
  • f6b3ddb487 Changing README a bit paly2 2016-04-24 14:46:11 +0200
  • d33d256c58 Making wireless digiline-compatible paly2 2016-04-24 14:19:51 +0200
  • 6c02d74d83 Removing a debug print paly2 2016-04-24 13:39:25 +0200
  • 6619af67f9 Fixing wireless jammer rules palige 2016-04-23 11:52:15 +0200
  • 8ec08fb4b7 change switchtorch code HybridDog 2016-04-22 17:05:59 +0200
  • 2cbea5909d Fixing player detector and entity detector drop palige 2016-04-02 11:23:39 +0200
  • 26e1fad5cc use lbm for caching positions for those nodes HybridDog 2016-03-22 11:41:19 +0100
  • 8f303f1b2a fix luactontroller tool, untested HybridDog 2016-02-06 12:00:37 +0100
  • c142664c26 Fix an "Injector controller" bug paly2 2016-01-08 10:32:52 +0100
  • cd4685425c Change a bit more the README. paly2 2016-01-08 10:23:43 +0100
  • 0142e1fb8a Add a LICENSE.txt file and change the README paly2 2016-01-08 10:15:14 +0100
  • d61e9b7bd1 update MoreMesecons templates HybridDog 2015-12-28 11:36:28 +0100
  • 76f970742d use the luacontroller tool when left clicking instead of right click HybridDog 2015-12-28 11:19:55 +0100
  • 30242162df fix typo, add save name field and update formspec element sizes HybridDog 2015-12-28 11:16:07 +0100
  • d3495ecb6d fix missing brackets, move template name selection menu right of the player one and comment sending the fields HybridDog 2015-12-28 10:45:29 +0100
  • 918d27db1f dont save if its not necessary on shutdown HybridDog 2015-12-25 14:21:16 +0100
  • b657ea2c3a untested: fix possibly crashes and update saving templates HybridDog 2015-12-23 19:11:27 +0100
  • 80d173631c better fitting texture and save the templates of players to the worldpath HybridDog 2015-12-23 18:32:43 +0100
  • daef875664 reduce texture sizes HybridDog 2015-12-23 17:19:55 +0100
  • b92d2d428a untested: fix jammer HybridDog 2015-12-23 17:14:55 +0100
  • 6a8c6574f5 Change the jammer mesecons functions overriding (see https://gist.github.com/HybridDog/45ddedf3cb33db330815) paly2 2015-12-23 14:36:07 +0100
  • f59def1aa1 luacontroller tool: fix changing player_name and template_name and setting code to a luacontroller HybridDog 2015-12-20 12:43:38 +0100
  • 8f9e3b4321 luacontroller tool: fix dropdowns, add textarea and use more formspec fields instead of pdata HybridDog 2015-12-20 12:02:38 +0100
  • b6cb4bc246 Add a reset_meta function paly2 2015-12-20 11:36:34 +0100
  • a9fb0f5bdd Try to change the luacontroller tool formspec paly2 2015-12-20 11:12:41 +0100
  • d095fecefa slight change in the teleporters file and add luacontroller detection HybridDog 2015-12-19 19:18:04 +0100
  • a2f59a0b6d Add the "conductor signal changer" node paly2 2015-12-19 11:57:24 +0100
  • ca1adbedba very unfinished: luacontroller tool HybridDog 2015-12-18 17:33:40 +0100
  • d86da768aa Change the signal changer paly2 2015-12-17 12:56:12 +0100
  • acf86e8c69 enable speech dispatcher by default HybridDog 2015-12-13 11:04:17 +0100
  • 3c8a97bc0b disallow removing any node using the igniter HybridDog 2015-12-12 17:51:56 +0100
  • 1d954c5069 disable catching up for those abms to reduce possibly lag HybridDog 2015-12-12 17:24:21 +0100
  • 1d95db4ecb Change a bad craft recipe paly2 2015-12-12 16:47:46 +0100
  • 4974bff509 Add the "injector controller" node paly2 2015-12-12 16:37:53 +0100
  • 9ff6ad9ce0 Merge branch 'master' of https://github.com/paly2/MoreMesecons paly2 2015-12-12 10:52:06 +0100
  • c18c0a51e8 Add the igniter node paly2 2015-12-12 10:51:44 +0100
  • c05c5245d8 fix missing dependency HybridDog 2015-11-26 17:42:43 +0100
  • 8e684b83ca do not use minetest.find_node_near, I guess it's a bit laggy HybridDog 2015-09-30 18:09:51 +0200
  • c46cd1ff13 Add the "mesecons jammer" node paly2 2015-09-11 18:20:19 +0200
  • 2d6344f7fe use a nodebox for the jammer HybridDog 2015-09-10 22:46:27 +0200
  • 39fd6136e5 fix wireless digging doesn't disable mesecons at pos HybridDog 2015-09-10 21:52:49 +0200
  • 680e21af42 fix wireless pos comparison and update jammer, there might be a possibility to somehow cause a not ending loop HybridDog 2015-09-10 21:45:08 +0200
  • 9938d13412 Add the "wireless jammer" paly2 2015-09-10 18:33:07 +0200
  • d77d77e451 Add a functionnality to the entity detector to detect builtin items paly2 2015-09-09 12:41:14 +0200
  • f42f6a4bd9 Add the "entity detector" node paly2 2015-09-09 12:17:16 +0200
  • 4f5780a0fb The first state of the switch torch is now off paly2 2015-09-07 16:00:00 +0200
  • 1af225709a make it possible to let the sayers use speech dispatcher (see http://manpages.ubuntu.com/manpages/vivid/en/man1/speech-dispatcher.1.html), maybe somehow a library could be used (maybe with 'require') HybridDog 2015-09-04 23:31:06 +0200
  • e0a29b1027 change a bit more code HybridDog 2015-09-04 22:08:42 +0200
  • 1b68f9b8ce Change README.md palige 2015-09-04 20:06:26 +0200
  • 419fa62656 Change the code a bit paly2 2015-09-04 17:58:37 +0200
  • 708c8b045a change a bit code HybridDog 2015-09-04 16:58:17 +0200
  • 7877d8ac92 optipng and advpng textures HybridDog 2015-09-04 16:18:00 +0200
  • 1f2cb918d3 Merge pull request #1 from HybridDog/gitignore paly2 2015-09-04 12:32:30 +0200
  • 1fbe6ff22e Merge pull request #2 from HybridDog/texture_use paly2 2015-09-04 12:31:15 +0200
  • b95e7fb065 Add a craft recipe for the sayer palige 2015-09-04 12:19:48 +0200
  • e1385f76ff Add a new functionnality to the teleporter palige 2015-09-03 19:15:25 +0200
  • 77efe403ff Fix a craft error palige 2015-09-03 18:57:19 +0200
  • d256885757 Add the "adjustable player detector" node palige 2015-09-03 18:54:10 +0200
  • ca782ba995 Add "sayer" node in the README.md palige 2015-09-03 18:15:14 +0200
  • 85afcc1f42 Add the "sayer" node palige 2015-09-03 18:12:41 +0200
  • ab837d4775 Add restrictions for the craftable command block palige 2015-09-03 12:37:48 +0200
  • d340b6fece use the mesecons wire texture HybridDog 2015-09-02 20:02:09 +0200
  • 8b50fab706 remove save files and add gitignore that they don't come back HybridDog 2015-09-02 19:26:02 +0200
  • dccf3f45dd Remove "header comments" palige 2015-09-02 19:11:12 +0200
  • 71ddb8be2a Fix a bug for wireless and teleporter palige 2015-09-02 12:46:07 +0200
  • b44d0d2fbc Fix a bug for wireless palige 2015-09-01 10:51:53 +0200
  • 9df8c6be64 Change README.md and fix a bug for teleporter and wireless palige 2015-08-31 11:25:29 +0200