mesecons/mesecons
cheapie 91e3b13d5a Luacontroller library enhancements
Libraries can now be registered as a function which will be called when the library is requested. This allows functionality such as libraries that behave differently depending on where the Luacontroller is (for example, a sensor of some sort that only works if the LuaC is next to it) as well as various initialization that the library may need to perform. Supplying a table is still supported and works as before.
2021-03-26 14:43:08 -05:00
..
textures Optimize images (#464) 2019-06-27 22:33:11 +03:00
actionqueue.lua Refactor actionqueue.lua (#501) 2020-01-06 21:59:02 +01:00
init.lua Never postpone action_on or action_off 2016-09-04 09:50:30 +02:00
internal.lua Replace mesecon.mergetable (#533) 2020-12-19 23:12:00 +03:00
legacy.lua Duplicate unhash_blockpos code to legacy.lua 2016-08-31 08:46:11 +02:00
mod.conf Use mod.conf for dependencies (#492) 2020-06-27 02:26:14 +03:00
oldwires.lua Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAX 2018-07-24 21:30:04 +02:00
presets.lua Replace mesecon.mergetable (#533) 2020-12-19 23:12:00 +03:00
services.lua Handle blasts (#356) 2017-10-07 01:44:49 +03:00
settings.lua Replace deprecated methods: 2018-03-25 22:05:10 +02:00
util.lua Luacontroller library enhancements 2021-03-26 14:43:08 -05:00