Commit Graph

120 Commits

Author SHA1 Message Date
85b73e634d mucha: add DownloadState 2023-07-12 00:41:53 -04:00
03cf535ff6 make threading optional 2023-07-08 00:34:55 -04:00
6c155a5e48 database: add static variables to prevent having multiple sessions 2023-07-08 00:01:52 -04:00
f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
a680699939 Merge branch 'finale' into develop 2023-07-01 02:59:12 -04:00
9d33091bb8 allnet: use parse_qsl 2023-06-30 01:34:46 -04:00
8b43d554fc allnet: make use of urllib.parse where applicable 2023-06-30 01:19:17 -04:00
610ef70bad allnet: add Alive get and post handlers 2023-06-30 00:32:52 -04:00
4ea83f6025 allnet: add handler for LoaderStateRecorder 2023-06-30 00:26:07 -04:00
127e6f8aa8 mai2: add finale databases 2023-06-27 00:32:35 -04:00
b1968fe320 Merge branch 'develop' into finale 2023-06-25 18:35:12 -04:00
858b101a36 dbutils: add command to show versions 2023-06-24 13:14:40 -04:00
db77e61b79 allnet: add event logging 2023-05-30 21:52:21 -04:00
ac9e71ee2f hotfix allnet logging 2023-05-30 21:46:26 -04:00
20865dc495 allnet: add logging 2023-05-30 21:45:37 -04:00
37d24b3b4d mucha: now respects log level set in core.yaml 2023-05-30 21:32:27 -04:00
2418abacce title: convert version to int to match POST endpoint 2023-05-30 21:31:09 -04:00
ad820ed091
cm: Added individual Card Maker version and maimai DX passes working 2023-05-30 12:14:18 +02:00
05dee87a9a allnet: update default values, add debug log for unknown but allowed auths 2023-05-26 21:41:16 -04:00
7ed294e9f7 delivery: remove period from version 2023-05-24 01:08:53 -04:00
Hay1tsme
4da8622977 frontend: user page fixes, add card display 2023-05-20 15:32:02 -04:00
b85a65204f
chuni: added SUN support, matchmaking, fixed bugs, added docs
- Added CHUNITHM SUN support
- Added first matchmaking support with CPU spawning and messages
- Fixed wrong `next_idx` calculations
- Added `startDate` to events to spawn the correct items
- Fixed login bonus per version
- Added information to docs
2023-05-10 21:32:35 +02:00
d172e5582b fixup allnet response for res class 2 2023-05-09 03:53:31 -04:00
b34b441ba8 mai2: reimplement pre-dx versions 2023-05-06 19:04:10 -04:00
7bb8c2c80c billing: handle malformed requests 2023-05-03 03:26:39 -04:00
6d1855a6bc billing: handle malformed requests 2023-05-03 03:25:55 -04:00
a0793aa13a
diva: added clear set calculation + small improvements 2023-04-30 23:31:13 +02:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
b498e82bf8 dli: remove dot from version 2023-04-23 19:08:45 -04:00
47f4aaddf8 allnet: add download order infrastructure 2023-04-23 19:00:30 -04:00
a30967e8d7 wacca: fix time free not saving, add counter to profile table 2023-04-20 09:46:18 -04:00
017ef1e224 Merge pull request 'maimai DX FESTiVAL support' (#17) from Dniel97/artemis:maimai_dx_festival into develop
Reviewed-on: Hay1tsme/artemis#17
2023-04-19 18:13:31 +00:00
958471b8eb
mai2: update script hotfix 2023-04-19 17:41:36 +02:00
0dc96f33e1 database: don't set schema version if autoupdate fails 2023-04-15 03:13:14 -04:00
4102ba21fc database: remove print 2023-04-15 03:07:15 -04:00
9895068125 database: fix autoupdate 2023-04-15 01:31:52 -04:00
a416fb09e1 dbutils: version can now be left black to auto-upgrade to latest 2023-04-15 00:13:04 -04:00
baa885f674 Utils: exclude malformed game folders 2023-04-15 00:12:45 -04:00
0d5567c990 wacca: fix v4 upgrade scripts 2023-04-15 00:12:28 -04:00
b1f9be0121 wacca: fix crash on 4th page of Reverse Gate, partially fixes #5 2023-04-14 23:47:31 -04:00
bd356af272 pokken: restructure database 2023-04-12 02:34:29 -04:00
Hay1tsme
68e25b9c5e pokken: add frontend stub 2023-04-11 11:40:05 -04:00
f63dd07937
maimai: Initial Festival support 2023-04-10 19:11:58 +02:00
ac8a660e13 allnet: allow unknown games to auth in develop mode 2023-03-19 23:52:33 -04:00
188be2dfc1 database: add autoupgrade command 2023-03-18 02:12:58 -04:00
6ff8c4d931 fix mai2 and diva db scripts 2023-03-18 02:12:33 -04:00
7ca4e6adb9 fix IP address logging 2023-03-17 02:11:49 -04:00
4bd1dea6bf allnet: add info log to downloadorder 2023-03-17 02:06:15 -04:00
8c5c7f31b6 allnet: fix setting=1 2023-03-16 22:31:41 -04:00
2af7751504 Added support for maimai and Chunithm in Card Maker 1.34/1.35 (#14)
Co-authored-by: Dniel97 <Dniel97@noreply.gitea.tendokyu.moe>
Reviewed-on: Hay1tsme/artemis#14
Co-authored-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-committed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
2023-03-15 20:03:22 +00:00