Commit Graph

233 Commits

Author SHA1 Message Date
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: #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
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: #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
4fc4d98a74 Always return matching state to keep players out of looping back to matching screen (#6)
Reviewed-on: #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
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
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
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
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
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
2TT
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
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