mesecons/mesecons
Carter Kolwey 1bd936ad8c Properly handle rotation of buttons / levers
Buttons and levers can now also be pointed upwards / downwards which will make them connect to corresponding up / down receivers. You will need to use the screwdriver for this.

Receivers cannot be rotated using the screwdriver anymore.
2017-01-02 14:51:28 +01:00
..
textures Move shared textures into base mod (fixes a few LuaC issues) 2016-08-23 11:02:12 +02:00
actionqueue.lua Further simplification of turnon/turnoff 2016-08-30 18:24:08 +02: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 Never postpone action_on or action_off 2016-09-04 09:50:30 +02:00
internal.lua Small cleanups in `internal.lua`, move forceloading reversal to legacy 2016-08-30 19:37:43 +02:00
legacy.lua Duplicate unhash_blockpos code to legacy.lua 2016-08-31 08:46:11 +02:00
oldwires.lua Don't refer to LIGHT_MAX global; use default. 2015-05-11 11:28:56 +07:00
presets.lua Properly handle rotation of buttons / levers 2017-01-02 14:51:28 +01:00
services.lua Split wires into their own mod, introduce autoconnect hooks 2016-08-23 11:08:53 +02:00
settings.lua Consistently use UNIX line endings (LF instead of CR LF) 2016-02-15 23:05:21 +01:00
util.lua Luacontroller: Fix bugs in 703e6fda, no more functions as keys 2016-12-31 10:43:45 +01:00