Commit Graph

516 Commits

Author SHA1 Message Date
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
Hay1tsme 5491266a85 sao: fix https 2023-12-10 18:35:59 -05:00
Hay1tsme 26cdc6c10f maidx: ignore guest upserts, fixes #74 2023-12-10 17:36:29 -05:00
Hay1tsme 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
Hay1tsme 104a483f4c maimai: fixes for finale 2023-12-02 22:30:55 -05:00
Hay1tsme 8c0ebbd21b mai: fix pre-dx 2023-12-02 21:01:55 -05:00
Hay1tsme 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
Hay1tsme fe25359e8e chuni: add userRecentPlayerList check in upsertuserall 2023-11-25 01:00:49 -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
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
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
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
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
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
UncleJim 7b58cae214 hotfix 2023-11-17 02:27:16 +00:00
UncleJim cdb040a65e Added round tables, refactored vs_info methonds 2023-11-17 02:03:53 +00:00
phantomlan dcebc5c21a update item.py put_mission_point 2023-11-15 15:11:39 +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
Midorica a83edee657 Merge pull request 'Initial D THE ARCADE support added' (#41) from Dniel97/artemis:idac into develop
Reviewed-on: Hay1tsme/artemis#41
2023-11-13 16:35:53 +00:00
Dniel97 d1a7b898a7
idac: hotfix for title port and changelog 2023-11-13 17:32:39 +01:00
Dniel97 e561f8f15d
idac: updated to latest develop branch, minified timeRelease json 2023-11-13 17:27:14 +01:00
Midorica c9a20b2433 ongeki: fixing render_POST 2023-11-13 10:47:39 -05:00
Midorica 1034a505f0 fixing get_allnet_info for cxb, sao and ongeki 2023-11-13 10:43:38 -05:00
Dniel97 565dc38e9a
Merge branch 'develop' into idac 2023-11-13 16:18:04 +01:00
Midorica 1a4dc88c8a cxb: cleanup of config 2023-11-13 10:12:52 -05:00
phantomlan b56a5f020b add rollback sql
move GP support to table in DB
small fixes
2023-11-13 03:26:09 +01:00
phantomlan d663b1ef7c fix foreign key issue 2023-11-13 03:03:04 +01:00
phantomlan 31d39ffb37 merge conflict fix 2023-11-13 02:01:56 +00:00
phantomlan 530016ef84 i ate one ) 2023-11-13 02:01:56 +00:00
phantomlan f81c53558e - Add ClientTestmode upsert
- Add ClientSetting upsert
- Add endDate for Events
- Add Upgrade Schema
- Small bugfixes for events
2023-11-13 02:01:56 +00:00
phantomlan d2e2c14074 update Event Ranking, Tech Challenge, and Music Ranking 2023-11-13 02:01:56 +00:00
phantomlan 1897e8002d add RewardList support
add PresentList support
add reading rewards to read.py
add Ranking Music List support
2023-11-13 02:01:56 +00:00
phantomlan 4da886a083 - Add Ranking Event Support
- Add Technical Challenge Event Support
- Fix Event Enumeration for EVT_TYPES as Enum starts with 1, to be in spec with what game expects, also add missing Max EVT_TYPE
- Add documentation on how to properly configure and run Events for ONGEKI
2023-11-13 02:01:56 +00:00
Hay1tsme 4bedf71d3d sao: fix trial_tower_play_end 2023-11-12 20:02:08 -05:00
Hay1tsme 84b44d2a02 sao: add logging to synthesize_enhancement_equipment 2023-11-12 19:55:10 -05:00
Hay1tsme b516da2e6e sao: add logging to synthesize_enhancement_hero_log 2023-11-12 19:53:36 -05:00
Hay1tsme a767646361 sao: make synthesize_enhancement_hero_log similar to synthesize_enhancement_equipment 2023-11-12 19:48:03 -05:00
Hay1tsme 3596f0f34c sao: fix synthesize_enhancement_equipment 2023-11-12 19:45:39 -05:00
Hay1tsme ab3b6a9814 sao: fix SaoSynthesizeEnhancementHeroLogRequest 2023-11-12 19:24:08 -05:00
Hay1tsme c384a8d1f5 sao: properly initialize material_common_reward_user_data_count 2023-11-12 19:22:46 -05:00
Hay1tsme 9bc76279f1 sao: fix episode_play_end 2023-11-12 18:46:38 -05:00
Hay1tsme 9026c25fcc sao: fix both unanalyzed log fixed requests 2023-11-12 17:35:06 -05:00
Hay1tsme ff48438b85 sao: fix change_party 2023-11-12 17:26:21 -05:00
Midorica e1a70d1a06 sao: fix dict lengths of multiple response handlers 2023-11-12 16:13:04 -05:00
Midorica 1ff0e4e2c6 sao: fix episode_play_end again 2023-11-11 11:10:57 -05:00
Hay1tsme c23ab1438e sao: remove unused imports 2023-11-11 01:13:09 -05:00
Hay1tsme 773729dc0c sao: fix episode_play_end 2023-11-11 01:11:41 -05:00
Midorica 0e739b2077 adding SSL support for SAO 2023-11-10 23:20:30 -05:00
Midorica c4f2232457 fixing threading profile loading on CXB 2023-11-10 20:32:24 -05:00
Hay1tsme 9fdd96b717 sao: fix synthesize_enhancement_equipment 2023-11-10 18:01:16 -05:00
Hay1tsme c370542761 sao: fix req header 2023-11-10 15:52:55 -05:00
Hay1tsme a299ba98ac sao: fix erronius length errors 2023-11-09 23:37:40 -05:00
Hay1tsme 44755d4d0f sao: begin implementing request helpers 2023-11-09 23:29:06 -05:00
Hay1tsme 3d62b9d372 sao: add SaoResponseHeader 2023-11-09 22:36:33 -05:00
Hay1tsme 18bf250fd7 sao: fix length calculation 2023-11-09 21:23:19 -05:00
Hay1tsme 0fa8fe06f0 sao: fix crypt maybe 2023-11-09 21:17:18 -05:00
Hay1tsme 4cd1181ef7 sao: fix generic handler 2023-11-09 21:09:55 -05:00
Hay1tsme 8d190ce7f0 sao: fix padding 2023-11-09 21:05:30 -05:00
Hay1tsme 81d588cbc7 sao: crypt fixes 2023-11-09 21:00:51 -05:00
Hay1tsme e6801c1c46 sao: add logging 2023-11-09 20:56:33 -05:00
Hay1tsme 840db275fa sao: add encrtped response 2023-11-09 20:56:03 -05:00
Midorica 8769c99f4a fixing ongeki handler 2023-11-09 19:34:04 -05:00
Hay1tsme 3c06f46644 sao: add decoder helpers, hash checks 2023-11-09 18:11:58 -05:00
Hay1tsme 95234a421c sao: fix header 2023-11-09 13:47:50 -05:00
Hay1tsme c425ca1ea8 sao: hotfix 2023-11-09 13:41:56 -05:00
Hay1tsme b0ebcaf0cf sao: parse header. add crypt 2023-11-09 13:16:32 -05:00
Hay1tsme 8560c05928 sao: remove hostname/port config, fix allnet uri 2023-11-09 11:55:49 -05:00
Hay1tsme 580a9faae8 sao: fix allnet 2023-11-09 11:51:50 -05:00
Hay1tsme 9537331d1c sao: fix endpoint 2023-11-09 11:32:04 -05:00
Midorica 4047a38370 adding encryption version check for Ongeki 2023-11-09 00:10:19 -05:00
Midorica eaf64dbd50 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-11-09 00:06:24 -05:00
Midorica e769404e16 fixing TLS support for ongeki 2023-11-09 00:06:15 -05:00
Hay1tsme eb10bc2560 idz: fix news url 2023-11-08 23:54:35 -05:00
Midorica 4b22bd734e fixing handle_data for Crossbeats 2023-11-08 23:36:26 -05:00
Hay1tsme 94c326a27d ongeki: add option to use https for red and beyond 2023-11-08 21:42:53 -05:00
Hay1tsme cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
Midorica fbd1d7cb1c fixing CXB render_POST 2023-11-06 23:35:02 -05:00
Midorica fbd12fd6e2 fixing get_energy for CXB 2023-11-06 21:54:06 -05:00
Midorica 40e6c018e9 fixing again the render_POST for CXB 2023-11-06 21:04:13 -05:00
Dniel97 4c3852d6d4
IDAC: Added round event "Season 2 2nd" 2023-11-06 19:54:13 +01:00
Dniel97 acac2c4670
IDAC: time trial should display car time now 2023-11-06 18:11:30 +01:00
UncleJim 1224baeade Experimental online match API support and car use countting fix (#5)
Reviewed-on: #5
Co-authored-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
Co-committed-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
2023-11-06 15:32:40 +00:00