SmallJoker
|
f6eff57f7c
Add player inventory callbacks
|
il y a 6 ans |
Andrew Ward
|
dfc8198349
Add reasons to on_dieplayer and on_hpchange
|
il y a 6 ans |
you
|
46bbacee95
Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393)
|
il y a 6 ans |
red-001
|
338d645fcf
Add `on_auth_fail` callback (#7039)
|
il y a 6 ans |
Loïc Blot
|
6f1c907204
Implement mod communication channels (#6351)
|
il y a 7 ans |
rubenwardy
|
faad6479de
Fix crash on revocation of removed privilege
|
il y a 7 ans |
Loïc Blot
|
40dd03e328
Implement minetest.register_can_bypass_userlimit (#6369)
|
il y a 7 ans |
rubenwardy
|
72c09f524b
Fix mistake when calling on_priv_grant/revoke, and document them (#6341)
|
il y a 7 ans |
zeuner
|
1f207a3ddb
Lua API: Add function to deregister single biomes (#5445)
|
il y a 7 ans |
rubenwardy
|
096ea031de
Add on_grant and on_revoke callbacks (#4713)
|
il y a 7 ans |
Wuzzy
|
f5d4494a51
Add textures for air and ignore items (#5196)
|
il y a 7 ans |
paramat
|
5091cb5ecd
Builtin: Change error to warning for light_source > 14
|
il y a 8 ans |
paramat
|
3aefa5d3ce
Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX
|
il y a 8 ans |
paly2
|
aa33166386
Add minetest.unregister_item and minetest.register_alias_force
|
il y a 8 ans |
est31
|
d494733839
Add minetest.register_lbm() to run code on block load only
|
il y a 8 ans |
Rui914
|
24e8b0ac1e
Faster insertion into table
|
il y a 8 ans |
paramat
|
0bbbc6e13d
Liquids: Flow into and destroy 'floodable' nodes
|
il y a 9 ans |
Alex Ford
|
97908cc656
Add on_secondary_use when right clicking an item in the air
|
il y a 9 ans |
Robert Zenz
|
0cf15470fc
Simplify regex used in check_modname_prefix and other improvements.
|
il y a 9 ans |
ShadowNinja
|
2139d7d45f
Refactor logging
|
il y a 9 ans |
kwolekr
|
2b04ab874d
SAPI: Track last executed mod and include in error messages
|
il y a 9 ans |
TeTpaAka
|
aa13baa30a
Add minetest.register_on_player_hpchange
|
il y a 9 ans |
Brandon
|
c5b4e54174
Add minetest.register_on_punchplayer
|
il y a 10 ans |
Tomas Brod
|
732eb72a0c
Fix minetest.clear_* creating new LOCAL table instead of clearing the existing one.
|
il y a 9 ans |
kwolekr
|
a4a6cc8eb1
builtin: Unify register wrapper functions and wrap clear_registered_* functions too
|
il y a 9 ans |
ShadowNinja
|
ef0a4e3614
Add registered_ores and registered_decorations
|
il y a 10 ans |
kwolekr
|
5e2753c712
Expose mapgen parameters on scripting init
|
il y a 10 ans |
rubenwardy
|
832d7973c8
Add item eat callback
|
il y a 10 ans |
ShadowNinja
|
c4359ff65c
Use "core" namespace internally
|
il y a 10 ans |
ShadowNinja
|
1cd512913e
Organize builtin into subdirectories
|
il y a 10 ans |