aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/register.lua
AgeCommit message (Expand)Author
2018-06-10Fix typo (GH#7421)number Zero
2018-06-06CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot
2018-05-20Fix missing ignore textures (#7326)you
2018-05-20Small usage changes for air and ignore items (#7305)Wuzzy
2018-04-02Add player inventory callbacksSmallJoker
2018-03-28Add reasons to on_dieplayer and on_hpchangeAndrew Ward
2018-02-18Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393)you
2018-02-15Add `on_auth_fail` callback (#7039)red-001
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-08Fix crash on revocation of removed privilegerubenwardy
2017-09-04Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot
2017-08-29Fix mistake when calling on_priv_grant/revoke, and document them (#6341)rubenwardy
2017-08-27Lua API: Add function to deregister single biomes (#5445)zeuner
2017-08-26Add on_grant and on_revoke callbacks (#4713)rubenwardy
2017-02-10Add textures for air and ignore items (#5196)Wuzzy
2016-09-21Builtin: Change error to warning for light_source > 14paramat
2016-09-17Register.lua: Throw error if node 'light_source' > core.LIGHT_MAXparamat
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly2
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-06Faster insertion into tableRui914
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-24Simplify regex used in check_modname_prefix and other improvements.Robert Zenz
2015-10-14Refactor loggingShadowNinja
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2015-06-13Add minetest.register_on_player_hpchangeTeTpaAka
2015-05-15Add minetest.register_on_punchplayerBrandon
2015-04-26Fix minetest.clear_* creating new LOCAL table instead of clearing the existin...Tomas Brod
2015-01-13builtin: Unify register wrapper functions and wrap clear_registered_* functio...kwolekr
2015-01-05Add registered_ores and registered_decorationsShadowNinja
2014-12-29Expose mapgen parameters on scripting initkwolekr
2014-05-26Add item eat callbackrubenwardy
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja