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
/
client
Age
Commit message (
Expand
)
Author
2017-04-29
[CSM] Add event on_place_node API lua (#5548)
Vincent Glize
2017-04-11
[CSM] Allow escaping chatcommands and add missing calls to gettext. (#5565)
red-001
2017-04-10
[CSM] Use more gettext (#5553)
red-001
2017-04-10
[CSM] Move `.list_players` and `.disconnect` to builtin. (#5550)
red-001
2017-04-08
[CSM] Add event on_connect player API lua (#5540)
Vincent Glize
2017-04-06
Expose vector helpers to CSM
Loic Blot
2017-03-26
Change command prefix to "." and add "help" command.
red-001
2017-03-13
[CSM] Add `on_punchnode` callback
red-001
2017-03-13
[CSM] Add `on_dignode` callback (#5140)
red-001
2017-03-13
[CSM] Improve security for client-sided mods (#5100)
red-001
2017-03-13
[CSM] implement client side mod loading (#5123)
Loïc Blot
2017-03-13
[CSM] Add local formspecs. (#5094)
red-001
2017-03-13
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
Loïc Blot
2017-03-13
[CSM] Add client-sided chat commands (#5092)
red-001
2017-03-13
[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot