Commit Graph

56 Commits

Author SHA1 Message Date
e1a70d1a06 sao: fix dict lengths of multiple response handlers 2023-11-12 16:13:04 -05:00
1ff0e4e2c6 sao: fix episode_play_end again 2023-11-11 11:10:57 -05:00
c23ab1438e sao: remove unused imports 2023-11-11 01:13:09 -05:00
773729dc0c sao: fix episode_play_end 2023-11-11 01:11:41 -05:00
0e739b2077 adding SSL support for SAO 2023-11-10 23:20:30 -05:00
9fdd96b717 sao: fix synthesize_enhancement_equipment 2023-11-10 18:01:16 -05:00
c370542761 sao: fix req header 2023-11-10 15:52:55 -05:00
a299ba98ac sao: fix erronius length errors 2023-11-09 23:37:40 -05:00
44755d4d0f sao: begin implementing request helpers 2023-11-09 23:29:06 -05:00
3d62b9d372 sao: add SaoResponseHeader 2023-11-09 22:36:33 -05:00
18bf250fd7 sao: fix length calculation 2023-11-09 21:23:19 -05:00
0fa8fe06f0 sao: fix crypt maybe 2023-11-09 21:17:18 -05:00
4cd1181ef7 sao: fix generic handler 2023-11-09 21:09:55 -05:00
8d190ce7f0 sao: fix padding 2023-11-09 21:05:30 -05:00
81d588cbc7 sao: crypt fixes 2023-11-09 21:00:51 -05:00
e6801c1c46 sao: add logging 2023-11-09 20:56:33 -05:00
840db275fa sao: add encrtped response 2023-11-09 20:56:03 -05:00
3c06f46644 sao: add decoder helpers, hash checks 2023-11-09 18:11:58 -05:00
95234a421c sao: fix header 2023-11-09 13:47:50 -05:00
c425ca1ea8 sao: hotfix 2023-11-09 13:41:56 -05:00
b0ebcaf0cf sao: parse header. add crypt 2023-11-09 13:16:32 -05:00
8560c05928 sao: remove hostname/port config, fix allnet uri 2023-11-09 11:55:49 -05:00
580a9faae8 sao: fix allnet 2023-11-09 11:51:50 -05:00
9537331d1c sao: fix endpoint 2023-11-09 11:32:04 -05:00
cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
1edec7dba2 sao: add response debug logging 2023-07-05 12:35:00 -04:00
da422e602b fixing trial_tower_play_end_unanalyzed_log_fixed for SAO 2023-07-02 15:50:42 -04:00
84e880e94f fixing unanalyzed reward request for SAO 2023-07-02 14:25:24 -04:00
20389011e9 Adding proper hero unlock after stage clear on SAO 2023-06-28 12:54:16 -04:00
e446816b9a fixing issue where SaoItemData was not working 2023-06-28 08:24:53 -04:00
9dd2b4d524 Adding dummy hero QR code scanning for SAO 2023-06-28 00:18:02 -04:00
b60cf6258d Dummy defrag match handler for SAO 2023-06-27 21:32:46 -04:00
5155353360 fixing chapter progression after chapter 2 on SAO 2023-06-26 19:30:03 -04:00
03f91d18c9 fixing hero party saving for SAO 2023-06-25 14:40:34 -04:00
17508f09b2 fixed episode VP saving & hero level in DB for SAO 2023-06-25 13:47:31 -04:00
aae4afe7b8 Adding debug logging to SAO 2023-06-25 11:59:17 -04:00
ec9ad1ebb0 fixing stage progression for SAO 2023-06-25 00:08:50 -04:00
08ebb5c907 another quick fix for SAO tower stage 2023-06-24 20:42:00 -04:00
571b92d0cd forgot one line, see previous commit 2023-06-24 20:33:30 -04:00
01b5282899 small fix about next tower stage progression for SAO 2023-06-24 20:31:14 -04:00
391edd3354 Tower progression now working for SAO 2023-06-24 20:09:37 -04:00
d5bff0e891 Stage progression done for SAO 2023-06-24 18:48:48 -04:00
1d10e798a5 Fixed few issues for SAO & removed static hex ranges 2023-06-24 12:29:28 -04:00
a0b25e2b7b Adding rare drops saving to SAO 2023-06-03 11:42:50 -04:00
84fc002cdb Adding trial tower support for SAO 2023-06-02 13:53:49 -04:00
3bd03c592e Item progression and synthesize of hero and equipment done 2023-06-01 13:19:48 -04:00
cf6cfdbd3b adding partial synthetize system for SAO 2023-05-31 21:58:30 -04:00
bf6d126f8a Equipments saving for SAO now completed 2023-05-30 18:03:52 -04:00