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