Commit Graph

431 Commits

Author SHA1 Message Date
b0f603cbd8 Merge pull request 'SAO: Adding assets for the reader & edited game specific info' (#99) from Midorica/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#99
2024-02-02 20:16:04 +00:00
864b749f20 sao: adding reader assets 2024-02-02 15:10:36 -05:00
ce5888227e idz: fix userdb 2024-01-23 11:31:09 -05:00
83b981917e sao: add logout_ticket_unpurchased, get_quest_hierarchy_progress_degrees_ranking_list and get_quest_popular_hero_log_ranking_list 2024-01-22 17:42:58 -05:00
3a710c671e sao: fix data issues 2024-01-22 16:45:09 -05:00
348edef0f5 idac: add missing await 2024-01-22 16:35:43 -05:00
60e9cd2edd sao: fix bad find and replace 2024-01-22 16:30:32 -05:00
6ed80ecbab fix ongeki and sao 2024-01-22 15:49:06 -05:00
a15ad77f20 csb: fix get_allnet_info 2024-01-22 14:42:13 -05:00
1c3f52974d cardmaker: add missing await (thanks galexion!) 2024-01-16 19:19:25 -05:00
de013766f6 cardmaker: fix method not allowed 2024-01-16 02:47:59 -05:00
97e5c29cf5 frontend: utf16 -> utf8 2024-01-13 17:15:02 -05:00
e80b0671c2 frontend: add charset=utf16 2024-01-12 18:03:44 -05:00
ae09c2ad48 chuni: add frontend 2024-01-12 18:03:11 -05:00
31969221e2 sao: change handle_c12a to async 2024-01-11 20:25:30 -05:00
df4c667adf Merge branch 'starlette_cleanup' into develop 2024-01-11 20:24:59 -05:00
3bfc9cc845 sao: stub give_free_ticket 2024-01-10 12:51:40 -05:00
06e7288cad ongeki: fix frontend page 2024-01-09 21:16:22 -05:00
d01ceab92f idac: remove hanging "'s" on frontend if the person viewing the page doesn't have a profile 2024-01-09 21:03:58 -05:00
5e6efbd092 wacca: fix network BAD 2024-01-09 19:10:24 -05:00
be0e407ebe wacca: fix hash 2024-01-09 18:49:43 -05:00
c680c2d4e9 readd get_title_port_ssl 2024-01-09 17:49:18 -05:00
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
9dab26b122 port frontend changes from different project 2024-01-09 15:54:34 -05:00
05586df08a move to async database 2024-01-09 14:42:17 -05:00
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
07cbbcc377 idac: fix matching 2024-01-09 12:52:53 -05:00
4bc77a8ef6 cxb: impl JSONResponseNoASCII 2024-01-09 12:44:48 -05:00
1c22c6bec0 idac: add echo server 2024-01-09 12:41:47 -05:00
f65aa4d60a idz: add socket servers 2024-01-09 12:21:31 -05:00
5c124a7d61 chuni: remove semicolon 2024-01-09 11:48:28 -05:00
b0536e45ed chuni: remove semicolon 2024-01-09 11:43:43 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
01591a0456 chuni: revert changes to udpHolePunchUri and reflectorUri 2024-01-08 21:23:10 -05:00
b4b40869c1 chuni: add roomId to handle_get_matching_state_api_request, update changelog 2024-01-08 20:21:27 -05:00
c9dfbc77c4 Merge pull request 'Fix issue in handle_get_user_music_api_request for Chunithm where songs would not always return all scores' (#92) from Kumubou/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#92
2024-01-09 01:20:46 +00:00
1b3e43b918 chuni: Imrpove GetGameSetting request handling for different versions 2024-01-08 18:30:03 -05:00
27bf51f9f8 chuni: add matching config, stun turn stuff 2024-01-08 18:22:09 -05:00
5f33b2d3e4 Fix issue in handle_get_user_music_api_request where songs would not always return all scores 2024-01-03 22:05:24 +00:00
19baf05d7b cxb: fixing get_allnet_info 2023-12-29 13:59:53 -05:00
bf7d709b49 chuni: fixing the network encryption for Sun Plus 2023-12-15 22:22:36 -05:00
d0f8568e17 Fixed Rival Music API not returning everything due to iteration issues 2023-12-13 23:28:00 +00:00
a2d238857c Fixed CM compatibility with new Chuni URL structure 2023-12-13 06:37:30 +00:00
a6b315185d Incremented schema version 2023-12-13 06:35:55 +00:00
0060122613 Recognize Chunithm Int code 2023-12-13 06:09:02 +00:00
97963adf38 Updated matchnaming URLs to use game codes 2023-12-13 06:07:40 +00:00
1bfe3584b1 Updated matchmaking URLs to reflect game codes 2023-12-13 06:06:16 +00:00
ec4ae98beb Updated matchnaming URLs to utilize game codes 2023-12-13 06:05:46 +00:00
a0dc8421eb Updated schema for changes in Sun Plus
isClear and isSuccess are now integers to represent different clear types, although more research is needed into what those types mean.
2023-12-13 06:04:21 +00:00
ed731e7407 Added Sun Plus support 2023-12-13 06:02:32 +00:00