Commit Graph
6 Commits
Author SHA1 Message Date
BemaniWitch 1154414885 idz: Add field "c" to story cell tuple 2021-02-03 23:43:41 +00:00
BemaniWitch 48a9bcbdbd idz: Add idz_settings.driving_style column 2021-02-03 23:43:41 +00:00
Tau 435634a9b2 idz: Push story geometry down into codecs
Sparsify the data model returned from the repository layer. Different
versions of the game can have drastically different dimensions for the
story data grid, so handling those dimensions is best done in the
encoders themselves.
2021-02-03 23:43:40 +00:00
Tau 44cd74ea86 idz: Dispatch on declared protocol version 2021-02-03 23:43:39 +00:00
Tau 9889b58b71 idz: Add implicit version field to requests 2021-02-03 23:43:38 +00:00
Tau d3ca8f80b7 idz: Hoist userdb code 2020-09-01 01:10:31 +00:00