Commit Graph

26 Commits

Author SHA1 Message Date
1d28ad6ce0 lumi support 2024-03-23 14:16:20 +08:00
4f4958f540 fetch upstream 2024-03-23 14:01:06 +08:00
130daf0db6 Revert "upup"
This reverts commit f22fd34b1a.
2024-03-23 01:27:04 +08:00
3b153d4184 Revert "push"
This reverts commit 78cad38e15.
2024-03-23 01:26:47 +08:00
78cad38e15 push 2024-03-23 00:31:43 +08:00
f22fd34b1a upup 2024-03-23 00:22:07 +08:00
a0dc8421eb Updated schema for changes in Sun Plus
isClear and isSuccess are now integers to represent different clear types, although more research is needed into what those types mean.
2023-12-13 06:04:21 +00:00
32903d979e Added code for song rankings using romVersion, and ensuring romVersion is set on playlog upsert 2023-10-20 03:29:05 +00:00
35a7525f74 Removed extraneous function 2023-10-16 13:14:11 +00:00
d49997f832 Team Rank Scaling is dead, long live Team Rank Scaling 2023-10-16 13:09:53 +00:00
c78a62de14 Fixed Rival Music retrieval 2023-10-16 13:09:11 +00:00
1f65cfd2eb Merge pull request 'Added Team and Rival support to Chunithm' (#24) from EmmyHeart/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#24
2023-10-06 01:48:50 +00:00
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
b42e8ab76c Added function for pulling a song via the DB unique ID instead of the native song ID 2023-07-11 09:16:11 +00:00
043ff17008 Add team support, rivals, and test function for getting playcounts 2023-07-11 09:14:53 +00:00
c01d3f49f5 Added call for getting rival's music lists 2023-07-11 09:13:19 +00:00
d60f827000 fix typing across multiple games, fixes #23 2023-07-05 10:47:43 -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
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
1aa92458f4
chuni: added login bonus (+importer), fixed config strings 2023-03-28 18:28:57 +02:00
2a290f2a3d
chuni: added teams and ticket saving, fixed last played song 2023-03-24 18:10:10 +01: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
97aeba20e5
chuni: add missing columns for course mode 2023-03-01 16:08:36 -05:00
b81767af8a
Chunithm New!!+ Importer and settings fixed 2023-03-01 21:09:06 +01:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00