summaryrefslogtreecommitdiff
path: root/builtin/game/chatcommands.lua
Commit message (Expand)AuthorAge
* Add callback parameter for core.emerge_area()kwolekr2015-11-02
* minetest. to core.Rui9142015-10-31
* Add /emergeblocks command and core.emerge_area() Lua APIkwolekr2015-09-23
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-12
* Add ability to specify coordinates for /spawnentityMarcin2015-07-18
* Remove reference to deprecated privilegeCraig Davison2015-06-14
* Nicer time setting loggingest312015-06-02
* Added hour:minute format to time commandLeMagnesium2015-05-16
* Add reason to kicked log message and use present tenseest312015-04-05
* Radius parameter for /deleteblocks hereSmallJoker2015-03-05
* Add /setpassword and /clearpassword loggingest312015-02-27
* Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot2015-02-18
* Prevent null concatenation when /deleteblocks is provided an incorrect formatkwolekr2015-01-27
* Simplify deleteblocks chat command argument parsingkwolekr2015-01-15
* Add ability to delete MapBlocks from mapkwolekr2015-01-15
* Fix some undeclared global variablesCraig Davison2014-11-26
* Add last_login field to auth.txtRyan Newell2014-11-08
* Add a better error message when trying to teleport another player without bri...LeMagnesium2014-10-07
* Mod profiling supportsapier2014-08-19
* Add success and output return values to chat commandsShadowNinja2014-05-28
* Sort commands and privs alphabetically in '/help'.Diego Martinez2014-05-24
* Use "core" namespace internallyShadowNinja2014-05-08
* Organize builtin into subdirectoriesShadowNinja2014-05-07