]> git.lizzy.rs Git - minetest.git/history - builtin/game/misc.lua
Add minetest.register_lbm() to run code on block load only
[minetest.git] / builtin / game / misc.lua
2016-03-06 Rui914Faster insertion into table
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2016-01-29 Auke KokNew timer design.
2015-10-22 Robert ZenzAdd more ways to pass data to check_player_privs
2015-09-23 kwolekrAdd /emergeblocks command and core.emerge_area() Lua API
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-06-06 HybridDogDecrease minetest.after globalstep lag
2015-05-12 NovatuxAdd code to support raillike group names
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
2014-07-16 ZeframFix indexing error in timer processing
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories