aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/unittests
AgeCommit message (Expand)Author
2022-07-14Fix regression & replace more occurrences of vector.new with vector.copy (#12...Lars Müller
2022-07-04Add missing item alias metatables to async environment (#12458)sfan5
2022-06-15Add unittests for entity lifecycle and callbackssfan5
2022-05-29Get rid of node metadata when it becomes emptysfan5
2022-05-10Support packing arbitrary graphs (#12289)Jude Melton-Houghton
2022-05-10Fix cooking and fuel crafts with aliasesJude Melton-Houghton
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2022-04-24DevTest: Add more test weapons and armorball modes (#11870)Wuzzy
2022-03-29Store vector metatable in registryJude Melton-Houghton
2021-12-18Restructure devtest's unittests and run them in CI (#11859)sfan5
2021-02-23Allow overwriting media files of dependencies (#10752)DS
2021-02-17Fix short_description fallback order (#10943)rubenwardy
2020-10-09Add a short_description to be used by mods (#8980)DS
2020-05-26Devtest: Fix crash in player unittest (#9937)Wuzzy
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy