index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
game
/
privileges.lua
Age
Commit message (
Expand
)
Author
2022-01-30
Get rid of `basic_debug` last minute
sfan5
2021-06-24
Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...
Wuzzy
2021-03-29
Clean up various misleading and/or confusing messages and texts related to pr...
Wuzzy
2021-03-05
Translate builtin (#10693)
Wuzzy
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2018-01-29
Make chat command + privilege help slightly more accurate (#6964)
Wuzzy
2017-10-07
Do not grant all privs to the admin - changes game behavior (#6460)
lhofhansl
2017-09-04
Implement minetest.register_can_bypass_userlimit (#6369)
Loïc Blot
2017-08-30
Zoom: Move enabling zoom to a new player object property
paramat
2016-11-07
Privileges: Only give singleplayer 4 basic privs
Wuzzy
2016-11-04
Add debug priv, and allow player to display the scene as wire-frame. (#4709)
lhofhansl
2016-08-10
Zooming the camera requires the 'zoom' privilege
Ben Deutsch
2016-05-30
protection_bypass priv can now be revoked in singleplayer (#4169)
Sokomine
2016-03-11
Introduce "protection_bypass" privilege.
Auke Kok
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja