Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-26 | Re-write pistons from scratch, propably fixes a lot of bugs and doesn't ↵ | Jeija | |
cause too many new ones. | |||
2012-12-16 | Cleanup and improve piston code | Jeija | |
2012-12-15 | Upload cleaned up mesecons to nextgen branch | Jeija | |
2012-12-11 | Fix a bug that occured when placing an effector next to a receptor | Jeija | |
2012-08-16 | Add conductor rules, add demo isolated mesecons to proof that it works | Jeija | |
2012-08-13 | New effector system, effectors have to be registered with ↵ | Jeija | |
mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone) | |||
2012-08-13 | Code cleanup | Jeija | |
2012-08-13 | Code cleanup and ond more extremely small speedup | Jeija | |