Commit Graph

660 Commits

Author SHA1 Message Date
d0f8568e17 Fixed Rival Music API not returning everything due to iteration issues 2023-12-13 23:28:00 +00:00
fd0fefa48b Added Sun Plus to example config
my bad
2023-12-13 12:28:28 +00:00
b5462276f5 Last remnant. Goodbye, rank scaling. 2023-12-13 07:35:07 +00:00
626ea58f75 Updated game specific info for Sun Plus
Also removed some old info about rank scaling, since it got YEETed
2023-12-13 07:34:37 +00:00
40e6e42c87 Updated readme.md 2023-12-13 07:33:01 +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
9b9d1f664d Rollback for Sun Plus changed
should hopefully never need to use this
2023-12-13 06:34:32 +00:00
b6d1f2cd3a Updated playlog and best tables for Sun Plus
Lord have mercy, this is my first schema update
2023-12-13 06:33:06 +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
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
32362dbe1e Added const support for both International and Sun Plus 2023-12-13 05:58:22 +00:00
59db7ad44a Fixed a null condition when importing from Aqua 2023-12-13 05:56:40 +00:00
5491266a85 sao: fix https 2023-12-10 18:35:59 -05:00
283cf41bce chuni: bandaid fix for if a user or team is named 'true' or 'false', fixes #65 2023-12-10 17:41:05 -05:00
26cdc6c10f maidx: ignore guest upserts, fixes #74 2023-12-10 17:36:29 -05:00
c1412ca9a8 sao: fix title server port 2023-12-10 17:27:50 -05:00
21492fbfb3 wacca: hotfix handle_housing_start_request 2023-12-07 18:53:51 -05:00
82c5ae3ad7 wacca: fix housing/start on lilyr and above 2023-12-07 16:07:17 -05:00
262155f83f ongeki: fix handle_upsert_client_setting_api_request 2023-12-04 11:40:20 -05:00
936316f129 ongeki: fix put_client_setting_data 2023-12-04 11:34:58 -05:00
104a483f4c maimai: fixes for finale 2023-12-02 22:30:55 -05:00
29a1dac983 Merge pull request 'Fixed typo in game_specific_info.md' (#73) from AkaiiKitsune/artemis:akaiikitsune-typo into develop
Reviewed-on: #73
2023-12-03 02:13:56 +00:00
8c0ebbd21b mai: fix pre-dx 2023-12-02 21:01:55 -05:00
d024b2eeb8 billing: fixes 2023-12-02 21:01:33 -05:00
ed2d306dee adb: add configurable auth id lifetime 2023-11-30 18:22:01 -05:00
ffc0f2fa5e add keychip ID to auth key 2023-11-30 18:17:40 -05:00
a1569bca9d fix typing for create_sega_auth_key 2023-11-30 18:14:20 -05:00
cc86d4509e adb: fix for when user_id is None 2023-11-30 18:10:22 -05:00
216fa49f8b aimedb: implement auth keys 2023-11-30 02:07:24 -05:00
662fd05d24 ongeki: bump schema ver, fix error if events lookup fails 2023-11-29 18:56:57 -05:00
46f61325cb aimedb: soft impl of auth ids 2023-11-29 18:01:19 -05:00
e7fb9ce07d mai2: fix get_allnet_info 2023-11-29 11:39:19 -05:00
fbc0e489bc Fixed typo in game_specific_info.md
I suck at git; The Maimai version table has been fixed as suggested.
2023-11-29 11:34:15 +00:00
6774716e06 add sega auth key encode/decode in Utils, requires pyjwt 2023-11-27 16:39:50 -05:00
2efdf79b87 Merge pull request 'fixup technical challenge event' (#71) from phantomlan/artemis:develop into develop
Reviewed-on: #71
2023-11-25 23:24:00 +00:00
cf0c34cafb fixup technical challenge event 2023-11-26 00:12:23 +01:00
5fd966eaad cxb: adding non-omni music list support 2023-11-25 16:03:26 -05:00
cdd67ffbc3 cxb: fix data handlers for s1 & add coupons for s2 2023-11-25 15:41:38 -05:00
7fb98118b2 cxb: fixing index and rss2 /data handler 2023-11-25 13:23:39 -05:00
fe25359e8e chuni: add userRecentPlayerList check in upsertuserall 2023-11-25 01:00:49 -05:00
468c99c3c2 add gitattributes to hopefully stop git from clowing our CSV, TXT and JSON data files 2023-11-25 00:43:48 -05:00
6504f120ad chuni: bandaid fixes for air 2023-11-25 00:31:15 -05:00
d769285d89 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-11-24 10:36:47 -05:00
ad61bb3d9b mai2: fis issue with saving and loading charges 2023-11-24 10:36:46 -05:00