aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/privileges.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy2021-06-241-2/+5
* Clean up various misleading and/or confusing messages and texts related to pr...Wuzzy2021-03-291-1/+7
* Translate builtin (#10693)Wuzzy2021-03-051-19/+21
* Add luacheck to check builtin (#7895)rubenwardy2019-08-061-1/+1
* Make chat command + privilege help slightly more accurate (#6964)Wuzzy2018-01-291-5/+5
* Do not grant all privs to the admin - changes game behavior (#6460)lhofhansl2017-10-071-0/+8
* Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot2017-09-041-0/+5
* Zoom: Move enabling zoom to a new player object propertyparamat2017-08-301-4/+0
* Privileges: Only give singleplayer 4 basic privsWuzzy2016-11-071-11/+39
* Add debug priv, and allow player to display the scene as wire-frame. (#4709)lhofhansl2016-11-041-1/+4
* Zooming the camera requires the 'zoom' privilegeBen Deutsch2016-08-101-0/+4
* protection_bypass priv can now be revoked in singleplayer (#4169)Sokomine2016-05-301-1/+4
* Introduce "protection_bypass" privilege.Auke Kok2016-03-111-0/+1
* Use "core" namespace internallyShadowNinja2014-05-081-19/+19
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+53