Commit Graph

30 Commits

Author SHA1 Message Date
104a483f4c maimai: fixes for finale 2023-12-02 22:30:55 -05:00
8c0ebbd21b mai: fix pre-dx 2023-12-02 21:01:55 -05:00
e7fb9ce07d mai2: fix get_allnet_info 2023-11-29 11:39:19 -05:00
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
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
3a6cfedcca maimai: fix net deliver paths 2023-08-31 01:24:41 -04:00
37e2da2051 maimai: fix usbdl endpoints 2023-08-27 11:53:29 -04:00
757fdc5c57 mai2: add check for Mai-Encoding headers 2023-08-01 02:34:40 -04:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
d0e43140ba mai2: fix ghost saving, add memorial photo upload 2023-07-16 16:06:34 -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
8ae0aba89c mai2: update default config 2023-05-12 22:05:05 -04: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
b34b441ba8 mai2: reimplement pre-dx versions 2023-05-06 19:04:10 -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
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: #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
Hay1tsme
bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00