1
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
prescientmoon ce18db3d14
Automatically run jacket processing
This commit makes it so jacket processing is automatically run if any of
it's outputs are missing from the filesystem, or if the hash of the raw
jacket directory has changes since the last recorded value.

Moreover, most assets and all fonts are now embedded in the binary!
2024-11-09 12:22:35 +01:00
prescientmoon 68c46fb7cd
Implement basic rich presence 2024-09-24 22:49:09 +02:00
prescientmoon 92dbd181f2
Make everything build 2024-09-23 21:12:04 +02:00
prescientmoon 18d0f320ab
Improve OCR on downscaled images 2024-09-17 03:23:45 +02:00
prescientmoon 50f8db4e2e
Nicely format imports 2024-09-17 02:43:36 +02:00
prescientmoon 0e0043d2c1
Add more tests (and fix the score delete command)
Additionally, add a cli analogue of `score magic` (the `analyse`
subcommand)
2024-09-17 02:00:36 +02:00
prescientmoon ee02e2c80d
Fix tests 2024-09-09 18:36:56 +02:00
prescientmoon ac4145ee40
Revampt jacket loading system 2024-09-09 18:06:07 +02:00
prescientmoon cba88c5def
Set up testing infrastructure 2024-09-06 17:31:20 +02:00
prescientmoon 62949004f2
Start implementing achievement system 2024-08-17 23:00:16 +02:00
prescientmoon 3f922fcf6c
Back up everything before history rewrite
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-16 15:38:00 +02:00
prescientmoon c035ecbb52
Way too many changes
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-12 03:13:41 +02:00
prescientmoon 48c1f74f93
No longer use tesseract, I guess?
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 19:49:46 +02:00
prescientmoon 5c95cdb018
Migrate more stuff towards my own ocr
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 18:32:17 +02:00
prescientmoon 8ffe75a23f
Fix typos pointed out to me by a ghost
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 03:58:39 +02:00
prescientmoon b8a7ab8fa3
Added more docs to the code!
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 03:48:20 +02:00
prescientmoon 5796bd6865
Fix warning
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 03:15:44 +02:00
prescientmoon 4373b6ca62
No longer use tesseract for score OCR (tesseract is terrrrrible)
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 03:14:02 +02:00