Commit Graph

229 Commits

Author SHA1 Message Date
Tau
991e09dd3b Rename Chunithm title server module
Since we plan to support more than one game there will of course
be more than one "title server".
2019-11-06 17:28:29 -05:00
Tau
4b7cf4f281 startup.js: Flesh out response a bit
amdaemon expects a bunch of stuff to be present here before it
will talk to AimeDB, whereas for Chunithm and Diva we got away with
leaving it mostly blank.
2019-11-06 17:28:29 -05:00
Tau
285167b255 Implement aimedb log message 2019-11-06 17:28:29 -05:00
Tau
80897a49b7 Implement AimeDB registration cmd 2019-11-06 17:28:29 -05:00
Tau
2e8d6997ee Add cosmetic line break 2019-11-06 17:28:29 -05:00
Tau
246f07f69a Implement initial Aime lookups 2019-11-06 17:28:29 -05:00
Tau
be329dd9ff Fixups 2019-11-06 17:28:29 -05:00
Tau
ed6a4675af Eliminate Framer 2019-11-06 17:28:29 -05:00
Tau
21b90ee323 Add lookup cmd decoder 2019-11-06 17:28:29 -05:00
Tau
b678c0c551 Add Aimedb command tests 2019-11-06 17:28:29 -05:00
Tau
61061ee4d3 Add Jest 2019-11-06 17:28:29 -05:00
Tau
b7da410b44 Aimedb: Adjust deframe/decode responsibility split 2019-11-06 17:28:29 -05:00
Tau
377a795f9a Formatting 2019-11-06 17:28:29 -05:00
Tau
a44c5c00a7 Split up aimedb.js 2019-11-06 17:28:29 -05:00
Tau
de011c2358 Factorize aimedb connection setup 2019-11-06 17:28:29 -05:00
Tau
6a8e00cc85 Add encoder layer to aimedb 2019-11-06 17:28:29 -05:00
Tau
62a66d2722 Skeletize more Chunithm API, got Network OK 2019-11-06 17:28:29 -05:00
Tau
11222a6858 Command and reformat GetGameMessageApi list 2019-11-06 17:28:29 -05:00
Tau
325043eb53 Deal with mandatory deflate on Chuni API 2019-11-06 17:28:29 -05:00
Tau
7065388c23 Call resp.json to send Chuni responses
Dunno if this is the canonical way to do things under Express?
2019-11-06 17:28:29 -05:00
Tau
4f49309c60 Trim unused imports 2019-11-06 17:28:29 -05:00
Tau
3289a9d690 Refactor initial Chunithm API 2019-11-06 17:28:29 -05:00
Tau
b50f6dc5e6 Refactor the not-yet-working AimeDB impl 2019-11-06 17:28:29 -05:00
Ash
92e002cbfc Index: Add support for decrypting and sending back Aime traffic 2019-11-06 17:28:29 -05:00
Ash
0addd9d045 Add support for the title server and an Aime tcp listener 2019-11-06 17:28:29 -05:00
Ash
f1332b9d8e Add bare bones title server 2019-11-06 17:28:29 -05:00
Tau
b4e1519ab9 Add initial code drop 2019-11-06 17:28:24 -05:00
Tau
5ad770f4dd Add initpki 2018-11-08 17:10:04 -05:00
Tau
646c8d142c Add .editorconfig 2018-11-08 17:09:28 -05:00