Commit Graph

681 Commits

Author SHA1 Message Date
Hay1tsme a1569bca9d fix typing for create_sega_auth_key 2023-11-30 18:14:20 -05:00
Hay1tsme cc86d4509e adb: fix for when user_id is None 2023-11-30 18:10:22 -05:00
Hay1tsme 216fa49f8b aimedb: implement auth keys 2023-11-30 02:07:24 -05:00
Hay1tsme 662fd05d24 ongeki: bump schema ver, fix error if events lookup fails 2023-11-29 18:56:57 -05:00
Hay1tsme 46f61325cb aimedb: soft impl of auth ids 2023-11-29 18:01:19 -05:00
Hay1tsme e7fb9ce07d mai2: fix get_allnet_info 2023-11-29 11:39:19 -05:00
Farewell_ 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
Hay1tsme 6774716e06 add sega auth key encode/decode in Utils, requires pyjwt 2023-11-27 16:39:50 -05:00
Midorica 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
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
Hay1tsme fe25359e8e chuni: add userRecentPlayerList check in upsertuserall 2023-11-25 01:00:49 -05:00
Hay1tsme 468c99c3c2 add gitattributes to hopefully stop git from clowing our CSV, TXT and JSON data files 2023-11-25 00:43:48 -05:00
Hay1tsme 6504f120ad chuni: bandaid fixes for air 2023-11-25 00:31:15 -05:00
Hay1tsme d769285d89 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-11-24 10:36:47 -05:00
Hay1tsme 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
Hay1tsme 8bd361d3e3 wacca: fix some logging 2023-11-19 12:15:57 -05:00
Hay1tsme 0eee2e92a8 wacca: fix bad items being given 2023-11-19 11:43:46 -05:00
Hay1tsme b4a0d331d4 wacca: fix housing/start for unregistered serials 2023-11-19 11:28:42 -05:00
Hay1tsme d467070ba7 wacca: fix handle_user_status_create_request for lily 2023-11-19 01:18:09 -05:00
Hay1tsme e7f35db3a4 fix comparability with python 8.7 - 3.10 2023-11-19 01:05:34 -05:00
Hay1tsme 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
Midorica d3b01e03c5 Merge pull request 'Hotfix for mission events' (#68) from phantomlan/artemis:develop into develop
Reviewed-on: #68
2023-11-15 14:30:33 +00:00
phantomlan a7e0099294 Merge branch 'develop' of https://gitea.tendokyu.moe/phantomlan/artemis into develop 2023-11-15 15:14:23 +01:00
phantomlan dcebc5c21a update item.py put_mission_point 2023-11-15 15:11:39 +01:00
phantomlan 04c708be8c update item.py put_mission_point 2023-11-15 15:09:57 +01:00
Hay1tsme 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
Hay1tsme 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