Auto-Build Release c9f226a27e
Pre-release
Pre-release
github-actions
released this
01 Dec 21:23
·
7 commits
to master
since this release
Fix some unit tests (#340) * Make DI resettable; do so in tests. * Fix one ability test; don't cancel entirely out of Mod.AssignID if the object already has an ID (it might have an ID but not be in the objects collection). * Fix a formula test * Min range should be the specified min range of the weapon * Fix a different weapon range test that the previous change broke * Fix a bunch of tests where the game/mod/DI was not initialized correctly * Fix cloaking tests, but a few of them fail when run as part of the group of tests (but pass when run alone)