Commit Graph
34 Commits
Author SHA1 Message Date
Tau a3df4df277 idz: Wire up team create and load 2019-11-06 17:28:30 -05:00
Tau 9c06d6635f idz: Rename encoder funcs
Avoid name collision between nouns and verbs.
2019-11-06 17:28:30 -05:00
Tau c2b0bcabc4 idz: Remove profile ext id
Turns out (while researching team creation) the profile ext id
is just the aime id. After creating a team a profile discovery
request is immediately issued with the "profile id" in the field
that holds the aime id during initial profile load.
2019-11-06 17:28:30 -05:00
Tau 98f6fb9d5b idz: Fix backwards compatibility
Silently drop OOB course IDs instead of erroring. Those IDs may
come from later versions which have bigger arrays in that spot.
2019-11-06 17:28:30 -05:00
Tau fecc0e7981 wip 2019-11-06 17:28:30 -05:00
Tau 5bac5b6abc idz: Tweak how request variants are modelled 2019-11-06 17:28:30 -05:00
Tau 9b04b2a457 wip team state stub 2019-11-06 17:28:30 -05:00
Tau ceaeebc0b4 idz: Add SqlTimeAttackRepository 2019-11-06 17:28:30 -05:00
Tau 9408af88e1 Add profile team leader flag 2019-11-06 17:28:30 -05:00
Tau 690f498819 Fix initial TA challenges 2019-11-06 17:28:30 -05:00
Tau 6b10288ea1 Save time attack grade 2019-11-06 17:28:30 -05:00
Tau 81cb172571 Persist earned bonus tickets 2019-11-06 17:28:30 -05:00
Tau 141cb4b90c Save "last mileage reward" field
Not entirely clear what it does but it prevents a music unlock
notification notification from popping at the start of every credit
whether or not the underlying music unlock flag is already set.
2019-11-06 17:28:30 -05:00
Tau a4a6550abb Refactor repository layer (and implement garage) 2019-11-06 17:28:29 -05:00
Tau 443c327680 Begin garage ops 2019-11-06 17:28:29 -05:00
Tau 5c4d011ac5 Store mileage 2019-11-06 17:28:29 -05:00
Tau 2da9276176 Delete time attack notes
They're in the history if I really need them.
2019-11-06 17:28:29 -05:00
Tau 41bcdc5c4e Remove "Model Record" emblem 2019-11-06 17:28:29 -05:00
Tau 18654f1459 Rename CreateAutoTeam req/res 2019-11-06 17:28:29 -05:00
Tau 697ed5f58d Fully implement settings persistence 2019-11-06 17:28:29 -05:00
Tau 3d166abee4 Save Time Attack records 2019-11-06 17:28:29 -05:00
Tau 4390935b6c Track misc unlocks 2019-11-06 17:28:29 -05:00
Tau 04034fba45 Store mission progress 2019-11-06 17:28:29 -05:00
Tau 0d8b55bfad add course play counter tracking 2019-11-06 17:28:29 -05:00
Tau 8d74a0dc0e assorted shit 2019-11-06 17:28:29 -05:00
Tau c79c1b870d initial profile save wire-up 2019-11-06 17:28:29 -05:00
Tau 8817029258 add idz repository layer 2019-11-06 17:28:29 -05:00
Tau e1454e5937 modelize titles and backgrounds 2019-11-06 17:28:29 -05:00
Tau d7b510193f modelize chara 2019-11-06 17:28:29 -05:00
Tau d1dfda62c9 map chara stuff 2019-11-06 17:28:29 -05:00
Tau f6c711631a consolidate car load/save 2019-11-06 17:28:29 -05:00
Tau d14aea2a4a round-trip settings load/save (ish) 2019-11-06 17:28:29 -05:00
Tau 615bb9b2d7 wip map settings load 2019-11-06 17:28:29 -05:00
Tau 91ab2e9b41 wip crack encoder 2019-11-06 17:28:29 -05:00