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