Commit Graph

4 Commits

Author SHA1 Message Date
derek-hirotsu
bd367e4ae5 Audit DOTA 2 (#90)
* move function to main dota 2 script

* remove unused functions

* replace duplicate function

* update copy replay and config funcs

* remove image

* update console command input

* test install path

* add docstring
2023-11-24 14:04:47 -08:00
derek-hirotsu
eae9e75018 misc cleanup (#84)
* remove inline pylint

* cspell

* pylint import

* pylint flac

* pylint ycruncher
2023-11-23 15:35:21 -08:00
derek-hirotsu
7e8c5dc71a Cleanup report json in harnesses (#79)
* use format utils for report json in test harnesses

* correct start time in dota harness to be timestamp rather than time delta value

* dota2 util imports

* update dota 2 timestamps

* update error message

* update error message
2023-11-15 14:36:10 -08:00
nharris-lmg
7a6f2211ea Add Dota 2 harness (#74)
* Add initial Dota 2 harness

* update readme

* Update README

* Error in readme

* Please the linting gods

---------

Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
2023-10-20 09:59:38 -07:00