Commit Graph

597 Commits

Author SHA1 Message Date
4c1603db09 Update titles/idac/season2.py 2024-01-08 03:10:34 +00:00
3dd23d4b53 Added past round event data for season 1 2024-01-08 03:09:17 +00:00
a883450e5c oops 2024-01-08 02:39:31 +00:00
acc3a63030 removed excess columns 2024-01-08 02:38:35 +00:00
3426a37d2d fix typo 2024-01-06 14:05:28 +00:00
f225b732f2 implement new vs_info saving method 2024-01-06 14:04:47 +00:00
a42993aca7 implement new vs_info saving method 2024-01-06 14:01:14 +00:00
39031757f4 Implmented course_info query method 2024-01-06 08:52:35 +00:00
a2975fc979 hotfix 2024-01-05 04:07:01 +00:00
b1026fdec0 splited course_info from idac_user_vs_info table 2024-01-05 04:04:31 +00: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
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
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
d1a7b898a7
idac: hotfix for title port and changelog 2023-11-13 17:32:39 +01:00
e561f8f15d
idac: updated to latest develop branch, minified timeRelease json 2023-11-13 17:27:14 +01:00
565dc38e9a
Merge branch 'develop' into idac 2023-11-13 16:18:04 +01:00
1a4dc88c8a cxb: cleanup of config 2023-11-13 10:12:52 -05:00
005adfae38 Merge pull request 'Add Support for Missing API Calls in ONGEKI' (#61) from phantomlan/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#61
2023-11-13 03:15:47 +00:00
80ae372ccf fix rollback 2023-11-13 04:05:13 +01:00
e461ffe587 add more info 2023-11-13 03:38:30 +01:00
b56a5f020b add rollback sql
move GP support to table in DB
small fixes
2023-11-13 03:26:09 +01:00
d663b1ef7c fix foreign key issue 2023-11-13 03:03:04 +01:00
31d39ffb37 merge conflict fix 2023-11-13 02:01:56 +00:00
530016ef84 i ate one ) 2023-11-13 02:01:56 +00:00
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
d2e2c14074 update Event Ranking, Tech Challenge, and Music Ranking 2023-11-13 02:01:56 +00:00
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
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
4bedf71d3d sao: fix trial_tower_play_end 2023-11-12 20:02:08 -05:00
84b44d2a02 sao: add logging to synthesize_enhancement_equipment 2023-11-12 19:55:10 -05:00
b516da2e6e sao: add logging to synthesize_enhancement_hero_log 2023-11-12 19:53:36 -05:00
a767646361 sao: make synthesize_enhancement_hero_log similar to synthesize_enhancement_equipment 2023-11-12 19:48:03 -05:00
3596f0f34c sao: fix synthesize_enhancement_equipment 2023-11-12 19:45:39 -05:00
ab3b6a9814 sao: fix SaoSynthesizeEnhancementHeroLogRequest 2023-11-12 19:24:08 -05:00
c384a8d1f5 sao: properly initialize material_common_reward_user_data_count 2023-11-12 19:22:46 -05:00
9bc76279f1 sao: fix episode_play_end 2023-11-12 18:46:38 -05:00
9026c25fcc sao: fix both unanalyzed log fixed requests 2023-11-12 17:35:06 -05:00
ff48438b85 sao: fix change_party 2023-11-12 17:26:21 -05:00
e1a70d1a06 sao: fix dict lengths of multiple response handlers 2023-11-12 16:13:04 -05:00
1ff0e4e2c6 sao: fix episode_play_end again 2023-11-11 11:10:57 -05:00
c23ab1438e sao: remove unused imports 2023-11-11 01:13:09 -05:00