Commit Graph

277 Commits

Author SHA1 Message Date
66114238a5
Merge branch 'develop' into idac 2024-06-23 22:12:32 +02:00
3979a020a6 add idm and chip_id fields to card table 2024-06-22 00:47:12 -04:00
ca9ccbe8a3 chuni: add missing net battle funcs 2024-06-21 23:00:35 -04:00
5378655c52 [chunithm] Support LUMINOUS 2024-06-20 08:11:24 +07:00
203c081a13
updated database dependency 2024-06-19 19:42:05 +02:00
62a96fb7d3
Merge branch 'develop' into idac 2024-06-19 19:36:44 +02:00
784ac544f0 fix event log ordering, paging, add timestamp 2024-06-16 14:42:23 -04:00
00224585bb pokken: fix pokemon_data uk 2024-06-14 00:06:39 -04:00
e21568cfd9 pokken: fix profile loading fail 2024-06-12 23:24:45 -04: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
e69922d91b ongeki: fix frontend versions 2024-06-09 03:14:43 -04:00
b4b8650acc mai2: add basic webui 2024-06-09 03:05:57 -04:00
79f511c837 frontend: add username login 2024-06-08 19:18:15 -04:00
f94d22ab0d mai2: add tables for rivals and favorite music 2024-06-08 19:04:27 -04:00
8b00c159d7
idac: fixed alembic database upgrade 2024-05-29 23:05:26 +02:00
0f12288005
Merge branch 'develop' into idac 2024-05-29 22:34:40 +02:00
df2a4d3074 ongeki: clearstatus db migration 2024-05-29 19:15:22 +09:00
a2fe83ae06 cxb: add grade to playlog 2024-05-28 22:32:38 -04:00
12f035b7e5 add no logs message to event viewer 2024-05-26 22:49:05 -04:00
e66ae91740 add basic event log viewer 2024-05-22 01:36:41 -04:00
4ee4c26f5e allnet: enhance logging 2024-05-22 00:05:32 -04:00
a9587a9c91 add additional details to event_log 2024-05-21 23:05:22 -04:00
8c22445b6e
Merge branch 'develop' into idac 2024-05-20 21:10:38 +02:00
3ed8d9c16b update get_mucha_info documentation 2024-05-19 21:40:02 -04:00
8b3bb08c91
Merge branch 'develop' into idac 2024-05-03 08:23:31 +02:00
960cf73a04 [allnet] Enable DFI-encoded responses 2024-04-30 22:34:41 +07:00
976aa6b560 CHUNI: Add more chunithm frontend features
1. Implemented profile, rating and playlog webpages.
2. Fixed bugs of version change api and name change api.
2024-04-23 22:43:45 +08:00
2b014178c8
Merge remote-tracking branch 'origin/develop' into idac 2024-04-13 23:09:51 +02:00
926713431d Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2024-04-02 16:43:16 -04:00
1072a9d63b database: fix create_revision_auto 2024-04-02 16:43:13 -04:00
9379172791
idac: battle gift event, tips, QoL improvements added 2024-04-01 20:19:37 +02:00
c741c052e9
Merge branch 'develop' into idac 2024-04-01 20:09:34 +02:00
7e709db0cc fix get_ip_addr 2024-03-29 20:13:15 -04:00
bfebe69a74
Merge branch 'develop' into idac 2024-03-26 22:42:16 +01:00
87c7c91e3a add ability to add users, cards, arcades and cabs on the webui 2024-03-23 20:01:32 -04:00
3613f4dbd2
mai2: BUDDiES support added 2024-03-20 21:42:38 +01:00
40a0817009 CHUNITHM & O.N.G.E.K.I.: Handle userRatingBase*List (#113)
These tables are not used by the game, but are useful for anyone wanting to develop a web UI showing what the player's rating consists of. As such, instead of storing them in JSON columns, I've split them out, one row per each entry.

Reviewed-on: Hay1tsme/artemis#113
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-03-14 14:44:32 +00:00
752bb3f244
Merge branch 'develop' into idac 2024-03-12 14:33:25 +01:00
b63c2c2d12 dbutils: add autocreate option to revision 2024-03-11 21:24:57 -04:00
c4deff9d1c add database downgrading 2024-03-04 00:50:51 -05:00
e69149632f frontend: fix namechange and password change failing 2024-03-02 17:52:01 -05:00
bd97428166 frontend: fix account and owner creation (fixes #108) 2024-03-02 17:48:48 -05:00
4363b8321b mucha: UTC_SERVER_TIME -> SERVER_TIME_UTC 2024-02-24 16:49:02 -05:00
b462a2720a fix database config field protocol 2024-02-14 16:56:40 -05:00
89c2b324dc aimedb: add last login time update to register endpoints 2024-02-12 15:58:02 -05:00
4149944d56 aimedb: update card last login time properly 2024-02-12 15:53:28 -05:00
348edef0f5 idac: add missing await 2024-01-22 16:35:43 -05:00