Commit Graph

85 Commits

Author SHA1 Message Date
a38904c743
idac: improved event loading, better logging, fixed round creation 2024-06-16 19:15:06 +02:00
d2175f5b0e
idac: added version based stamp and time trial 2024-06-16 00:40:53 +02:00
c086b3f8cf
idac: hotfix datetime issue 2024-06-14 21:04:12 +02:00
c35e14b640
idac: hotfix round creation 2024-06-13 00:17:38 +02:00
8b9e1f94e6
idac: hotfix database upgrade script 2024-06-13 00:08:23 +02:00
ba5591cd81
idac: added support for basic 1.70
- Added special mode based on device version
- Added number plate lottery
- Updated online battle rounds handling
2024-06-12 23:48:17 +02:00
d5b2074945
Merge branch 'idac_rounds_impl' into idac 2024-06-12 21:13:06 +02:00
e50fedad49
round database implenments
round database implenments

idac: database upgrade script

idac: unused upgrade script

idac: even more round event implements

idac: some bugfixes

idac: convert round event file to UTF-8

idac: async round info loading

idac: last round ranking impl

idac: bugfixes

idac: bugfixes

idac: bugfixes

idac: 160~240 number plate implemented

idac: remove SQL comment

idac: sort things out and make multi-season compatibility
2024-06-12 21:11:25 +02:00
08f569235c
idac: hotfix missing tips 2024-05-20 21:17:44 +02:00
0eefb2c592
idac: fixed in store battle bug 2024-04-15 20:22:45 +02:00
9379172791
idac: battle gift event, tips, QoL improvements added 2024-04-01 20:19:37 +02:00
9692aea87b
idac: hotfix profile import 2024-03-26 22:44:50 +01:00
a1a43130bf
idac: bugfixes 2024-03-12 18:20:32 +01:00
88b3cfc750
idac: fixed frontend 2024-03-12 17:48:12 +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
97e5c29cf5 frontend: utf16 -> utf8 2024-01-13 17:15:02 -05:00
e80b0671c2 frontend: add charset=utf16 2024-01-12 18:03:44 -05:00
74a671aff5 bugfixing to course info saving method (#9)
Reviewed-on: #9
Co-authored-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
Co-committed-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
2024-01-12 14:32:44 +00:00
d01ceab92f idac: remove hanging "'s" on frontend if the person viewing the page doesn't have a profile 2024-01-09 21:03:58 -05:00
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
9dab26b122 port frontend changes from different project 2024-01-09 15:54:34 -05:00
05586df08a move to async database 2024-01-09 14:42:17 -05:00
edd3ce8ead move to alembic 2024-01-09 13:57:59 -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
e08acf8ee4
idac: added basic update/rollback scripts 2024-01-08 16:45:43 +01:00
62937584bc
Merge branch 'online' into idac 2024-01-08 16:42:46 +01:00
c0078b252f Update titles/idac/const.py 2024-01-08 10:21:30 +00: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
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
7d0cf6a0c4
idac: show both attract videos 2023-12-06 19:09:15 +01:00
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