Commit Graph

340 Commits

Author SHA1 Message Date
Nikolas
bcf85bc38e linterrr 2024-10-17 15:25:33 -07:00
Nikolas
1800d8fae7 update to take screenshots 2024-10-17 15:24:10 -07:00
nharris-lmg
a9faa7ac76 Black Myth Wukong Test Harness (#90)
New test harness for blackmyth wukong, requires new gamepad library in
order to navigate the menu
2024-10-17 11:15:50 -07:00
nharris-lmg
ad71a56890 Deprecate F1 22 harness (#91) 2024-10-17 11:15:34 -07:00
Nikolas
0e4d92a995 goodbye old friend 2024-10-17 10:37:15 -07:00
Arty Blue
51129aade1 spell check didnt like the word wukong and update to the changelog 2024-10-10 09:27:54 -07:00
Arty Blue
ab1d257ee1 update to comment that still had mentions of total war 2024-10-10 09:02:25 -07:00
Arty Blue
1032311b8c fixed some linter warnings 2024-10-10 08:59:11 -07:00
Arty Blue
8c175da3f6 Updated the readme file to accurately represent the benchmark 2024-10-10 08:57:42 -07:00
Arty Blue
be71acbaa2 renamed folder to make a bit more sense 2024-10-10 08:52:57 -07:00
Arty Blue
c13390ac83 extended the gamepad class to make it a bit more useable for our purposes, implmented the new class in the wukong harness 2024-10-09 16:56:11 -07:00
Arty Blue
6993ef856c added virtual gamepad library to poetry dependencies 2024-10-09 14:33:30 -07:00
Arty Blue
518080aaae updated blackmyth wukong harness using controller inputs 2024-10-09 14:00:13 -07:00
ablouin-lmg
6be6ac5e07 added call to create manifest function at the end of the benchmarks (#89) 2024-10-09 13:57:57 -07:00
Arty Blue
0d9891701c added call to create manifest function at the end of the benchmarks 2024-10-09 10:13:55 -07:00
Arty Blue
79917ec70d wip 2024-10-09 08:51:53 -07:00
Arty Blue
92e3431771 black myth wukong harness 2024-10-08 11:19:48 -07:00
Arty Blue
e9ad4609d2 Merge branch 'main' of https://github.com/LTTLabsOSS/markbench-tests 2024-10-08 11:18:53 -07:00
Arty Blue
ba40dfb573 first commit for black myth wukong harness, added clickme function to simplify mouse clicks and make them work more consistently with game menus than the pyautogui implementation 2024-10-08 11:18:35 -07:00
ablouin-lmg
bc5d5e03ac Atomic Heart Artifact Manager and Steam Build ID (#88) 2024-10-04 14:54:43 -07:00
Arty Blue
09a81044b3 updated changelog 2024-10-04 13:11:28 -07:00
Arty Blue
c7de447fc5 Merge branch 'main' into AB/atomic_heart_artifact 2024-10-04 13:10:06 -07:00
ablouin-lmg
b1d05b6593 Cities Skylines 2 Artifact Manager Implementation (#86) 2024-10-04 13:09:10 -07:00
Arty Blue
8f8d8b636e Merge branch 'main' into AB/atomic_heart_artifact
merged with main
2024-10-04 11:50:54 -07:00
Arty Blue
9b6766e5d6 added artifact manager implementation and steam build ID tracking 2024-10-04 11:47:58 -07:00
ablouin-lmg
78f24656ab Merge branch 'main' into jd/cities_launcher 2024-10-04 11:45:08 -07:00
nharris-lmg
2b2e23983f Add screenshot splitting into Keras Service (#79) 2024-10-04 11:23:04 -07:00
Arty Blue
4ed7af62a1 updated changelog 2024-10-04 10:23:52 -07:00
Nikolas
d7b9551c79 linter please 2024-10-04 09:53:17 -07:00
Nikolas
e175278a57 fix lint 2024-10-04 09:42:04 -07:00
Nikolas
7d3e97d094 fix sottr 2024-10-04 09:38:26 -07:00
Nikolas
fe09a1f98b Merge branch 'main' of github.com:LTTLabsOSS/markbench-tests into niharris/add-screenshot-splitting 2024-10-04 09:36:34 -07:00
Nikolas
86ccbfe78b small fixes 2024-10-04 09:35:54 -07:00
ablouin-lmg
f4124cf019 Artifact Manager Implementation for CS2 (#81)
Artifact manager implementation for cs2, added menu navigation using
pyautogui
2024-10-03 17:16:41 -07:00
ablouin-lmg
ceba43ba46 Grid Legends Artifact Manager Implementation (#82)
Artifact manager implementation for grid legends test. Moved some
variables relating to configs out of a function so they can be reused by
the artifact manager later in the code
2024-10-03 17:16:07 -07:00
ablouin-lmg
06f07a1f3a Returnal Artifact Manager Implementation (#84) 2024-10-03 17:15:45 -07:00
ablouin-lmg
0e77c43c00 Artifact Manager Implementation for Total War Warhammer 3 (#85)
results screenshot and saving of config file at the end of the run
2024-10-03 17:15:14 -07:00
Arty Blue
6118963bce spell check fixed 2024-10-03 17:07:15 -07:00
Arty Blue
a5f5026976 unused import resolved 2024-10-03 17:00:37 -07:00
Arty Blue
d86481c5b4 linter fixes and build ID 2024-10-03 16:56:20 -07:00
Arty Blue
9bdf80eb55 Merge branch 'main' into jd/cities_launcher
merging with main locally to access vertical scroll function
2024-10-03 16:45:48 -07:00
Arty Blue
6d271dc40c fixed some linter issues to be continued 2024-10-03 16:43:04 -07:00
ablouin-lmg
e864c5b195 Total War Pharaoh Artifact Manager Implementation (#83)
implemented artifact manager for total war pharaoh, also fixed a bug
where the harness was nested two folders deep, making it invisible to
markbench
2024-10-03 16:42:16 -07:00
Arty Blue
c7a017fe21 Merge branch 'main' into jd/cities_launcher
need functions from main such as getting steam ID and scroll n times
2024-10-03 16:29:50 -07:00
Arty Blue
95b8736811 added the steam build ID reporting feature, fixed issues with linter 2024-10-03 16:25:24 -07:00
Arty Blue
ef8572d955 Merge branch 'main' into AB/returnal_artifact
Need new features from main
2024-10-03 16:22:04 -07:00
Arty Blue
2961366f8e added the steam build ID reporting feature 2024-10-03 16:18:06 -07:00
Arty Blue
9f41fc948c fixed issues with linter and added function to mouse scroll vertically multiple times to the harness utils misc file 2024-10-03 16:12:33 -07:00
Arty Blue
e2fdc4db14 Merge branch 'main' into AB/pharaoh_artifact 2024-10-03 15:45:09 -07:00
Arty Blue
b2a37a10b3 Merge branch 'main' into AB/pharaoh_artifact
merging with main so that I can use the get steam ID function
2024-10-03 15:44:01 -07:00