minetest/builtin
Warr1024 52128ae11e
Add API for mods to hook liquid transformation events (#11405)
Add API for mods to hook liquid transformation events

Without this API, there is no reliable way for mods to be
notified when liquid transform modifies nodes and mods are
forced to poll for changes.  This allows mods to detect
changes to flowing liquid nodes and liquid renewal using
event-driven logic.
2021-07-09 09:08:40 -04:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
common Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
fstk Mainmenu: Improve "Join Game" tab (#11078) 2021-03-20 19:48:25 +01:00
game Add API for mods to hook liquid transformation events (#11405) 2021-07-09 09:08:40 -04:00
locale Update builtin locale (#11371) 2021-06-21 18:55:55 +01:00
mainmenu Fix spurious shadow enablement in mainmenu 2021-06-30 17:10:28 +02:00
profiler Builtin: Translatable join, leave, profiler msgs (#11064) 2021-03-19 21:46:11 +01:00
init.lua Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
settingtypes.txt Remove unsupported video drivers (#11395) 2021-06-30 20:42:15 +02:00