Commit Graph

484 Commits

Author SHA1 Message Date
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
Dniel97
7639c2ef74 idac: updated scripts + bugfixes, BACKUP DATABASE! 2024-01-08 18:36:46 +01:00
Dniel97
9ee58cd444 idac: bugfixes 2024-01-08 16:51:59 +01:00
Dniel97
e08acf8ee4 idac: added basic update/rollback scripts 2024-01-08 16:45:43 +01:00
Dniel97
62937584bc Merge branch 'online' into idac 2024-01-08 16:42:46 +01:00
UncleJim
c0078b252f Update titles/idac/const.py 2024-01-08 10:21:30 +00:00
UncleJim
4c1603db09 Update titles/idac/season2.py 2024-01-08 03:10:34 +00:00
UncleJim
3dd23d4b53 Added past round event data for season 1 2024-01-08 03:09:17 +00:00
UncleJim
a883450e5c oops 2024-01-08 02:39:31 +00:00
UncleJim
acc3a63030 removed excess columns 2024-01-08 02:38:35 +00:00
UncleJim
3426a37d2d fix typo 2024-01-06 14:05:28 +00:00
UncleJim
f225b732f2 implement new vs_info saving method 2024-01-06 14:04:47 +00:00
UncleJim
a42993aca7 implement new vs_info saving method 2024-01-06 14:01:14 +00:00
UncleJim
39031757f4 Implmented course_info query method 2024-01-06 08:52:35 +00:00
UncleJim
a2975fc979 hotfix 2024-01-05 04:07:01 +00:00
UncleJim
b1026fdec0 splited course_info from idac_user_vs_info table 2024-01-05 04:04:31 +00: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
Dniel97
0b38778c19 Merge branch 'develop' into idac 2024-01-03 18:30:42 +01: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
Dniel97
7d0cf6a0c4 idac: show both attract videos 2023-12-06 19:09:15 +01:00
Dniel97
95dacccc0e idac: small timeRelease hotfix 2023-12-06 16:32:22 +01:00
Dniel97
dace9ae980 idac: enabled Touhou attract video and added documentation 2023-12-06 16:06:57 +01:00
Dniel97
6ef8fc4d57 Merge branch 'develop' into idac 2023-12-06 15:57:44 +01: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