Commit Graph

849 Commits

Author SHA1 Message Date
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: Hay1tsme/artemis#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: Hay1tsme/artemis#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
e124d5e52e
idac: added scrolling up after page change 2023-11-22 01:25:12 +01:00
989cbdf748
idac: added TA eval ranks to the frontend 2023-11-21 23:54:02 +01:00
6ea8cca1a2
idac: added "simple" ranking to frontend 2023-11-21 22:51:10 +01:00
e941c6a606 add host field to allnet response for some games to fix an issue with nginx 2023-11-20 11:54:13 -05:00
ecd63c02e3 Update titles/idac/schema/item.py 2023-11-20 04:54:05 +00:00
581c1506a1 Update titles/idac/season2.py 2023-11-20 04:50:23 +00:00
4d5823a4f7 Update titles/idac/season2.py 2023-11-20 04:42:28 +00:00
df9ba9beda Update titles/idac/season2.py 2023-11-20 04:40:32 +00:00
8bd361d3e3 wacca: fix some logging 2023-11-19 12:15:57 -05:00
0eee2e92a8 wacca: fix bad items being given 2023-11-19 11:43:46 -05:00
b4a0d331d4 wacca: fix housing/start for unregistered serials 2023-11-19 11:28:42 -05:00
77b22cd77d fix vs_info handles of getdata 2023-11-19 11:57:32 +00:00
25ab37561d fix the logic 2023-11-19 11:54:04 +00:00
d467070ba7 wacca: fix handle_user_status_create_request for lily 2023-11-19 01:18:09 -05:00
e7f35db3a4 fix comparability with python 8.7 - 3.10 2023-11-19 01:05:34 -05:00
0422a2bfd4 wacca: fix lily using wrong handler for hosuing/start 2023-11-19 01:05:16 -05:00
05be10dabc wacca: add request validation, fix HousingStartRequestV2 2023-11-17 11:37:11 -05:00
9a017f75e9 wacca: add traceback printing 2023-11-17 10:57:12 -05:00
69cd79003c wacca: fix exception handling 2023-11-17 10:45:18 -05:00
9605c13e8e implemented simple queue online matchmaking 2023-11-17 03:36:14 +00:00
9c40bad89c Update titles/idac/schema/item.py 2023-11-17 03:00:41 +00:00
d34bc424c2 clean up 2023-11-17 02:56:40 +00:00
913987da1d refactored vs_info 2023-11-17 02:40:09 +00:00
7b58cae214 hotfix 2023-11-17 02:27:16 +00:00
cdb040a65e Added round tables, refactored vs_info methonds 2023-11-17 02:03:53 +00:00
d3b01e03c5 Merge pull request 'Hotfix for mission events' (#68) from phantomlan/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#68
2023-11-15 14:30:33 +00:00