1
0
mirror of synced 2024-11-28 07:50:48 +01:00
Commit Graph

478 Commits

Author SHA1 Message Date
Hay1tsme
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
Hay1tsme
3a710c671e sao: fix data issues 2024-01-22 16:45:09 -05:00
Hay1tsme
348edef0f5 idac: add missing await 2024-01-22 16:35:43 -05:00
Hay1tsme
60e9cd2edd sao: fix bad find and replace 2024-01-22 16:30:32 -05:00
Hay1tsme
6ed80ecbab fix ongeki and sao 2024-01-22 15:49:06 -05:00
Hay1tsme
a15ad77f20 csb: fix get_allnet_info 2024-01-22 14:42:13 -05:00
Kevin Trocolli
1c3f52974d cardmaker: add missing await (thanks galexion!) 2024-01-16 19:19:25 -05:00
Kevin Trocolli
de013766f6 cardmaker: fix method not allowed 2024-01-16 02:47:59 -05:00
Kevin Trocolli
97e5c29cf5 frontend: utf16 -> utf8 2024-01-13 17:15:02 -05:00
Hay1tsme
e80b0671c2 frontend: add charset=utf16 2024-01-12 18:03:44 -05:00
Hay1tsme
ae09c2ad48 chuni: add frontend 2024-01-12 18:03:11 -05:00
Kevin Trocolli
31969221e2 sao: change handle_c12a to async 2024-01-11 20:25:30 -05:00
Kevin Trocolli
df4c667adf Merge branch 'starlette_cleanup' into develop 2024-01-11 20:24:59 -05:00
Hay1tsme
3bfc9cc845 sao: stub give_free_ticket 2024-01-10 12:51:40 -05:00
Kevin Trocolli
06e7288cad ongeki: fix frontend page 2024-01-09 21:16:22 -05:00
Kevin Trocolli
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
Kevin Trocolli
5e6efbd092 wacca: fix network BAD 2024-01-09 19:10:24 -05:00
Kevin Trocolli
be0e407ebe wacca: fix hash 2024-01-09 18:49:43 -05:00
Hay1tsme
c680c2d4e9 readd get_title_port_ssl 2024-01-09 17:49:18 -05:00
Hay1tsme
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
Hay1tsme
9dab26b122 port frontend changes from different project 2024-01-09 15:54:34 -05:00
Hay1tsme
05586df08a move to async database 2024-01-09 14:42:17 -05:00
Hay1tsme
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
Hay1tsme
07cbbcc377 idac: fix matching 2024-01-09 12:52:53 -05:00
Hay1tsme
4bc77a8ef6 cxb: impl JSONResponseNoASCII 2024-01-09 12:44:48 -05:00
Hay1tsme
1c22c6bec0 idac: add echo server 2024-01-09 12:41:47 -05:00
Hay1tsme
f65aa4d60a idz: add socket servers 2024-01-09 12:21:31 -05:00
Hay1tsme
5c124a7d61 chuni: remove semicolon 2024-01-09 11:48:28 -05:00
Hay1tsme
b0536e45ed chuni: remove semicolon 2024-01-09 11:43:43 -05:00
Kevin Trocolli
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
Kevin Trocolli
01591a0456 chuni: revert changes to udpHolePunchUri and reflectorUri 2024-01-08 21:23:10 -05:00
Kevin Trocolli
b4b40869c1 chuni: add roomId to handle_get_matching_state_api_request, update changelog 2024-01-08 20:21:27 -05:00
Hay1tsme
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: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/92
2024-01-09 01:20:46 +00:00
Hay1tsme
1b3e43b918 chuni: Imrpove GetGameSetting request handling for different versions 2024-01-08 18:30:03 -05:00
Hay1tsme
27bf51f9f8 chuni: add matching config, stun turn stuff 2024-01-08 18:22:09 -05:00
Kumubou
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
Midorica
19baf05d7b cxb: fixing get_allnet_info 2023-12-29 13:59:53 -05:00
Midorica
bf7d709b49 chuni: fixing the network encryption for Sun Plus 2023-12-15 22:22:36 -05:00
EmmyHeart
d0f8568e17 Fixed Rival Music API not returning everything due to iteration issues 2023-12-13 23:28:00 +00:00
EmmyHeart
a2d238857c Fixed CM compatibility with new Chuni URL structure 2023-12-13 06:37:30 +00:00
EmmyHeart
a6b315185d Incremented schema version 2023-12-13 06:35:55 +00:00
EmmyHeart
0060122613 Recognize Chunithm Int code 2023-12-13 06:09:02 +00:00
EmmyHeart
97963adf38 Updated matchnaming URLs to use game codes 2023-12-13 06:07:40 +00:00
EmmyHeart
1bfe3584b1 Updated matchmaking URLs to reflect game codes 2023-12-13 06:06:16 +00:00
EmmyHeart
ec4ae98beb Updated matchnaming URLs to utilize game codes 2023-12-13 06:05:46 +00:00
EmmyHeart
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
EmmyHeart
ed731e7407 Added Sun Plus support 2023-12-13 06:02:32 +00:00
EmmyHeart
15204f8d8a Added Sun Plus support, and Int workaround
Int versions of Chunithm use nearly the same endpoints, just with C3Exp at the end. We can treat them the same as the regular versions of the game for now by simply removing the C3Exp portion of the endpoints and running our current logic. Note that later we should treat Int and JP as separate versions
2023-12-13 06:01:31 +00:00
EmmyHeart
32362dbe1e Added const support for both International and Sun Plus 2023-12-13 05:58:22 +00:00
EmmyHeart
59db7ad44a Fixed a null condition when importing from Aqua 2023-12-13 05:56:40 +00:00
Kevin Trocolli
5491266a85 sao: fix https 2023-12-10 18:35:59 -05:00
Kevin Trocolli
26cdc6c10f maidx: ignore guest upserts, fixes #74 2023-12-10 17:36:29 -05:00
Kevin Trocolli
c1412ca9a8 sao: fix title server port 2023-12-10 17:27:50 -05:00
Hay1tsme
21492fbfb3 wacca: hotfix handle_housing_start_request 2023-12-07 18:53:51 -05:00
Hay1tsme
82c5ae3ad7 wacca: fix housing/start on lilyr and above 2023-12-07 16:07:17 -05:00
Hay1tsme
262155f83f ongeki: fix handle_upsert_client_setting_api_request 2023-12-04 11:40:20 -05:00
Hay1tsme
936316f129 ongeki: fix put_client_setting_data 2023-12-04 11:34:58 -05:00
Kevin Trocolli
104a483f4c maimai: fixes for finale 2023-12-02 22:30:55 -05:00
Kevin Trocolli
8c0ebbd21b mai: fix pre-dx 2023-12-02 21:01:55 -05:00
Kevin Trocolli
662fd05d24 ongeki: bump schema ver, fix error if events lookup fails 2023-11-29 18:56:57 -05:00
Hay1tsme
e7fb9ce07d mai2: fix get_allnet_info 2023-11-29 11:39:19 -05:00
phantomlan
cf0c34cafb fixup technical challenge event 2023-11-26 00:12:23 +01:00
Midorica
5fd966eaad cxb: adding non-omni music list support 2023-11-25 16:03:26 -05:00
Midorica
cdd67ffbc3 cxb: fix data handlers for s1 & add coupons for s2 2023-11-25 15:41:38 -05:00
Midorica
7fb98118b2 cxb: fixing index and rss2 /data handler 2023-11-25 13:23:39 -05:00
Kevin Trocolli
fe25359e8e chuni: add userRecentPlayerList check in upsertuserall 2023-11-25 01:00:49 -05:00
Kevin Trocolli
6504f120ad chuni: bandaid fixes for air 2023-11-25 00:31:15 -05:00
Kevin Trocolli
d769285d89 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-11-24 10:36:47 -05:00
Kevin Trocolli
ad61bb3d9b mai2: fis issue with saving and loading charges 2023-11-24 10:36:46 -05:00
Hay1tsme
e941c6a606 add host field to allnet response for some games to fix an issue with nginx 2023-11-20 11:54:13 -05:00
Kevin Trocolli
8bd361d3e3 wacca: fix some logging 2023-11-19 12:15:57 -05:00
Kevin Trocolli
0eee2e92a8 wacca: fix bad items being given 2023-11-19 11:43:46 -05:00
Kevin Trocolli
b4a0d331d4 wacca: fix housing/start for unregistered serials 2023-11-19 11:28:42 -05:00
Kevin Trocolli
d467070ba7 wacca: fix handle_user_status_create_request for lily 2023-11-19 01:18:09 -05:00
Kevin Trocolli
e7f35db3a4 fix comparability with python 8.7 - 3.10 2023-11-19 01:05:34 -05:00
Kevin Trocolli
0422a2bfd4 wacca: fix lily using wrong handler for hosuing/start 2023-11-19 01:05:16 -05:00
Hay1tsme
05be10dabc wacca: add request validation, fix HousingStartRequestV2 2023-11-17 11:37:11 -05:00
Hay1tsme
9a017f75e9 wacca: add traceback printing 2023-11-17 10:57:12 -05:00
Hay1tsme
69cd79003c wacca: fix exception handling 2023-11-17 10:45:18 -05:00
phantomlan
dcebc5c21a update item.py put_mission_point 2023-11-15 15:11:39 +01:00
Kevin Trocolli
67c9ac5ef9 sao: noop get_m_res_earn_campaign_shops 2023-11-15 00:46:51 -05:00
Hay1tsme
328f64ad8a sao: hotfix 2023-11-14 22:11:24 -05:00
Hay1tsme
e0aeb2ac21 sao: fix temp responses 2023-11-14 22:08:09 -05:00
Hay1tsme
3d8ffaa098 sao: fix csc fields not being integers 2023-11-14 21:24:33 -05:00
Hay1tsme
7eb095cdb4 soa: fix get_m_gasha_medal_shops 2023-11-14 21:18:22 -05:00
Hay1tsme
9c49a4f54a sao: fix get_m_res_earn_campaign_shops 2023-11-14 21:07:58 -05:00
Hay1tsme
dffa11f420 sao: fix get_m_gasha_medal_shops 2023-11-14 20:51:51 -05:00
Kevin Trocolli
1ba14da90c sao: gasha medal shop handler classes 2023-11-14 13:20:05 -05:00
Hay1tsme
0003ca4412 sao: fix bad handlers 2023-11-13 17:39:45 -05:00
Hay1tsme
0ca041c042 sao: fix date formatting in YuiMedalShopData 2023-11-13 17:36:22 -05:00
Hay1tsme
25528203fe sao: fix encoder helpers 2023-11-13 17:31:23 -05:00
Hay1tsme
a06d1aaf8c sao: fix helpers 2023-11-13 17:24:22 -05:00
Hay1tsme
e035806b41 sao: fix yui shops 2023-11-13 17:17:27 -05:00
Hay1tsme
a9f72cec69 sao: add shop data tables 2023-11-13 14:45:20 -05:00
Hay1tsme
22cf3f83a6 remove randbytes 2023-11-13 13:47:17 -05:00
Hay1tsme
ee45c55f66 sao: stub get_shop_resource_sales_data_list 2023-11-13 12:53:40 -05:00
Hay1tsme
2c275d1130 idac: add logging to setup 2023-11-13 12:14:34 -05:00
Midorica
b19288fb7e idac: removing public urls 2023-11-13 12:06:14 -05:00
Midorica
a83edee657 Merge pull request 'Initial D THE ARCADE support added' (#41) from Dniel97/artemis:idac into develop
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/41
2023-11-13 16:35:53 +00:00
Dniel97
d1a7b898a7
idac: hotfix for title port and changelog 2023-11-13 17:32:39 +01:00