Commit History

Author SHA1 Message Date
  ShadowNinja 041429c985 Fix the commandblock's check for quiting the formspec 10 years ago
  ShadowNinja eea4dbbea8 Use a textarea for the commandblock to accept multiple commands 11 years ago
  ShadowNinja cd30aed807 Fix #136 by always running commands as the placer 11 years ago
  ShadowNinja 76b9198717 Revert "Remove command block until #136 is fixed" 11 years ago
  Jeija 7517cc4af1 Add dummy mesecons_commandblock/init.lua as we keep the textures in that folder 11 years ago
  Jeija 3f76b77001 Remove command block until #136 is fixed 11 years ago
  Uberi e8d31c3e5a Change field receipt handling to work properly with Minetest 0.4.8. 11 years ago
  Uberi 16b4b79c51 Update code to standards of Minetest 0.4.8. 11 years ago
  Vanessa Ezekowitz f46bc329de Use minetest.swap_node() instead of mesecons' version, Minor code changes 11 years ago
  Anthony Zhang d4f18d08c0 Avoid prepending "Server -!- " to messages sent using the command block. 11 years ago
  Anthony Zhang e45a2a511e Sanity checks for commandblock commands. 11 years ago
  Anthony Zhang 2cc38909a1 Add /tellme command to command block. 11 years ago
  Anthony Zhang db90c1cb4b Add /hp command to set the HP of a given player, requires the ban privelege. 11 years ago
  Anthony Zhang 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 years ago
  Anthony Zhang a9a2108d13 Implement /say and /tell commands to aid mapmakers using command blocks. 12 years ago
  Jeija 00e071b695 Cleanup, make and use util.lua, port command block and delayer to nodedef 12 years ago
  Anthony Zhang 2d16152188 Add command block: 12 years ago