Commit Graph

88 Commits

Author SHA1 Message Date
95dacccc0e
idac: small timeRelease hotfix 2023-12-06 16:32:22 +01:00
dace9ae980
idac: enabled Touhou attract video and added documentation 2023-12-06 16:06:57 +01:00
6ef8fc4d57
Merge branch 'develop' into idac 2023-12-06 15:57:44 +01:00
e124d5e52e
idac: added scrolling up after page change 2023-11-22 01:25:12 +01:00
989cbdf748
idac: added TA eval ranks to the frontend 2023-11-21 23:54:02 +01:00
6ea8cca1a2
idac: added "simple" ranking to frontend 2023-11-21 22:51:10 +01: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
22cf3f83a6 remove randbytes 2023-11-13 13:47:17 -05:00
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
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
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
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