Commit Graph

681 Commits

Author SHA1 Message Date
Midorica a83edee657 Merge pull request 'Initial D THE ARCADE support added' (#41) from Dniel97/artemis:idac into develop
Reviewed-on: #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
Midorica 005adfae38 Merge pull request 'Add Support for Missing API Calls in ONGEKI' (#61) from phantomlan/artemis:develop into develop
Reviewed-on: #61
2023-11-13 03:15:47 +00:00
phantomlan 80ae372ccf fix rollback 2023-11-13 04:05:13 +01:00
phantomlan e461ffe587 add more info 2023-11-13 03:38:30 +01: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