mesecons/mesecons
Jeija 24958e253b Revert "Do not send action_off signal when newly placing nodes"
This caused #238, reverting that commit fixes #238.

This reverts commit 30468b09cf.
2015-10-04 12:30:04 +02:00
..
textures Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00
VERSION Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
actionqueue.lua Re-implement settings system: 2014-11-22 22:09:26 +01:00
depends.txt Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
init.lua Fix compatibility with not yet updated mods that use mesecon:receptor_* 2014-11-22 20:05:36 +01:00
internal.lua Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code 2014-11-29 15:08:37 +01:00
legacy.lua Merge branch 'improve-luacontroller' of https://github.com/ShadowNinja/minetest-mod-mesecons into ShadowNinja-improve-luacontroller 2014-11-22 23:04:34 +01:00
oldwires.lua Don't refer to LIGHT_MAX global; use default. 2015-05-11 11:28:56 +07:00
presets.lua Add support for sticky blocks for pistons and a a sample sticky block 2015-02-28 13:42:39 +01:00
services.lua Revert "Do not send action_off signal when newly placing nodes" 2015-10-04 12:30:04 +02:00
settings.lua Fix #234 2015-07-27 11:51:02 +02:00
util.lua Fix #197, doesn't remove the legacy code that triggered it though 2015-01-03 10:12:12 +01:00
wires.lua Fix #189, clean code and update documentation 2014-11-23 09:43:24 +01:00