2c275d1130
idac: add logging to setup
2023-11-13 12:14:34 -05:00
b19288fb7e
idac: removing public urls
2023-11-13 12:06:14 -05:00
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
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
c9a20b2433
ongeki: fixing render_POST
2023-11-13 10:47:39 -05:00
1034a505f0
fixing get_allnet_info for cxb, sao and ongeki
2023-11-13 10:43:38 -05: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
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
773729dc0c
sao: fix episode_play_end
2023-11-11 01:11:41 -05:00
0e739b2077
adding SSL support for SAO
2023-11-10 23:20:30 -05:00
c4f2232457
fixing threading profile loading on CXB
2023-11-10 20:32:24 -05:00
9fdd96b717
sao: fix synthesize_enhancement_equipment
2023-11-10 18:01:16 -05:00
c370542761
sao: fix req header
2023-11-10 15:52:55 -05:00
a299ba98ac
sao: fix erronius length errors
2023-11-09 23:37:40 -05:00
44755d4d0f
sao: begin implementing request helpers
2023-11-09 23:29:06 -05:00
3d62b9d372
sao: add SaoResponseHeader
2023-11-09 22:36:33 -05:00
18bf250fd7
sao: fix length calculation
2023-11-09 21:23:19 -05:00
0fa8fe06f0
sao: fix crypt maybe
2023-11-09 21:17:18 -05:00
4cd1181ef7
sao: fix generic handler
2023-11-09 21:09:55 -05:00
8d190ce7f0
sao: fix padding
2023-11-09 21:05:30 -05:00
81d588cbc7
sao: crypt fixes
2023-11-09 21:00:51 -05:00
e6801c1c46
sao: add logging
2023-11-09 20:56:33 -05:00
840db275fa
sao: add encrtped response
2023-11-09 20:56:03 -05:00
8769c99f4a
fixing ongeki handler
2023-11-09 19:34:04 -05:00
3c06f46644
sao: add decoder helpers, hash checks
2023-11-09 18:11:58 -05:00
95234a421c
sao: fix header
2023-11-09 13:47:50 -05:00
c425ca1ea8
sao: hotfix
2023-11-09 13:41:56 -05:00
b0ebcaf0cf
sao: parse header. add crypt
2023-11-09 13:16:32 -05:00
8560c05928
sao: remove hostname/port config, fix allnet uri
2023-11-09 11:55:49 -05:00
580a9faae8
sao: fix allnet
2023-11-09 11:51:50 -05:00
9537331d1c
sao: fix endpoint
2023-11-09 11:32:04 -05:00
4047a38370
adding encryption version check for Ongeki
2023-11-09 00:10:19 -05:00
eaf64dbd50
Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
2023-11-09 00:06:24 -05:00
e769404e16
fixing TLS support for ongeki
2023-11-09 00:06:15 -05:00
eb10bc2560
idz: fix news url
2023-11-08 23:54:35 -05:00
4b22bd734e
fixing handle_data for Crossbeats
2023-11-08 23:36:26 -05:00
94c326a27d
ongeki: add option to use https for red and beyond
2023-11-08 21:42:53 -05:00
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
fbd1d7cb1c
fixing CXB render_POST
2023-11-06 23:35:02 -05:00
fbd12fd6e2
fixing get_energy for CXB
2023-11-06 21:54:06 -05:00
40e6c018e9
fixing again the render_POST for CXB
2023-11-06 21:04:13 -05:00
4c3852d6d4
IDAC: Added round event "Season 2 2nd"
2023-11-06 19:54:13 +01:00
acac2c4670
IDAC: time trial should display car time now
2023-11-06 18:11:30 +01:00
1224baeade
Experimental online match API support and car use countting fix ( #5 )
...
Reviewed-on: Dniel97/artemis#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
a8f06ee266
Merge pull request 'Aime Locks/Bans and Chunithm Improvements' ( #47 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#47
2023-10-27 17:25:35 +00:00
3f192bd84a
Proper store name and region handling ( #4 )
...
Now the code will read store name from `aime.arcade` table instead of putting `self.core_cfg.server.name` into it braindead-ly
Reviewed-on: Dniel97/artemis#4
Co-authored-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
Co-committed-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
2023-10-27 11:05:55 +00:00
4b83d3f316
Merge pull request 'wacca: name unknown fields, rename incorrect fields.' ( #56 ) from Yellowberry/artemis:wacca_notice_fix into develop
...
Reviewed-on: Hay1tsme/artemis#56
2023-10-27 02:06:38 +00:00
680223dba2
wacca: name unknown fields, rename incorrect fields.
2023-10-26 14:25:04 -07:00
4fc4d98a74
Always return matching state to keep players out of looping back to matching screen ( #6 )
...
Reviewed-on: Dniel97/artemis#6
Co-authored-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
Co-committed-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
2023-10-26 10:21:01 +00:00
3259552c29
update bug
2023-10-26 05:38:33 +00:00
b5ce13d1f1
fix chuni songlist duplicate songs and missing diff
2023-10-26 05:37:11 +00:00
21cb37001b
Stubbed Team Course functions as they do not currently do anything
2023-10-20 03:31:36 +00:00
32903d979e
Added code for song rankings using romVersion, and ensuring romVersion is set on playlog upsert
2023-10-20 03:29:05 +00:00
3f8c62044c
Optimized rival music list, added ranking API, and began work on Team Courses (need help)
2023-10-20 03:26:51 +00:00
b5e3bf6f80
IDAC: Hotfix for UTF-8 encoding
2023-10-19 19:04:06 +02:00
81f7106264
IDAC: avatar gacha updated (HUGE PAIN), config fixes
2023-10-19 18:52:10 +02:00
eaa2652647
Merge pull request 'Chunithm Fixes and Maintenance for all!' ( #46 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#46
2023-10-17 17:00:08 +00:00
862907b82a
mai2: Fixed cards not showing up
2023-10-16 21:36:26 +02:00
9cff321857
Added reboot time support
2023-10-16 13:21:07 +00:00
8d289ca066
Added reboot time support
2023-10-16 13:20:37 +00:00
e18b87ee5c
Added reboot time support
2023-10-16 13:20:00 +00:00
540d7fc2c2
Added reboot time support
2023-10-16 13:18:23 +00:00
3ef40fe85e
Removed Team Rank Scaling and fixed RIval Music Data. Also cleaned up extraneous functions
2023-10-16 13:15:39 +00:00
35a7525f74
Removed extraneous function
2023-10-16 13:14:11 +00:00
d49997f832
Team Rank Scaling is dead, long live Team Rank Scaling
2023-10-16 13:09:53 +00:00
c78a62de14
Fixed Rival Music retrieval
2023-10-16 13:09:11 +00:00
d6e4db48f4
Added maimai DX FESTiVAL PLUS support
...
- Added Card Maker support for FESTiVAL PLUS
- Bumped SDEZ database to version 8
- Updated docs for FESTiVAL PLUS
2023-10-15 19:04:15 +02:00
aa9d48ccc9
fixed the diva profile again
2023-10-10 18:37:18 -04:00
dc02d60690
Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
2023-10-10 18:25:01 -04:00
6d592dcbc7
fixing skin issue with diva profile
2023-10-10 18:24:54 -04:00
3ee1801ee6
IDAC: Hotfix for play stamp and time trials
2023-10-10 17:58:20 +02:00
31188ccce6
IDAC: Hotfix to block amdaemon_emu users without correct access code
2023-10-10 16:06:58 +02:00
0a12e93593
news_msg config option doesn't actually return anything. Fixed!
2023-10-09 06:47:55 +00:00
bad106ceba
Fixed typo with game_cfg/game_config
...
This resulted in an exception on Plost and earlier, leading to games not actually working.
2023-10-09 06:35:14 +00:00
d55ada2538
IDAC: Improvements
...
- Fixed play stamp event name not shown
- Fixed broken cars such as: LEVIN SR (AE85), SKYLINE 25GT TURBO (ER34), S2000 (AP1), GR SUPRA (DB42), SWIFT Sport (ZC33S), LANCER RS EVOLUTION Ⅴ (CP9A), LANCER GSR EVOLUTION Ⅵ TMEDITION (CP9A)
- Fixed bunta/special mode not properly updating
- Fixed frontend (for real this time)
2023-10-08 19:56:04 +02:00
bfaadff9f6
pushing news support customization for chunithm
2023-10-07 12:31:08 -04:00
1996f3f356
fix for chunithm song loading after 600 scores
2023-10-07 12:11:24 -04:00
1f65cfd2eb
Merge pull request 'Added Team and Rival support to Chunithm' ( #24 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#24
2023-10-06 01:48:50 +00:00
8ccb7f08f2
IDAC: Fixed frontend user_id
not found
2023-10-03 17:00:59 +02:00
0e664e03f9
IDAC: Updated docs, added TA Data
...
Known issue: after selecting Season 1, the TA Data for Season 2 will not be shown
2023-10-03 16:50:52 +02:00
d641705273
pokken: fix last_play_event_id
2023-10-02 15:12:29 -04:00
3d13eb1698
pokken: add coalesce
2023-10-01 23:49:47 -04:00
33e0288e5e
pokken: pokemon data save/load
2023-10-01 22:38:56 -04:00
4ba01cdf20
IDAC: Fixed time trial events config, added new events
2023-10-01 22:17:06 +02:00
7033234b23
IDAC: Added better doc, fixed timetrial event
2023-10-01 21:41:08 +02:00
e0265485ff
Initial D THE ARCADE S2 support added
2023-10-01 03:54:23 +02:00
91791813dc
Merge pull request 'ONGEKI Rival Functionality' ( #36 ) from 2TT/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#36
2023-09-23 16:08:15 +00:00
4a916cb4d1
Fix reading WORLD'S END charts for SDBT
2023-09-10 12:29:19 +10:00
6c98f5f0a7
Fix wrong id being used to check for WORLD'S END charts
2023-09-10 12:29:19 +10:00
090b3148d8
adding encryption support for ongeki
2023-09-09 12:03:42 -04:00
ed46ea33e3
Added version select in session, removed get_profile_data_ignore_version, renamed scripts file
2023-09-09 06:55:18 +09:00
d584b93ca5
Merge branch 'develop' into develop
2023-09-02 06:39:37 +00:00
d5d2803cc0
forgot a print command, see previous commit
2023-09-02 07:50:09 +09:00
16d801aff5
Rival Delete functionality
2023-09-02 07:40:57 +09:00
147d7adaaf
Frontend for adding rivals, versionless backend function to support
2023-09-02 06:21:02 +09:00
1f545aed41
removed print statements
2023-09-02 05:04:59 +09:00
3a6cfedcca
maimai: fix net deliver paths
2023-08-31 01:24:41 -04:00
0d7409906a
fixed backend ongeki rival functionality
2023-08-30 13:53:45 +09:00
5cccc9224a
geki version display
2023-08-30 13:53:41 +09:00
2a52e391d6
Ongeki template start
2023-08-30 13:53:31 +09:00
37e2da2051
maimai: fix usbdl endpoints
2023-08-27 11:53:29 -04:00
904ea10920
cm: remove print, fix default config
2023-08-19 01:35:15 -04:00
88a1462304
logger: change from warn to warning
2023-08-08 10:17:56 -04:00
757fdc5c57
mai2: add check for Mai-Encoding headers
2023-08-01 02:34:40 -04:00
5a4baba102
Diva: Adding threading to score loading
2023-07-24 13:19:54 -04:00
156b4e4ede
mai2: fix get user music for dx and up
2023-07-24 00:49:08 -04:00
f417be671b
pokken: fix typo
2023-07-23 12:47:37 -04:00
14a315a673
replace except with except Exception
2023-07-16 16:58:34 -04:00
343fe4357c
mai2: add image validation via Pillow
2023-07-16 16:58:18 -04:00
d0e43140ba
mai2: fix ghost saving, add memorial photo upload
2023-07-16 16:06:34 -04:00
c6e7100f51
Merge pull request 'O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes' ( #25 ) from Dniel97/artemis:cardmaker_ongeki_fix into develop
...
Reviewed-on: Hay1tsme/artemis#25
2023-07-16 17:06:44 +00:00
f39317301b
mai2: fixed update script, added mai2 heredity, fixed cards import
2023-07-15 22:51:54 +02:00
6a41dac46c
ongeki: card maker config added, small fixes, improved credits
...
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00
3c7ceabf4e
And again
2023-07-11 10:04:25 +00:00
b42e8ab76c
Added function for pulling a song via the DB unique ID instead of the native song ID
2023-07-11 09:16:11 +00:00
043ff17008
Add team support, rivals, and test function for getting playcounts
2023-07-11 09:14:53 +00:00
c01d3f49f5
Added call for getting rival's music lists
2023-07-11 09:13:19 +00:00
75842b5a88
Add team support, implement team upsert, add rivals
2023-07-11 09:12:34 +00:00
09c4f8cda4
Async request to CXB profile loading
2023-07-08 18:44:02 -04:00
1edec7dba2
sao: add response debug logging
2023-07-05 12:35:00 -04:00
d60f827000
fix typing across multiple games, fixes #23
2023-07-05 10:47:43 -04:00
da422e602b
fixing trial_tower_play_end_unanalyzed_log_fixed for SAO
2023-07-02 15:50:42 -04:00
d276ac8598
Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
2023-07-02 14:25:36 -04:00
84e880e94f
fixing unanalyzed reward request for SAO
2023-07-02 14:25:24 -04:00
432177957a
pokken: save most profile data
2023-07-02 02:42:49 -04:00
f279adb894
mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs
2023-07-01 21:51:18 -04:00
a680699939
Merge branch 'finale' into develop
2023-07-01 02:59:12 -04:00
d204954447
mai2: add missing finale endpoints
2023-07-01 02:40:07 -04:00
042440c76e
mai2: fix handle_get_user_preview_api_request
2023-07-01 02:27:26 -04:00
c4c0566cd5
mai2: fix userWebOption
2023-07-01 02:19:19 -04:00
3e9cec3a20
mai2: put_recent_rating final fix
2023-07-01 02:11:37 -04:00
8f9584c3d2
mai2: hotfix put_recent_rating
2023-07-01 02:07:19 -04:00
b29cb0fbaa
mai2: fix put_recent_rating
2023-07-01 02:06:00 -04:00
d9a92f5865
mai2: 4th round of fixes
2023-07-01 02:04:30 -04:00
9859ab4fdb
mai2: fix playlog saving
2023-07-01 01:59:19 -04:00
d89eb61e62
mai2: fixes round 3
2023-07-01 01:56:52 -04:00
dc8c27046e
mai2: more finale fixes
2023-07-01 01:42:38 -04:00
3e461f4d71
mai2: finale fixes
2023-07-01 01:41:34 -04:00
2c6902a546
mai2: fix typos
2023-07-01 01:12:15 -04:00
318b73dd57
finale: finish porting request data from aqua
2023-07-01 01:08:54 -04:00
20389011e9
Adding proper hero unlock after stage clear on SAO
2023-06-28 12:54:16 -04:00
e446816b9a
fixing issue where SaoItemData was not working
2023-06-28 08:24:53 -04:00
9dd2b4d524
Adding dummy hero QR code scanning for SAO
2023-06-28 00:18:02 -04:00
b60cf6258d
Dummy defrag match handler for SAO
2023-06-27 21:32:46 -04:00
127e6f8aa8
mai2: add finale databases
2023-06-27 00:32:35 -04:00
5155353360
fixing chapter progression after chapter 2 on SAO
2023-06-26 19:30:03 -04:00
e3d38dacde
mai2: fix movies
2023-06-25 19:10:34 -04:00
0c6d9a36ce
mai2: add movie server endpoints
2023-06-25 18:43:00 -04:00
b1968fe320
Merge branch 'develop' into finale
2023-06-25 18:35:12 -04:00
03f91d18c9
fixing hero party saving for SAO
2023-06-25 14:40:34 -04:00
17508f09b2
fixed episode VP saving & hero level in DB for SAO
2023-06-25 13:47:31 -04:00
aae4afe7b8
Adding debug logging to SAO
2023-06-25 11:59:17 -04:00
514f786e2d
pokken: Switch to using external STUN server
2023-06-25 01:09:23 -04:00
ec9ad1ebb0
fixing stage progression for SAO
2023-06-25 00:08:50 -04:00
08ebb5c907
another quick fix for SAO tower stage
2023-06-24 20:42:00 -04:00
571b92d0cd
forgot one line, see previous commit
2023-06-24 20:33:30 -04:00
01b5282899
small fix about next tower stage progression for SAO
2023-06-24 20:31:14 -04:00
391edd3354
Tower progression now working for SAO
2023-06-24 20:09:37 -04:00
d5bff0e891
Stage progression done for SAO
2023-06-24 18:48:48 -04:00
402e753469
wacca: fix tabbing error in util_put_items
2023-06-24 15:09:38 -04:00
1d10e798a5
Fixed few issues for SAO & removed static hex ranges
2023-06-24 12:29:28 -04:00
3c385f505b
pokken: add requirement for autobahn, add stun, turn and admission servers
2023-06-23 00:30:25 -04:00
b12938bcd8
pokken: add partial profile save logic
2023-06-14 03:00:52 -04:00
1b2f5e3709
mai2: fix logic in handle_get_user_music_api_request
2023-06-13 22:50:57 -04:00
65686fb615
mai2: add loggin to handle_get_user_music_api_request
2023-06-13 22:35:09 -04:00
f56332141e
mai2: fix old server (finale isn't ready yet)
2023-06-13 22:16:30 -04:00
5a35b1c823
mai2: GetUserMusicApi hotfix
2023-06-13 22:10:35 -04:00
5ca16f2067
mai2: fix GetUserMusicApi pagination
2023-06-13 22:07:48 -04:00
a0b25e2b7b
Adding rare drops saving to SAO
2023-06-03 11:42:50 -04:00
84fc002cdb
Adding trial tower support for SAO
2023-06-02 13:53:49 -04:00
3bd03c592e
Item progression and synthesize of hero and equipment done
2023-06-01 13:19:48 -04:00
cf6cfdbd3b
adding partial synthetize system for SAO
2023-05-31 21:58:30 -04:00
5c3f812caf
cxb: fix missing parameters on render_POST
2023-05-30 21:30:34 -04:00
4854bcfcad
Merge pull request 'Added individual Card Maker versions and maimai DX card/passes working' ( #21 ) from Dniel97/artemis:cardmaker_maimai into develop
...
Reviewed-on: Hay1tsme/artemis#21
2023-05-30 23:59:44 +00:00
bf6d126f8a
Equipments saving for SAO now completed
2023-05-30 18:03:52 -04:00
e466ddce55
Adding SAO rewards saving for heroes
2023-05-30 14:29:50 -04:00
ad820ed091
cm: Added individual Card Maker version and maimai DX passes working
2023-05-30 12:14:18 +02:00
a2fe11d654
Fixing level calculation saving & loading on SAO
2023-05-29 20:57:02 -04:00