Commit Graph

14 Commits

Author SHA1 Message Date
05586df08a move to async database 2024-01-09 14:42:17 -05:00
cf0c34cafb fixup technical challenge event 2023-11-26 00:12:23 +01:00
dcebc5c21a update item.py put_mission_point 2023-11-15 15:11:39 +01:00
d663b1ef7c fix foreign key issue 2023-11-13 03:03:04 +01:00
f81c53558e - Add ClientTestmode upsert
- Add ClientSetting upsert
- Add endDate for Events
- Add Upgrade Schema
- Small bugfixes for events
2023-11-13 02:01:56 +00:00
d2e2c14074 update Event Ranking, Tech Challenge, and Music Ranking 2023-11-13 02:01:56 +00:00
4da886a083 - Add Ranking Event Support
- Add Technical Challenge Event Support
- Fix Event Enumeration for EVT_TYPES as Enum starts with 1, to be in spec with what game expects, also add missing Max EVT_TYPE
- Add documentation on how to properly configure and run Events for ONGEKI
2023-11-13 02:01:56 +00:00
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -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
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
3acc2dc197
Initial Card Maker ONGEKI support 2023-03-04 00:22:08 +01:00
3791b2b238 Adding Ongeki Bright Memory support 2023-03-03 00:00:22 -05:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00