Age | Commit message (Expand) | Author |
2013-03-02 | Merge pull request #80 from khonkhortisan/master | khonkhortisan |
2013-03-02 | Make vertical piston pusher selection boxes match their horizontal | khonkhortisan |
2013-02-24 | Don't totally force deactivation of block two below the pressure plate if con... | Jeija |
2013-02-24 | Bugfix: Also deactivate the block two below when digging a pressure plate | Jeija |
2013-02-22 | Improved object detector craft recipe, picture soon available on mesecons.net | Jeija |
2013-02-22 | Add (shaped) craft recipe for vertical mesecons | Jeija |
2013-02-22 | Object Detector, cleanup and different behaviour: | Jeija |
2013-02-19 | More distinguishable inventory image for the luacontroller (not wield | Jeija |
2013-02-19 | Merge branch 'luacontroller' | Jeija |
2013-02-19 | Fix onstate corner drop | Jeija |
2013-02-18 | Merge pull request #77 from khonkhortisan/master | khonkhortisan |
2013-02-18 | Fix the nodename of a drop | Kyle |
2013-02-12 | Fix a dumb bug that conflicted with different things in the luacontroller | Jeija |
2013-02-12 | Fix odd behaviour when using interrupts in the luacontroller | Jeija |
2013-02-11 | Make Mese conductive | Jeija |
2013-02-11 | Merge branch 'master' into luacontroller | Jeija |
2013-02-10 | LuaController: Queue setting the ports (wait for pending operations) | Jeija |
2013-02-08 | Merge pull request #74 from khonkhortisan/eghoststone | Anthony |
2013-02-08 | Fix sticky piston crafting recipe. | Anthony Zhang |
2013-02-08 | Remove ghoststone shadow when active. | Kyle |
2013-02-08 | Make load times faster by avoiding inventorycube and wielditem creation in te... | Anthony Zhang |
2013-02-08 | Fix #73 - receiver wire drops down one node when connected button is dug. | Anthony Zhang |
2013-02-07 | Merge pull request #70 from khonkhortisan/eghoststone | Jeija |
2013-02-07 | Make ghoststone conductive. | Kyle |
2013-02-06 | Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons | Jeija |
2013-02-06 | Fix piston drops and craft recipe | Jeija |
2013-02-04 | Merge pull request #69 from khonkhortisan/master | khonkhortisan |
2013-02-04 | Keep vertical wire base from self-intersecting | Kyle |
2013-01-30 | Fix door compatibility, update to latest version | Jeija |
2013-01-22 | Add tostring, tonumber, string to luacontroller, prohibit 'function' | Jeija |
2013-01-22 | Bugfix for the luacontroller that occured when two events occur at the | Jeija |
2013-01-20 | Lots of bugfixes concerning the luacontroller | Jeija |
2013-01-20 | Fix piston bug: up piston pushing sand won't drop the sand anymore | Jeija |
2013-01-19 | Fix Bug: Wrong usage of action_on/action_off instead of action_change | Jeija |
2013-01-19 | Add support in luacontroller for a not yet released mod called 'digilines' | Jeija |
2013-01-19 | Remove unused variable | Jeija |
2013-01-19 | Texture the LuaController formspec | Jeija |
2013-01-14 | Bugfixes and improved stability of the luacontroller | Jeija |
2013-01-13 | Implement interrupt(time, iid): The whole code is called again after a | Jeija |
2013-01-13 | Implement a memory for the controller (accesible via mem.) and cleanup code | Jeija |
2013-01-13 | Add luacontroller, a microcontroller that you can code in lua. | Jeija |
2013-01-09 | Fix a bug that occured when using a receptor placed directly next to a | Jeija |
2013-01-06 | Fix gates drop bug reported by kaeza and Kacey, avoid polluting the global na... | Anthony Zhang |
2012-12-31 | Merge branch 'nextgen' | Jeija |
2012-12-30 | Add crafting recipe for the delayer (similar to redstone, but with cobble ins... | Jeija |
2012-12-28 | made tweaks to the way mese is converted to mesecons. If old mese paradigm is | Vanessa Ezekowitz |
2012-12-28 | Make nr in rules rotation local in order not to pullute the holy global names... | Jeija |
2012-12-27 | Fix server crash when using movestones | Jeija |
2012-12-27 | Rework the next nodes: Pressure Plates | Jeija |
2012-12-27 | Merge branch 'nextgen' of https://github.com/Jeija/minetest-mod-mesecons into... | Jeija |