Commit Graph

850 Commits

Author SHA1 Message Date
Dniel97 0eefb2c592
idac: fixed in store battle bug 2024-04-15 20:22:45 +02:00
Dniel97 2b014178c8
Merge remote-tracking branch 'origin/develop' into idac 2024-04-13 23:09:51 +02:00
Hay1tsme 69c76f1116 Merge pull request 'chore[docs/game_specific_info.md]: Remove --game flag from dbutils.py lines.' (#124) from Vanilla/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#124
2024-04-13 20:22:31 +00:00
Vanilla 201630f1d5
chore[docs/game_specific_info.md]: Remove --game flag from dbutils.py lines. 2024-04-11 17:26:14 +08:00
Hay1tsme ed4031feca wacca: block unregistered serials if set 2024-04-08 17:07:18 -04:00
Midorica 8b5825bec4 fixed documentation revision for alembic changes & changelog update 2024-04-08 09:47:56 -04:00
beerpsi d939755574 [mai2] Support maimai DX International (#118)
Reviewed-on: Hay1tsme/artemis#118
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-04-07 19:12:12 +00:00
topty 0c1c24148d fix: mai2 DX reboot time from config (#120)
Reviewed-on: Hay1tsme/artemis#120
Co-authored-by: topty <topty@noreply.gitea.tendokyu.moe>
Co-committed-by: topty <topty@noreply.gitea.tendokyu.moe>
2024-04-07 19:11:35 +00:00
Hay1tsme 926713431d Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2024-04-02 16:43:16 -04:00
Hay1tsme 1072a9d63b database: fix create_revision_auto 2024-04-02 16:43:13 -04:00
Dniel97 9379172791
idac: battle gift event, tips, QoL improvements added 2024-04-01 20:19:37 +02:00
Dniel97 c741c052e9
Merge branch 'develop' into idac 2024-04-01 20:09:34 +02:00
Hay1tsme 7e709db0cc fix get_ip_addr 2024-03-29 20:13:15 -04:00
Hay1tsme 10582cc1fc ongeki: fix frontend profiles not loading due to missing await 2024-03-29 20:09:22 -04:00
Dniel97 9692aea87b
idac: hotfix profile import 2024-03-26 22:44:50 +01:00
Dniel97 bfebe69a74
Merge branch 'develop' into idac 2024-03-26 22:42:16 +01:00
Hay1tsme 87c7c91e3a add ability to add users, cards, arcades and cabs on the webui 2024-03-23 20:01:32 -04:00
Midorica de2e2349e6 Merge pull request 'maimai DX BUDDiES support' (#117) from Dniel97/artemis:mai2_buddies into develop
Reviewed-on: Hay1tsme/artemis#117
2024-03-22 19:13:39 +00:00
Dniel97 3613f4dbd2
mai2: BUDDiES support added 2024-03-20 21:42:38 +01:00
Dniel97 3cd3910b0d
Merge branch 'develop' into fork_develop 2024-03-20 20:37:32 +01:00
Midorica 942b636b3e cxb: fixing rev s1 support 2024-03-18 22:33:39 -04:00
zaphkito 75bf8f4cb7 add python-multipart to requirements.txt (#112)
because of frontend now required python-multipart in requestments

Reviewed-on: Hay1tsme/artemis#112
Co-authored-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe>
Co-committed-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe>
2024-03-14 14:48:06 +00:00
beerpsi 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
Hay1tsme 346f82a32a wacca: move allowed_stages into __init__ for s 2024-03-12 14:20:36 -04:00
Hay1tsme f71591e622 wacca: fix S stage up stages 2024-03-12 14:17:26 -04:00
Dniel97 7066651549
Merge branch 'develop' into fork_develop 2024-03-12 18:34:04 +01:00
Dniel97 a1a43130bf
idac: bugfixes 2024-03-12 18:20:32 +01:00
Dniel97 88b3cfc750
idac: fixed frontend 2024-03-12 17:48:12 +01:00
Dniel97 a0fba8c3a4
Merge branch 'develop' into idac 2024-03-12 15:29:05 +01:00
Hay1tsme 84fa139357 idac: add missing await, fixes #111 2024-03-12 10:14:03 -04:00
Dniel97 752bb3f244
Merge branch 'develop' into idac 2024-03-12 14:33:25 +01:00
Hay1tsme b63c2c2d12 dbutils: add autocreate option to revision 2024-03-11 21:24:57 -04:00
Hay1tsme 6557cac55b ongeki: add support for bright memory act 2 final 2024-03-07 15:20:02 -05:00
Hay1tsme c4deff9d1c add database downgrading 2024-03-04 00:50:51 -05:00
Midorica bc2b883fa9 sao: quick fix to the documentation 2024-03-03 14:23:19 -05:00
Midorica 86f419278d sao: adjust documentation 2024-03-03 12:25:25 -05:00
Midorica 3fe8bc8c62 sao: fixing default party 2024-03-02 19:44:16 -05:00
Midorica 3557578bcd sao: quick fixes to profile and rewards 2024-03-02 19:38:34 -05:00
Hay1tsme 6f654f8ba9 mai2: remove redundant method (fixes #103) 2024-03-02 18:00:14 -05:00
Hay1tsme 3559d56ccf cm: add awaits (fixes #104) 2024-03-02 17:55:41 -05:00
Hay1tsme e69149632f frontend: fix namechange and password change failing 2024-03-02 17:52:01 -05:00
Hay1tsme bd97428166 frontend: fix account and owner creation (fixes #108) 2024-03-02 17:48:48 -05:00
Hay1tsme 84c059ed75 idac: add missing await to handle_user_updatespecialmoderesult_request (closes #109) 2024-03-02 17:28:19 -05:00
zaphkito 91f49f52cc fix coroutine CardMakerReader.read_*** was never awaited (#105)
Reviewed-on: Hay1tsme/artemis#105
Co-authored-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe>
Co-committed-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe>
2024-03-02 22:25:54 +00:00
Hay1tsme f708b8ea4f wacca: fix lily handle_user_status_update_request 2024-02-27 20:42:20 -05:00
Midorica b83399cef4 cxb: hotfix to classic rev 2024-02-26 18:35:34 -05:00
Hay1tsme 43d0edf036 docs: add note about memcached 2024-02-26 00:18:31 -05:00
Hay1tsme 4363b8321b mucha: UTC_SERVER_TIME -> SERVER_TIME_UTC 2024-02-24 16:49:02 -05:00
Hay1tsme b7f56c20a7 wacca: fix version string printing 2024-02-17 00:21:37 -05:00
Hay1tsme b462a2720a fix database config field protocol 2024-02-14 16:56:40 -05:00