Commit Graph
98 Commits
Author SHA1 Message Date
Tau a464b13e30 fix field name 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 6873af4693 delete dead code 2019-11-06 17:28:29 -05:00
Tau f6c711631a consolidate car load/save 2019-11-06 17:28:29 -05:00
Tau d62864efb5 add "save stocker" 2019-11-06 17:28:29 -05:00
Tau e5f661d405 impl garage lock request 2019-11-06 17:28:29 -05:00
Tau 3c4087a35c do attract sequence bullshit 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 16b791157e wip settings save mapped 2019-11-06 17:28:29 -05:00
Tau 47451ca519 wip clean up profile locks 2019-11-06 17:28:29 -05:00
Tau 27f42c5b65 wip crack handler 2019-11-06 17:28:29 -05:00
Tau 91ab2e9b41 wip crack encoder 2019-11-06 17:28:29 -05:00
Tau ba35781460 wip crack response 2019-11-06 17:28:29 -05:00
Tau 1d5971b2d5 wip crack decoder 2019-11-06 17:28:29 -05:00
Tau 6a8d9a4d28 wip brand message codes 2019-11-06 17:28:29 -05:00
Tau 1ad06ddf85 wip crack request 2019-11-06 17:28:29 -05:00
Tau 6ac92574cf wip normalize response type names 2019-11-06 17:28:29 -05:00
Tau ae5fe633ac wip normalize response tags 2019-11-06 17:28:29 -05:00
Tau 5f50d610e1 wip found team id in profile 2019-11-06 17:28:29 -05:00
Tau 448cdb9175 wip normalize request type names 2019-11-06 17:28:29 -05:00
Tau a2ad99f01a wip normalize request tags 2019-11-06 17:28:29 -05:00
Tau 5e8804d4ed wip normalize message code names 2019-11-06 17:28:29 -05:00
Tau d1f306a2e0 wip mini cleanup dispatch 2019-11-06 17:28:29 -05:00
Tau bdda290193 wip update expedition maybe? 2019-11-06 17:28:29 -05:00
Tau 1eaab8aaab wip members in team load 2019-11-06 17:28:29 -05:00
Tau e101d74637 wip locate profile load team id 2019-11-06 17:28:29 -05:00
Tau 3ef8798d64 wip map tiny part of profile load 2019-11-06 17:28:29 -05:00
Tau e85037fd23 wip label some create fields 2019-11-06 17:28:29 -05:00
Tau 5a91e332cb wip profile load ok! 2019-11-06 17:28:29 -05:00
Tau e1d484768c wipfuckingloadgrind 2019-11-06 17:28:29 -05:00
Tau 25bdc7d9dd wip 2019-11-06 17:28:29 -05:00
Tau cff7305731 wip 2019-11-06 17:28:29 -05:00
Tau 093097cf5b wip 2019-11-06 17:28:29 -05:00
Tau c2f7e9fe19 wip 2019-11-06 17:28:29 -05:00
Tau 679accd74d wip 2019-11-06 17:28:29 -05:00
Tau 3075e4960b wip 2019-11-06 17:28:29 -05:00
Tau de8b654f9c wip 2019-11-06 17:28:29 -05:00
Tau b460fa1aa0 wip 2019-11-06 17:28:29 -05:00
Tau 046b3d0023 wip 2019-11-06 17:28:29 -05:00
Tau 558c05095a wip 2019-11-06 17:28:29 -05:00
Tau acc1590aa2 aimedb: Deal with redundant command codes
Some messages apparently use more than one command code depending
on the game. The meaning of the 0x0006 response code is also
overloaded apparently, so that's cool. Fortunately that's the
game's problem and not ours.
2019-11-06 17:28:29 -05:00
Tau 3d41b5a780 aimedb/decoder.ts: Fix typo 2019-11-06 17:28:29 -05:00
Tau a79488bba8 Wire up Project Diva 2019-11-06 17:28:29 -05:00
Tau c31f9c2db3 diva.ts: Add initial Project Diva framework 2019-11-06 17:28:29 -05:00
Tau e1310560fb Add multiparty dep 2019-11-06 17:28:29 -05:00
Tau f0e7a82f42 aimedb: Remove ident fields from Goodbye message
They're not present in this message, it's just zero bytes.
2019-11-06 17:28:29 -05:00
Tau 1fc332ac0a Drop body-parser dep 2019-11-06 17:28:29 -05:00