summaryrefslogtreecommitdiff
path: root/mesecons_commandblock
AgeCommit message (Expand)Author
2013-12-18Change field receipt handling to work properly with Minetest 0.4.8.Uberi
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-11-30Use minetest.swap_node() instead of mesecons' version, Minor code changesVanessa Ezekowitz
2013-04-27Avoid prepending "Server -!- " to messages sent using the command block.Anthony Zhang
2013-04-02Sanity checks for commandblock commands.Anthony Zhang
2013-03-27Add /tellme command to command block.Anthony Zhang
2013-03-07Add /hp command to set the HP of a given player, requires the ban privelege.Anthony Zhang
2013-03-06Digging and footstep sounds for everything that needs them! Plus, pushing but...Anthony Zhang
2012-12-25Implement /say and /tell commands to aid mapmakers using command blocks.Anthony Zhang
2012-12-08Cleanup, make and use util.lua, port command block and delayer to nodedefJeija
2012-10-28Add command block:Anthony Zhang