Commit Graph

501 Commits

Author SHA1 Message Date
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
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
Dniel97
e124d5e52e idac: added scrolling up after page change 2023-11-22 01:25:12 +01:00
Dniel97
989cbdf748 idac: added TA eval ranks to the frontend 2023-11-21 23:54:02 +01:00
Dniel97
6ea8cca1a2 idac: added "simple" ranking to frontend 2023-11-21 22:51:10 +01: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
UncleJim
ecd63c02e3 Update titles/idac/schema/item.py 2023-11-20 04:54:05 +00:00
UncleJim
581c1506a1 Update titles/idac/season2.py 2023-11-20 04:50:23 +00:00
UncleJim
4d5823a4f7 Update titles/idac/season2.py 2023-11-20 04:42:28 +00:00
UncleJim
df9ba9beda Update titles/idac/season2.py 2023-11-20 04:40:32 +00: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
UncleJim
77b22cd77d fix vs_info handles of getdata 2023-11-19 11:57:32 +00:00
UncleJim
25ab37561d fix the logic 2023-11-19 11:54:04 +00: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
UncleJim
9605c13e8e implemented simple queue online matchmaking 2023-11-17 03:36:14 +00:00
UncleJim
9c40bad89c Update titles/idac/schema/item.py 2023-11-17 03:00:41 +00:00
UncleJim
d34bc424c2 clean up 2023-11-17 02:56:40 +00:00
UncleJim
913987da1d refactored vs_info 2023-11-17 02:40:09 +00:00