1
0
mirror of https://github.com/minetest/minetest.git synced 2024-09-27 15:00:30 +02:00
minetest/builtin
Lars Müller f065d3a06b Fix Minetest blaming the wrong mod for errors (#12241)
Covers the case where mods insert their callbacks manually into "minetest.registered_<callbacks>" (often to achieve a particular order of execution).
2022-05-14 18:33:42 +02:00
..
async Async-related script cleanups 2021-08-28 12:15:12 +02:00
client Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-14 18:33:42 +02:00
common Free arguments of cancelled minetest.after() jobs 2022-01-19 23:30:18 +01:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-14 18:33:42 +02:00
locale Update German builtin translation 2022-01-30 13:50:07 +01:00
mainmenu Enable dependencies when enabling modpacks (#12202) 2022-05-14 18:33:42 +02:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
settingtypes.txt Apply disallow_empty_password to password changes too 2022-05-14 18:33:42 +02:00