Age | Commit message (Expand) | Author |
2013-04-15 | Update init.lua | RealBadAngel |
2013-04-14 | Merge remote-tracking branch 'refs/remotes/origin/master' | Anthony Zhang |
2013-04-14 | Fix invalid node name if node was changed in after_place_node callback (fixes... | Anthony Zhang |
2013-04-13 | Merge branch 'patch_#85' | Jeija |
2013-04-07 | Merge pull request #92 from khonkhortisan/lazypull | Anthony |
2013-04-07 | Round movestone position, don't forget last pull | khonkhortisan |
2013-04-02 | Sanity checks for commandblock commands. | Anthony Zhang |
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-04-02 | Make pistons and movestones move objects (push only yet)origin/patch_#85 | Jeija |
2013-04-01 | Experimental fix for issue #85 by removing ignored ports from the luacontroller | Jeija |
2013-03-27 | Add /tellme command to command block. | Anthony Zhang |
2013-03-26 | Add table.* to luacontroller sandbox | Jeija |
2013-03-23 | Explicit tables of luacontroller environment. | Anthony Zhang |
2013-03-23 | Add math library to luacontroller, and make sure to copy stuff so code can't ... | Anthony Zhang |
2013-03-16 | Don't forget sticky movestones! | Anthony Zhang |
2013-03-15 | Add MOVESTONE_MAXIMUM_PUSH setting. | Anthony Zhang |
2013-03-15 | Avoid corrupting metadata. | Anthony Zhang |
2013-03-15 | Use formspec_escape when available. | Anthony Zhang |
2013-03-15 | Avoid borking the luacontroller if the code uses square brackets. When the ne... | Anthony Zhang |
2013-03-14 | Up/down pistons should also have special rules excluding the pusher side (rot... | Anthony Zhang |
2013-03-14 | Lots of bugs in movestones fixed: | Anthony Zhang |
2013-03-11 | Revert additional piston rules. | Anthony Zhang |
2013-03-11 | Support metadata in piston pushing (so that microcontrollers and such can be ... | Anthony Zhang |
2013-03-07 | Add /hp command to set the HP of a given player, requires the ban privelege. | Anthony Zhang |
2013-03-06 | Digging and footstep sounds for everything that needs them! Plus, pushing but... | Anthony Zhang |
2013-03-05 | Merge pull request #82 from Jat15/patch-1 | Jeija |
2013-03-04 | Fix bug texture in mesewire for 0.4 stable | Jat |
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 luacontrollerorigin/luacontroller | Jeija |
2013-02-12 | Fix odd behaviour when using interrupts in the luacontroller | Jeija |
2013-02-11 | Make Mese conductive20130211 | 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 |