Commit History

Author SHA1 Message Date
  Ezhh 2ab09bb486 Improve chatcommand params consistency (#5985) 7 years ago
  Wuzzy 80fe516e4e Remove “inf” argument from shutdown command help (#5880) 7 years ago
  Elijah Duffy dada983ff4 Add /clearinv chat command (#4994) 7 years ago
  ShadowNinja 43d1f375d1 Use a settings object for the main settings 9 years ago
  Loïc Blot 29ab20c272 Player data to Database (#5475) 7 years ago
  Dániel Juhász f6d1b682d3 Add /fixlight chat command 7 years ago
  Loïc Blot 34d32ce55a Implement delayed server shutdown with cancelation (#4664) 7 years ago
  red-001 d4e9dd4643 Move chat command handling code from C++ to Lua (#5528) 7 years ago
  paramat ec0c4d33db Map generation limit: Make per-world 7 years ago
  red-001 e70e15134c Change command prefix to "." and add "help" command. 7 years ago
  red-001 d7bc346981 [CSM] Add client-sided chat commands (#5092) 7 years ago
  red-001 4d634ef675 Fix crash that can be caused by the shutdown command. (#5292) 7 years ago
  red-001 3d25914986 Add support for the new arguments of `request_shutdown` to the `/shutdown` chatcommand. (#5252) 7 years ago
  Elijah Duffy efa54f9c46 Add chatcommand unregister and override API (#5076) 7 years ago
  Ezhh d218baa3ac Improve priv descriptions (#5047) 7 years ago
  rubenwardy e8b7179ccd Expose and document chatcommands as minetest.registered_chatcommands 7 years ago
  Dorian Wouters a1346c916e Fix /grant & /revoke not working with custom auth handler (#4974) 7 years ago
  red-001 c7d569b863 Chat commands: Trim whitespaces from input of `/privs` command 7 years ago
  red-001 c31e354342 Builtin/../chatcommands: Add /grantme command 7 years ago
  Tim d7060c212f Builtin/profiler: Replace game profiler (#4245) 8 years ago
  Ekdohibs 14ef2b445a Add colored text (not only colored chat). 8 years ago
  TriBlade9 1d40385d4a Colored chat working as expected for both freetype and non-freetype builds. @nerzhul improvements * Add unit tests * Fix coding style * move guiChatConsole.hpp to client/ 9 years ago
  tenplus1 7baddd1735 Avoid teleporting player if /teleport coords are out-of-range 8 years ago
  rubenwardy 17bfe2fe5b Builtin: Add basic_privs setting 8 years ago
  Auke Kok 2f640888d8 Make `options` local here. 8 years ago
  Auke Kok 4e59fcf5c1 Add consistent monotonic day counter - get_day_count() 8 years ago
  Rui914 24e8b0ac1e Faster insertion into table 8 years ago
  Kahrl 0f03547b03 Log /clearobjects mode 8 years ago
  Kahrl b1428ab4bb Add '/clearobjects quick' 8 years ago
  Splizard 0e75eb4324 Add admin command which says who the administator is for the server. 8 years ago