Commit Graph

51 Commits

Author SHA1 Message Date
Cutieguwu
594d53e080 Clean out last of PlayHandle. 2025-04-05 16:22:59 -04:00
Cutieguwu
e72cdbf4b7 Implement PPQ Calculation [per team per game] and housekeeping. 2025-04-05 16:21:31 -04:00
Cutieguwu
589dbd55d0 Implemented delta-ing methods w/ unit tests. 2025-04-04 18:50:57 -04:00
Cutieguwu
a780d20ee9 Progress push. 2025-04-04 16:46:30 -04:00
Cutieguwu
145cb37f96 Update gamelog.ron 2025-04-04 09:46:25 -04:00
Cutieguwu
a9bc830e21 Add delta fetching method to events. 2025-04-02 19:27:27 -04:00
Cutieguwu
bf5af561f0 Deprecate TerrainState::Distance 2025-04-02 11:17:22 -04:00
Cutieguwu
cb5fc6117a Update to gamelog v0.5.0 2025-04-01 14:37:54 -04:00
Cutieguwu
6942453f4f Correct minimum version req. 2025-04-01 14:29:26 -04:00
Cutieguwu
79e309eb70 Update gamelog.ron 2025-04-01 12:46:39 -04:00
Cutieguwu
36d21440d8 Update gamelog.ron 2025-03-31 18:40:36 -04:00
Cutieguwu
f2a41be8d1 Fix PAT notation and Touchdown notations. Backwards compatible w/ v3.0.0 if
`implicit_some` enabled in RON log and no PAT specified within.
2025-03-31 18:39:05 -04:00
Cutieguwu
46c806e537 Update logfile.ron 2025-03-31 18:35:11 -04:00
Cutieguwu
25a300009b Fix .gitignore 2025-03-31 08:14:42 -04:00
Cutieguwu
235657835d Merge branch 'gamelog' of https://github.com/Cutieguwu/miller into gamelog 2025-03-30 22:21:19 -04:00
Cutieguwu
65e202d78e v1? 2025-03-30 22:16:10 -04:00
Olivia Brooks
4d3c5331ad Merge pull request #8 from Cutieguwu/main
Update gamelog from main.
2025-03-29 11:08:59 -04:00
Olivia Brooks
29dfc7c6b8 Merge pull request #7 from Cutieguwu/gamelog
Move .gitignore
2025-03-29 11:07:53 -04:00
Cutieguwu
fc00146b47 Move .gitignore 2025-03-29 11:05:09 -04:00
Olivia Brooks
4657cc2f2d Merge pull request #6 from Cutieguwu/gamelog
Commit for device swap.
2025-03-29 11:01:27 -04:00
Cutieguwu
2cae3dc9b5 Commit for device swap. 2025-03-29 10:59:46 -04:00
Olivia Brooks
7a7d815edc Update dependabot.yml 2025-03-28 18:40:04 -04:00
Olivia Brooks
5cc0022c02 Update Cargo.toml 2025-03-28 18:39:36 -04:00
Olivia Brooks
ed3ff7e1af Update dependabot.yml 2025-03-28 18:36:00 -04:00
Olivia Brooks
0cfb29e2e7 Update dependabot.yml 2025-03-28 18:31:23 -04:00
Olivia Brooks
bef1686608 Update dependabot.yml 2025-03-28 18:30:47 -04:00
Olivia Brooks
a2508b6708 Update dependabot.yml 2025-03-28 18:27:20 -04:00
Olivia Brooks
9950bcacca Merge pull request #4 from Cutieguwu:code_refactor
Code Refactor
2025-03-27 13:04:47 -04:00
Cutieguwu
a69556c33b MASSIVE REFACTOR 2025-03-27 13:04:02 -04:00
Cutieguwu
ab4522ba2d Bump gamelog to 0.3.0 and migrate to own library. 2025-03-27 12:42:52 -04:00
Cutieguwu
0d742945b6 Update gamelog.ron 2025-03-27 11:00:02 -04:00
Cutieguwu
6e69180597 Restore TerrainState::Distance with deprecation notice. 2025-03-26 21:22:11 -04:00
Cutieguwu
6a75bdbf9f Refactor gamelog module. 2025-03-26 20:54:11 -04:00
Cutieguwu
94704a5558 Fix formatting and LogFile loading. 2025-03-26 20:53:41 -04:00
Cutieguwu
3f7d51150c Working on compatibility. 2025-03-25 22:09:13 -04:00
Cutieguwu
d4234ffbd3 Work on logfile loading. 2025-03-25 21:55:52 -04:00
Cutieguwu
a323f8c0ef Bump logfile.ron template version 2025-03-25 18:05:05 -04:00
Cutieguwu
765573d5f4 Add support for recording "TerrainState::In" and GameRecord version support system. 2025-03-25 18:04:31 -04:00
Olivia Brooks
a9f12c362b Merge pull request #2 from Cutieguwu:main
Update gamelog branch
2025-03-25 16:41:31 -04:00
Cutieguwu
c5de475d6a Correct the completed goal. 2025-03-25 16:40:10 -04:00
Cutieguwu
8e8016ff3f Licensing cleanup 2025-03-25 16:39:19 -04:00
Cutieguwu
68e0edf675 Update goals progress 2025-03-25 16:33:53 -04:00
Olivia Brooks
a37a056841 Merge pull request #1 from Cutieguwu:gamelog
Formatting Cleanup.
2025-03-25 16:15:40 -04:00
Cutieguwu
56a576c90e Formatting Cleanup. 2025-03-25 16:14:29 -04:00
Cutieguwu
7ac434a840 Create gamelog.ron 2025-03-25 13:23:36 -04:00
Cutieguwu
02daa8ad22 Hotfix: Terrain Distance. 2025-03-25 13:23:16 -04:00
Cutieguwu
f791675d3a Finish LogFile format and patch template/logfile.ron 2025-03-25 12:14:24 -04:00
Cutieguwu
aec577e93b Delete zed_settings.jsonc 2025-03-25 12:13:32 -04:00
Olivia Brooks
488d1d5b9a Create LICENSE 2025-03-25 08:15:21 -04:00
Cutieguwu
a0c587d222 Building LogFile Format 2025-03-24 21:58:41 -04:00