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
/
src
/
script
/
lua_api
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2019-02-26
Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...
Loïc Blot
2019-02-26
Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)
Paramat
2018-08-05
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2018-04-06
Add player:get_meta(), deprecate player attributes (#7202)
rubenwardy
2018-01-20
[CSM] Add functions to create particles and particlespawners. (#6072)
red-001
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
2017-05-05
[CSM] Add camera API (#5609)
bigfoot547
2017-04-08
LocalPlayer api lua
Vincent Glize
2017-03-16
[CSM] Add minimap API modifiers (#5399)
Loïc Blot
2017-03-13
[CSM] storage + fixes
Loic Blot
2017-03-13
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot
2017-02-08
Add ModMetadata API (#5131)
Loïc Blot
2017-02-04
Add ItemStack key-value meta storage
rubenwardy
2017-02-04
Derive NodeMetaRef from MetaDataRef
rubenwardy
2016-02-22
Add Lua interface to HTTPFetchRequest
Jeija
2015-07-27
Add AreaStore data structure
est31
2015-03-27
Clean up and tweak build system
ShadowNinja
2014-04-27
Remove dependency on marshal and many other async changes
ShadowNinja
2013-11-29
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-09-10
Add Settings interface for Lua
PilzAdam
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-06-27
Add LuaVoxelManip
kwolekr
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier