Commit Graph

10 Commits

Author SHA1 Message Date
derek-hirotsu
aab68ee821 Atomic Heart start/end time strategies (#39)
- Update start time marking strategy to mark start time once in game
dialog is found instead of relying on loading screen text.
- Update end time marking strategy to mark end time once waypoint text
is found instead of relying on quest UI text popup
2024-01-02 10:36:21 -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
ea36fc2bd5 remove sleep from end of test (#81)
* remove unnecessary sleep from end of test

* lint to satisfy spellcheck
2023-11-21 17:24:08 -08:00
nharris-lmg
17bd7a4756 Correct typos found by community (#62) 2023-10-03 14:27:48 -07:00
derek-hirotsu
32764c4d7b Audit/atomic heart (#43)
* Refactor script

* Remove commented code
2023-09-22 13:38:15 -07:00
Derek Hirotsu
0c6ee870de Audit Harness utils - second pass (#38)
* add changes to steam utils to harnesses

* replace steam path

* cleanup duplicated functions for removing video files

* Add util func to remove files
2023-09-21 09:25:31 -07:00
Derek Hirotsu
e02728a281 Audit Harness Utils (#37)
* pep8 lint

* Update readme

* update readme

* typo

* readme placeholder

* update readme

* update readme

* pep8 lint

* pep8 lint

* add keras methods

* add steam util functions

* Add steam util funcs

* rename logging util to output to avoid potential clashes with standard library package
2023-09-20 15:42:32 -07:00
Derek Hirotsu
67a4e6fe2b Audit Atomic Heart (#34)
* pep8 lint

* add readme; needs description

* Update readme

* fix readme
2023-09-19 15:02:29 -07:00
Derek Hirotsu
1c7f1cf555 update manifest files with output_dir 2023-09-07 15:49:46 -07:00
Derek Hirotsu
a46021215c Add harnesses from latest MarkBench 2023-09-07 12:30:36 -07:00