minetest/games/devtest/mods/unittests
sfan5 3cac17d23e
Lua on each mapgen thread (#13092)
2024-02-13 22:47:30 +01:00
..
textures Optimize PNG files (#13509) 2023-10-09 17:13:44 +02:00
async_env.lua Add missing item alias metatables to async environment (#12458) 2022-07-04 01:06:42 +02:00
content_ids.lua Content ID caching in Lua (#12444) 2022-09-18 17:46:48 +02:00
crafting.lua Restructure devtest's unittests and run them in CI (#11859) 2021-12-18 20:36:43 +01:00
crafting_prepare.lua Fix cooking and fuel crafts with aliases 2022-05-10 22:37:05 +02:00
entity.lua DevTest: Clean up callback textures 2022-10-23 21:58:56 +02:00
get_version.lua Fix unittest failure for release versions (#14067) 2023-12-08 21:13:33 +01:00
init.lua Add min/max protocol version to `minetest.get_version()` (#13482) 2023-05-06 16:16:21 +01:00
inside_async_env.lua Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
inside_mapgen_env.lua Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
itemdescription.lua DevTest: Explain purpose of most items in tooltips (#12833) 2022-10-09 08:05:22 -04:00
itemstack_equals.lua add an 'equals' method to ItemStack and compatibility w/ lua '==' (#12771) 2022-10-09 08:06:09 -04:00
metadata.lua Improve `MetaDataRef:{get,set}_float` precision (#13130) 2023-01-12 15:40:34 -05:00
misc.lua Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
mod.conf Allow overwriting media files of dependencies (#10752) 2021-02-23 19:39:15 +01:00
player.lua Method add_pos for object/player (#14126) 2024-01-01 22:48:56 +01:00