11 Commits

Author SHA1 Message Date
Up
20997e9cd8
one slot only? 2024-05-08 01:07:44 +02:00
Up
cb071d9d9b
fix continue 2024-05-08 01:02:57 +02:00
Up
1f95f7c042
hotfix: move save data to DB (#2)
* start reading save data from DB

* finish migration code

* remove leftover dir creation

* fix import cycle

* remove more dir creation

* update gitignore

* fix pk

* better table creation

* use REPLACE INTO

* fix typo
2024-05-07 17:10:33 -04:00
maru
8481626193
Relicense under AGPL 2024-04-29 17:26:46 -04:00
maru
235fb9c91c
Add copyright notice to files 2024-04-29 15:32:58 -04:00
maru
768900d885
Change seedCompletions to dailyRunCompletions 2024-04-25 03:40:22 -04:00
maru
beb829d20f
Remove redundant padding insert in TryAddSeedCompletion 2024-04-18 02:36:14 -04:00
Flashfyre
2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 2024-03-17 20:48:49 -04:00
Flashfyre
71889f7daa Add score to session save data 2024-03-17 11:34:11 -04:00
Flashfyre
5214c4aff4 Add mode to seed completion 2024-03-17 00:21:04 -04:00
Flashfyre
2e964b007d Add daily runs and seed completions 2024-03-16 21:51:13 -04:00