1
Fork 0
Commit graph

7 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 74f554e058
Better error handling 2024-09-23 19:46:53 +02:00
prescientmoon 50f8db4e2e
Nicely format imports 2024-09-17 02:43:36 +02:00
prescientmoon ac4145ee40
Revampt jacket loading system 2024-09-09 18:06:07 +02:00
prescientmoon fee7fe77f8
Implement migrations, and switch from sqlx to rusqlite 2024-08-22 22:11:58 +02:00
prescientmoon 4ed3fe276b
Generalize code to more scoring systems 2024-08-20 19:24:32 +02:00
prescientmoon 62949004f2
Start implementing achievement system 2024-08-17 23:00:16 +02:00