minetest/games/devtest/mods/unittests
fluxionary 440d966b93
add an 'equals' method to ItemStack and compatibility w/ lua '==' (#12771)
Co-authored-by: rubenwardy <rw@rubenwardy.com>
Co-authored-by: sfan5 <sfan5@live.de>
2022-10-09 08:06:09 -04:00
..
textures DevTest: Add more test weapons and armorball modes (#11870) 2022-04-24 22:48:50 +01: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 Add unittests for entity lifecycle and callbacks 2022-06-15 17:20:07 +02:00
init.lua add an 'equals' method to ItemStack and compatibility w/ lua '==' (#12771) 2022-10-09 08:06:09 -04:00
inside_async_env.lua Add missing item alias metatables to async environment (#12458) 2022-07-04 01:06:42 +02: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 Avoid duplication of mod metadata in memory (#12562) 2022-09-26 17:03:43 -04:00
misc.lua Add zstd compression support (#12515) 2022-09-28 09:06:14 -04:00
mod.conf Allow overwriting media files of dependencies (#10752) 2021-02-23 19:39:15 +01:00
player.lua Restructure devtest's unittests and run them in CI (#11859) 2021-12-18 20:36:43 +01:00