aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/unittests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix regression & replace more occurrences of vector.new with vector.copy (#12...Lars Müller2022-07-141-0/+12
* Add missing item alias metatables to async environment (#12458)sfan52022-07-044-8/+19
* Add unittests for entity lifecycle and callbackssfan52022-06-152-3/+136
* Get rid of node metadata when it becomes emptysfan52022-05-291-0/+20
* Support packing arbitrary graphs (#12289)Jude Melton-Houghton2022-05-101-9/+28
* Fix cooking and fuel crafts with aliasesJude Melton-Houghton2022-05-101-4/+10
* Async environment for mods to do concurrent tasks (#11131)sfan52022-05-023-0/+165
* DevTest: Add more test weapons and armorball modes (#11870)Wuzzy2022-04-242-19/+9
* Store vector metatable in registryJude Melton-Houghton2022-03-291-0/+12
* Restructure devtest's unittests and run them in CI (#11859)sfan52021-12-186-59/+255
* Allow overwriting media files of dependencies (#10752)DS2021-02-232-0/+1
* Fix short_description fallback order (#10943)rubenwardy2021-02-171-2/+9
* Add a short_description to be used by mods (#8980)DS2020-10-092-0/+46
* Devtest: Fix crash in player unittest (#9937)Wuzzy2020-05-261-1/+4
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-2613-0/+309