Commit Graph

17 Commits (a3fcec4a4cf0c9ef921d94ef11405dbbac4c6bf5)

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