a1a43130bf
idac: bugfixes
2024-03-12 18:20:32 +01:00
a0fba8c3a4
Merge branch 'develop' into idac
2024-03-12 15:29:05 +01:00
84fa139357
idac: add missing await, fixes #111
2024-03-12 10:14:03 -04:00
752bb3f244
Merge branch 'develop' into idac
2024-03-12 14:33:25 +01:00
84c059ed75
idac: add missing await to handle_user_updatespecialmoderesult_request ( closes #109 )
2024-03-02 17:28:19 -05:00
50f42f850a
idac: fix database issues
2024-02-09 10:48:39 -05:00
348edef0f5
idac: add missing await
2024-01-22 16:35:43 -05:00
05586df08a
move to async database
2024-01-09 14:42:17 -05:00
07cbbcc377
idac: fix matching
2024-01-09 12:52:53 -05:00
1c22c6bec0
idac: add echo server
2024-01-09 12:41:47 -05:00
14fa0f5e8e
begin move
2024-01-09 03:07:04 -05:00
7639c2ef74
idac: updated scripts + bugfixes, BACKUP DATABASE!
2024-01-08 18:36:46 +01:00
9ee58cd444
idac: bugfixes
2024-01-08 16:51:59 +01:00
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
a42993aca7
implement new vs_info saving method
2024-01-06 14:01:14 +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
d34bc424c2
clean up
2023-11-17 02:56:40 +00:00
913987da1d
refactored vs_info
2023-11-17 02:40:09 +00: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: #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
b5e3bf6f80
IDAC: Hotfix for UTF-8 encoding
2023-10-19 19:04:06 +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
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
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