17 Commits (master)

Author SHA1 Message Date
Frederico Santos 72d9e593b9 chore: Add additional fields to EggData struct 3 months ago
Frederico Santos 1448b6f14d
feat: Add ChallengeData to SessionSaveData struct (#34)
This commit adds the `ChallengeData` struct to the `SessionSaveData` struct. The `ChallengeData` struct includes fields for `id`, `value`, and `severity`. This change allows for storing challenge data in the session save data.
3 months ago
Frederico Santos 81b316f4c9
Refactor savedata struct to include EggPity and UnlockPity (#27) 4 months ago
Flashfyre 723fe48969 Add classic win count to starter data 4 months ago
Flashfyre 223bb6e90c Add support for some tracked run stats 5 months ago
Flashfyre 99e878b933 Add friendship starter data field 5 months ago
maru 8481626193
Relicense under AGPL 5 months ago
maru 235fb9c91c
Add copyright notice to files 5 months ago
Flashfyre 7b9a866570 Add support for 2 additional session slots 5 months ago
Flashfyre a36a8f5be9 Update schema and version for variant update 5 months ago
maru 1f0f38d38e
Move endpoint categories into their own packages 5 months ago
Flashfyre c41784f4c8 Update save data schema to support starter data 5 months ago
maru 0f8fc0085e
Change certain struct field names back to what they were 5 months ago
maru 0edfeab3ca
Various styling changes 5 months ago
Flashfyre dcb1c76370 Add endpoints for stats 6 months ago
Flashfyre 2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 6 months ago
Flashfyre ff98047caa Add daily run rankings 6 months ago