Commit Graph

43 Commits

Author SHA1 Message Date
2c6902a546 mai2: fix typos 2023-07-01 01:12:15 -04:00
318b73dd57 finale: finish porting request data from aqua 2023-07-01 01:08:54 -04:00
127e6f8aa8 mai2: add finale databases 2023-06-27 00:32:35 -04:00
e3d38dacde mai2: fix movies 2023-06-25 19:10:34 -04:00
0c6d9a36ce mai2: add movie server endpoints 2023-06-25 18:43:00 -04:00
b1968fe320 Merge branch 'develop' into finale 2023-06-25 18:35:12 -04:00
1b2f5e3709 mai2: fix logic in handle_get_user_music_api_request 2023-06-13 22:50:57 -04:00
65686fb615 mai2: add loggin to handle_get_user_music_api_request 2023-06-13 22:35:09 -04:00
f56332141e mai2: fix old server (finale isn't ready yet) 2023-06-13 22:16:30 -04:00
5a35b1c823 mai2: GetUserMusicApi hotfix 2023-06-13 22:10:35 -04:00
5ca16f2067 mai2: fix GetUserMusicApi pagination 2023-06-13 22:07:48 -04:00
ad820ed091
cm: Added individual Card Maker version and maimai DX passes working 2023-05-30 12:14:18 +02:00
8ae0aba89c mai2: update default config 2023-05-12 22:05:05 -04:00
49166c1a7b mai2: fix handle_get_game_setting_api_request 2023-05-11 09:52:18 -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
42ed222095 mai2: add gamesetting urls 2023-05-10 02:31:30 -04:00
d172e5582b fixup allnet response for res class 2 2023-05-09 03:53:31 -04:00
9766e3ab78 mai2: hardcode reboot time 2023-05-07 02:16:50 -04:00
b34b441ba8 mai2: reimplement pre-dx versions 2023-05-06 19:04:10 -04:00
8149f09a40 mai2: stub music reader 2023-05-05 00:37:05 -04:00
cad523dfce mai2: add patch reader 2023-05-05 00:36:07 -04:00
8b9771b5af mai2: implement event reader for pre-dx games 2023-05-05 00:24:47 -04:00
e3b1addce6 mai2: fix up version comments 2023-05-04 20:12:31 -04:00
b6f43d887a Merge branch 'develop' into finale 2023-05-04 20:12:02 -04:00
d0242b456d mai2: fix for dx 1.00 2023-05-03 22:29:08 -04:00
8d94d25893 mai2: add version seperators 2023-05-03 03:25:29 -04:00
deeac1d8db add finale handler, pre-dx game codes 2023-04-30 22:19:31 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -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
15433b681c mai2: fix logging in put_card 2023-04-19 11:26:33 -04:00
28c06335b6
mai2: added upsert returns, fixed event reader, thanks @One3
Thanks to @One3 for helping with the events
2023-04-11 17:57:21 +02:00
f63dd07937
maimai: Initial Festival support 2023-04-10 19:11:58 +02: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
fa7206848c general code cleanup for multiple games 2023-03-09 11:29:36 -05:00
6761915a3f add .lower() to ping requsts 2023-03-09 10:56:30 -05:00
c8d4bc6109 add special-case ping handlers to mai2, ongeki and chuni 2023-03-09 10:52:49 -05:00
4c64305f15 Merge pull request 'Card Maker 1.34/1.36 ONGEKI support' (#10) from Dniel97/artemis:cardmaker_ongeki into develop
Reviewed-on: Hay1tsme/artemis#10
2023-03-08 22:49:14 +00:00
Hay1tsme
bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
3acc2dc197
Initial Card Maker ONGEKI support 2023-03-04 00:22:08 +01:00
1f2d12f318 maidx: upgrade schema for uni+ 2023-02-27 11:55:51 -05:00
806dd717e6 maidx: fix score, playlog and courses not saving properly 2023-02-27 11:39:42 -05:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00