Commit Graph

304 Commits

Author SHA1 Message Date
76f724f84e
Merge branch 'develop' into idac 2024-09-14 11:26:24 +02:00
ppc
1db020b5fc fix generated keychip validation failures 2024-09-09 16:53:14 +00:00
d1048694d4 Fix --config option not being respected, fixes #172 2024-09-06 10:36:57 -04:00
5c497032f1 frontend: "Edit Card" -> "Card Information" 2024-08-09 02:43:39 -04:00
06a7fdb1b1 frontend: implement add/edit card 2024-08-09 02:37:34 -04:00
26920c2af8 idac: Fix idac_round_info table migration (#21)
This upgrade script was failing for people with an older db, due to the table not existing. Alternatively you could just remove the drop_table calls, but I assume they were put in place in case some users had an older version of the table schema, so this is a little safer.

Reviewed-on: #21
Co-authored-by: TehCupcakes <tehcupcakes@hotmail.com>
Co-committed-by: TehCupcakes <tehcupcakes@hotmail.com>
2024-08-07 15:22:05 +00:00
68bbde209a aimedb: add warning for all-zero access code/idm 2024-07-18 13:30:46 -04:00
02cee4198d aimedb: block all-zero access codes and idms 2024-07-18 13:26:57 -04:00
6a43e0eada update keychip serial generation code 2024-07-09 15:10:42 -04:00
d7e8c9b490 frontend: fix event log buttons 2024-07-06 23:20:04 -04:00
c65c71e89e card: add memos 2024-07-06 23:13:41 -04:00
44fb6037cf chuni: add missing alembic script 2024-06-29 00:08:11 -04:00
4446ff1f21 mai2: add present support 2024-06-28 15:48:27 -04:00
7242a187ab sao: fix sao_hero_log_data nullability 2024-06-28 12:25:33 -04:00
601cec9075 sao: you already know what it is 2024-06-27 10:02:19 -04:00
177f851368 sao: cleanup 2024-06-27 00:07:10 -04:00
40a66614bc sao: fix user_hero_log_id 2024-06-27 00:04:23 -04:00
171131493f sao: fix new issues 2024-06-26 23:57:07 -04:00
c13b096190 sao: split massive upgrade in half and hope it works 2024-06-26 23:31:59 -04:00
5eb2ef8311 sao: schema fixes 3: the misery never ends 2024-06-26 23:01:47 -04:00
f27f789269 sao: alembic sucks sometimes. 2024-06-26 22:37:56 -04:00
7206af83cb sao: fix upgrade script 2024-06-26 22:30:12 -04:00
e91f84fecc sao: backport changes from diana 2024-06-25 14:02:53 -04:00
6ae11f96a2 aimedb: fix idm zfill issue 2024-06-24 22:28:22 -04:00
8f9e9d4766 fix downgrade script issue referenced in #156 2024-06-24 13:37:10 -04:00
bdbb22f164 logic fix 2024-06-23 22:19:27 -04:00
068aa5eaa3 prevent setting chipid if it's 0x04030201 2024-06-23 22:09:56 -04:00
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