Age | Commit message (Expand) | Author |
2016-02-14 | Always use minetest.set_node instead of minetest.add_node for consistency | Jeija |
2016-02-14 | Use vector helper functions instead of old builtin cmpPos and addPosRule func... | Jeija |
2016-02-14 | Merge branch 'fix_pistons' of https://github.com/HybridDog/minetest-mod-mesec... | Jeija |
2016-02-09 | this way it works better because unknown nodes may not stay unknown | HybridDog |
2016-02-09 | fix pistons not working in every buildable_to node | HybridDog |
2015-02-28 | Add support for sticky blocks for pistons and a a sample sticky blockorigin/sticky_blocks | Jeija |
2015-02-19 | Re-add mesecon.register_mvps_unmov(objectname) since other mods (pipeworks) a... | Jeija |
2015-02-14 | Rewrite movestones, make them nodes instead of entitiesorigin/movestones_nodes | Jeija |
2015-02-13 | Register only locked nodes as stoppers | MT-Modder |
2015-02-05 | Register chests and bookshelves as stoppers | MT-Modder |
2014-11-29 | Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code | Jeija |
2014-11-22 | Replace mesecon:<some_function> with mesecon.<some_function> for greater | Jeija |
2014-11-22 | Rewrite mesecon wires. This should increase the efficiency and speed of | Jeija |
2014-06-08 | Fix #164 | Novatux |
2014-01-03 | Add mesecon:register_on_mvps_move, fix mesecon:mvps_pull_all | Novatux |
2013-11-30 | Update code to standards of Minetest 0.4.8. | Uberi |
2013-06-22 | Audit code for possible nil value indexing with unregistered nodes. | Anthony Zhang |
2013-06-15 | Fix pistons not updating the nodes when placing them again. | Novatux |
2013-04-02 | Don't push objects into walls and fix bug in previous commit | Jeija |
2013-04-02 | Make pistons and movestones move objects (push only yet) | Jeija |
2013-03-11 | Support metadata in piston pushing (so that microcontrollers and such can be ... | Anthony Zhang |
2013-02-06 | Fix piston drops and craft recipe | Jeija |
2012-12-27 | Fix another two piston-related bugs | Jeija |
2012-12-27 | Bugfix foes for pistons, delayyrs, gates and microcontrollers. Rework delayers. | Jeija |
2012-12-26 | Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause... | Jeija |
2012-08-30 | Actuator ignored liquid (all) | Jat |
2012-06-23 | Several bugfixes and cleanups for movestones | Jeija |
2012-03-05 | Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod... | Jeija |