This website requires JavaScript.
Explore
Help
Sign In
minetest-mods
/
mesecons
Watch
1
Star
0
Fork
2
You've already forked mesecons
mirror of
https://github.com/minetest-mods/mesecons.git
synced
2025-02-21 19:40:24 +01:00
Code
Issues
Releases
Wiki
Activity
mesecons
/
mesecons
History
PilzAdam
4a8e20b68e
Speed update of pressureplates up by using node_timers
2012-12-07 15:52:52 +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 Microcontroller bug (discovered by Fenris) and some others that propably noone found
2012-09-08 15:10:31 +02:00
internal.lua
Fix a bug (in some cases the output rules of a receptor weren't respected, bug introduced by commit before, 64d109b31b)
2012-12-03 18:59:34 +01:00
legacy.lua
Implement mesecon:register_receptor(onstate, offstate, rules, get_rules) and make add_receptor_node(_off) deprecated
2012-09-06 09:53:30 +02:00
services.lua
Add conductor rules, add demo isolated mesecons to proof that it works
2012-08-16 21:24:06 +02:00
settings.lua
Speed update of pressureplates up by using node_timers
2012-12-07 15:52:52 +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
wires.lua
Use sunlight_propagates = true for some more nodes
2012-09-07 15:59:49 +02:00