Commit Graph

75 Commits

Author SHA1 Message Date
Hay1tsme 26cdc6c10f maidx: ignore guest upserts, fixes #74 2023-12-10 17:36:29 -05:00
Hay1tsme 104a483f4c maimai: fixes for finale 2023-12-02 22:30:55 -05:00
Hay1tsme 8c0ebbd21b mai: fix pre-dx 2023-12-02 21:01:55 -05:00
Hay1tsme e7fb9ce07d mai2: fix get_allnet_info 2023-11-29 11:39:19 -05:00
Hay1tsme ad61bb3d9b mai2: fis issue with saving and loading charges 2023-11-24 10:36:46 -05:00
Hay1tsme cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: #66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
Midorica eaa2652647 Merge pull request 'Chunithm Fixes and Maintenance for all!' (#46) from EmmyHeart/artemis:develop into develop
Reviewed-on: #46
2023-10-17 17:00:08 +00:00
Dniel97 862907b82a
mai2: Fixed cards not showing up 2023-10-16 21:36:26 +02:00
EmmyHeart 9cff321857 Added reboot time support 2023-10-16 13:21:07 +00:00
Dniel97 d6e4db48f4
Added maimai DX FESTiVAL PLUS support
- Added Card Maker support for FESTiVAL PLUS
- Bumped SDEZ database to version 8
- Updated docs for FESTiVAL PLUS
2023-10-15 19:04:15 +02:00
Hay1tsme 3a6cfedcca maimai: fix net deliver paths 2023-08-31 01:24:41 -04:00
Hay1tsme 37e2da2051 maimai: fix usbdl endpoints 2023-08-27 11:53:29 -04:00
Hay1tsme 88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
Hay1tsme 757fdc5c57 mai2: add check for Mai-Encoding headers 2023-08-01 02:34:40 -04:00
Hay1tsme 156b4e4ede mai2: fix get user music for dx and up 2023-07-24 00:49:08 -04:00
Hay1tsme 14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
Hay1tsme 343fe4357c mai2: add image validation via Pillow 2023-07-16 16:58:18 -04:00
Hay1tsme d0e43140ba mai2: fix ghost saving, add memorial photo upload 2023-07-16 16:06:34 -04:00
Dniel97 f39317301b
mai2: fixed update script, added mai2 heredity, fixed cards import 2023-07-15 22:51:54 +02:00
Hay1tsme d60f827000 fix typing across multiple games, fixes #23 2023-07-05 10:47:43 -04:00
Hay1tsme f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
Hay1tsme d204954447 mai2: add missing finale endpoints 2023-07-01 02:40:07 -04:00
Hay1tsme 042440c76e mai2: fix handle_get_user_preview_api_request 2023-07-01 02:27:26 -04:00
Hay1tsme c4c0566cd5 mai2: fix userWebOption 2023-07-01 02:19:19 -04:00
Hay1tsme 3e9cec3a20 mai2: put_recent_rating final fix 2023-07-01 02:11:37 -04:00
Hay1tsme 8f9584c3d2 mai2: hotfix put_recent_rating 2023-07-01 02:07:19 -04:00
Hay1tsme b29cb0fbaa mai2: fix put_recent_rating 2023-07-01 02:06:00 -04:00
Hay1tsme d9a92f5865 mai2: 4th round of fixes 2023-07-01 02:04:30 -04:00
Hay1tsme 9859ab4fdb mai2: fix playlog saving 2023-07-01 01:59:19 -04:00
Hay1tsme d89eb61e62 mai2: fixes round 3 2023-07-01 01:56:52 -04:00
Hay1tsme dc8c27046e mai2: more finale fixes 2023-07-01 01:42:38 -04:00
Hay1tsme 3e461f4d71 mai2: finale fixes 2023-07-01 01:41:34 -04:00
Hay1tsme 2c6902a546 mai2: fix typos 2023-07-01 01:12:15 -04:00
Hay1tsme 318b73dd57 finale: finish porting request data from aqua 2023-07-01 01:08:54 -04:00
Hay1tsme 127e6f8aa8 mai2: add finale databases 2023-06-27 00:32:35 -04:00
Hay1tsme e3d38dacde mai2: fix movies 2023-06-25 19:10:34 -04:00
Hay1tsme 0c6d9a36ce mai2: add movie server endpoints 2023-06-25 18:43:00 -04:00
Hay1tsme b1968fe320 Merge branch 'develop' into finale 2023-06-25 18:35:12 -04:00
Hay1tsme 1b2f5e3709 mai2: fix logic in handle_get_user_music_api_request 2023-06-13 22:50:57 -04:00
Hay1tsme 65686fb615 mai2: add loggin to handle_get_user_music_api_request 2023-06-13 22:35:09 -04:00
Hay1tsme f56332141e mai2: fix old server (finale isn't ready yet) 2023-06-13 22:16:30 -04:00
Hay1tsme 5a35b1c823 mai2: GetUserMusicApi hotfix 2023-06-13 22:10:35 -04:00
Hay1tsme 5ca16f2067 mai2: fix GetUserMusicApi pagination 2023-06-13 22:07:48 -04:00
Dniel97 ad820ed091
cm: Added individual Card Maker version and maimai DX passes working 2023-05-30 12:14:18 +02:00
Hay1tsme 8ae0aba89c mai2: update default config 2023-05-12 22:05:05 -04:00
Hay1tsme 49166c1a7b mai2: fix handle_get_game_setting_api_request 2023-05-11 09:52:18 -04:00
Dniel97 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
Hay1tsme 42ed222095 mai2: add gamesetting urls 2023-05-10 02:31:30 -04:00
Hay1tsme d172e5582b fixup allnet response for res class 2 2023-05-09 03:53:31 -04:00
Hay1tsme 9766e3ab78 mai2: hardcode reboot time 2023-05-07 02:16:50 -04:00