Kevin Trocolli
3596f0f34c
sao: fix synthesize_enhancement_equipment
2023-11-12 19:45:39 -05:00
Kevin Trocolli
ab3b6a9814
sao: fix SaoSynthesizeEnhancementHeroLogRequest
2023-11-12 19:24:08 -05:00
Kevin Trocolli
c384a8d1f5
sao: properly initialize material_common_reward_user_data_count
2023-11-12 19:22:46 -05:00
Kevin Trocolli
9bc76279f1
sao: fix episode_play_end
2023-11-12 18:46:38 -05:00
Kevin Trocolli
9026c25fcc
sao: fix both unanalyzed log fixed requests
2023-11-12 17:35:06 -05:00
Kevin Trocolli
ff48438b85
sao: fix change_party
2023-11-12 17:26:21 -05:00
Midorica
e1a70d1a06
sao: fix dict lengths of multiple response handlers
2023-11-12 16:13:04 -05:00
Midorica
1ff0e4e2c6
sao: fix episode_play_end again
2023-11-11 11:10:57 -05:00
Kevin Trocolli
c23ab1438e
sao: remove unused imports
2023-11-11 01:13:09 -05:00
Kevin Trocolli
773729dc0c
sao: fix episode_play_end
2023-11-11 01:11:41 -05:00
Midorica
0e739b2077
adding SSL support for SAO
2023-11-10 23:20:30 -05:00
Midorica
c4f2232457
fixing threading profile loading on CXB
2023-11-10 20:32:24 -05:00
Hay1tsme
9fdd96b717
sao: fix synthesize_enhancement_equipment
2023-11-10 18:01:16 -05:00
Hay1tsme
c370542761
sao: fix req header
2023-11-10 15:52:55 -05:00
Kevin Trocolli
a299ba98ac
sao: fix erronius length errors
2023-11-09 23:37:40 -05:00
Kevin Trocolli
44755d4d0f
sao: begin implementing request helpers
2023-11-09 23:29:06 -05:00
Kevin Trocolli
3d62b9d372
sao: add SaoResponseHeader
2023-11-09 22:36:33 -05:00
Kevin Trocolli
18bf250fd7
sao: fix length calculation
2023-11-09 21:23:19 -05:00
Kevin Trocolli
0fa8fe06f0
sao: fix crypt maybe
2023-11-09 21:17:18 -05:00
Kevin Trocolli
4cd1181ef7
sao: fix generic handler
2023-11-09 21:09:55 -05:00
Kevin Trocolli
8d190ce7f0
sao: fix padding
2023-11-09 21:05:30 -05:00
Kevin Trocolli
81d588cbc7
sao: crypt fixes
2023-11-09 21:00:51 -05:00
Kevin Trocolli
e6801c1c46
sao: add logging
2023-11-09 20:56:33 -05:00
Kevin Trocolli
840db275fa
sao: add encrtped response
2023-11-09 20:56:03 -05:00
Midorica
8769c99f4a
fixing ongeki handler
2023-11-09 19:34:04 -05:00
Hay1tsme
3c06f46644
sao: add decoder helpers, hash checks
2023-11-09 18:11:58 -05:00
Hay1tsme
95234a421c
sao: fix header
2023-11-09 13:47:50 -05:00
Hay1tsme
c425ca1ea8
sao: hotfix
2023-11-09 13:41:56 -05:00
Hay1tsme
b0ebcaf0cf
sao: parse header. add crypt
2023-11-09 13:16:32 -05:00
Hay1tsme
8560c05928
sao: remove hostname/port config, fix allnet uri
2023-11-09 11:55:49 -05:00
Hay1tsme
580a9faae8
sao: fix allnet
2023-11-09 11:51:50 -05:00
Hay1tsme
9537331d1c
sao: fix endpoint
2023-11-09 11:32:04 -05:00
Midorica
4047a38370
adding encryption version check for Ongeki
2023-11-09 00:10:19 -05:00
Midorica
eaf64dbd50
Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
2023-11-09 00:06:24 -05:00
Midorica
e769404e16
fixing TLS support for ongeki
2023-11-09 00:06:15 -05:00
Kevin Trocolli
eb10bc2560
idz: fix news url
2023-11-08 23:54:35 -05:00
Midorica
4b22bd734e
fixing handle_data for Crossbeats
2023-11-08 23:36:26 -05:00
Hay1tsme
94c326a27d
ongeki: add option to use https for red and beyond
2023-11-08 21:42:53 -05:00
Kevin Trocolli
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: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/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
Midorica
fbd1d7cb1c
fixing CXB render_POST
2023-11-06 23:35:02 -05:00
Midorica
fbd12fd6e2
fixing get_energy for CXB
2023-11-06 21:54:06 -05:00
Midorica
40e6c018e9
fixing again the render_POST for CXB
2023-11-06 21:04:13 -05:00
Midorica
a8f06ee266
Merge pull request 'Aime Locks/Bans and Chunithm Improvements' ( #47 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/47
2023-10-27 17:25:35 +00:00
Hay1tsme
4b83d3f316
Merge pull request 'wacca: name unknown fields, rename incorrect fields.' ( #56 ) from Yellowberry/artemis:wacca_notice_fix into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/56
2023-10-27 02:06:38 +00:00
Zsolt Zitting
680223dba2
wacca: name unknown fields, rename incorrect fields.
2023-10-26 14:25:04 -07:00
DSRLIN
3259552c29
update bug
2023-10-26 05:38:33 +00:00
DSRLIN
b5ce13d1f1
fix chuni songlist duplicate songs and missing diff
2023-10-26 05:37:11 +00:00
EmmyHeart
21cb37001b
Stubbed Team Course functions as they do not currently do anything
2023-10-20 03:31:36 +00:00
EmmyHeart
32903d979e
Added code for song rankings using romVersion, and ensuring romVersion is set on playlog upsert
2023-10-20 03:29:05 +00:00
EmmyHeart
3f8c62044c
Optimized rival music list, added ranking API, and began work on Team Courses (need help)
2023-10-20 03:26:51 +00:00