Commit Graph

16 Commits (656a935a6cba73d0676f8d4506d738981360a781)

Author SHA1 Message Date
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.
8 months ago
Frederico Santos 81b316f4c9
Refactor savedata struct to include EggPity and UnlockPity (#27) 8 months ago
Flashfyre 723fe48969 Add classic win count to starter data 9 months ago
Flashfyre 223bb6e90c Add support for some tracked run stats 9 months ago
Flashfyre 99e878b933 Add friendship starter data field 9 months ago
maru 8481626193
Relicense under AGPL 9 months ago
maru 235fb9c91c
Add copyright notice to files 9 months ago
Flashfyre 7b9a866570 Add support for 2 additional session slots 9 months ago
Flashfyre a36a8f5be9 Update schema and version for variant update 9 months ago
maru 1f0f38d38e
Move endpoint categories into their own packages 9 months ago
Flashfyre c41784f4c8 Update save data schema to support starter data 9 months ago
maru 0f8fc0085e
Change certain struct field names back to what they were 10 months ago
maru 0edfeab3ca
Various styling changes 10 months ago
Flashfyre dcb1c76370 Add endpoints for stats 10 months ago
Flashfyre 2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 10 months ago
Flashfyre ff98047caa Add daily run rankings 10 months ago