1
0
Fork 0
Commit Graph

231 Commits

Author SHA1 Message Date
Dniel97 b21ddb92ce
Merge branch 'develop' into fork_develop 2023-03-24 18:00:22 +01:00
Hay1tsme ac8a660e13 allnet: allow unknown games to auth in develop mode 2023-03-19 23:52:33 -04:00
Hay1tsme 780a96ec15 Merge branch 'develop' 2023-03-19 23:33:01 -04:00
Hay1tsme 12fd663eb7 wacca: fix songs locking after playing them after unlcoked them with an ex unlock ticket, fixes #12 2023-03-19 23:29:57 -04:00
Hay1tsme b8b93a8d51 Merge branch 'develop' 2023-03-18 23:56:23 -04:00
Hay1tsme dfd3877889 wacca: rename locked -> lock_state in MusicUpdateDetailV1 2023-03-18 12:55:04 -04:00
Hay1tsme 62b62db5b5 wacca: fix favorites, purchasing and unlocking songs, incorrectly displayed grades 2023-03-18 12:26:57 -04:00
Hay1tsme 188be2dfc1 database: add autoupgrade command 2023-03-18 02:12:58 -04:00
Hay1tsme 6ff8c4d931 fix mai2 and diva db scripts 2023-03-18 02:12:33 -04:00
Hay1tsme 401623f20b docs: fix ongeki anchor in game_specific_info.md 2023-03-17 20:03:07 -04:00
Hay1tsme 5a388e2a24 docs: fix casing in game_specific_info.md 2023-03-17 19:53:00 -04:00
Hay1tsme 6965132e5b chuni: fix hard error caused by not having the db set up 2023-03-17 02:16:49 -04:00
Hay1tsme 7ca4e6adb9 fix IP address logging 2023-03-17 02:11:49 -04:00
Hay1tsme 4bd1dea6bf allnet: add info log to downloadorder 2023-03-17 02:06:15 -04:00
Hay1tsme 8c5c7f31b6 allnet: fix setting=1 2023-03-16 22:31:41 -04:00
Hay1tsme a7db5eed77 chuni: fix encryption 2023-03-16 21:56:36 -04:00
Hay1tsme a6e9e80bc7 chuni: fix encryption 2023-03-16 21:42:43 -04:00
Hay1tsme 71eec6e34d fix error if log folder not created or not writeable 2023-03-16 21:36:42 -04:00
Hay1tsme 8b718c601f chuni: add method hashing support 2023-03-16 21:27:03 -04:00
Dniel97 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
Hay1tsme a791142f95 database: add check for current_schema_version 2023-03-12 22:37:44 -04:00
Hay1tsme 346e898983 pokken: remove hanging debug log 2023-03-12 16:34:20 -04:00
Hay1tsme fddf2e448a pokken: rearrange logging, fix types 2023-03-12 16:30:57 -04:00
Hay1tsme 65e9ecd58c wacca: fix crash when enabling frontend with no wacca.yaml file 2023-03-12 14:03:00 -04:00
Hay1tsme 6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05:00
Hay1tsme a97509bb43 add X-Forwarded-For to nginx config 2023-03-12 01:47:59 -05:00
Hay1tsme 18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -05:00
Hay1tsme ea14f105d5 database: skip games that lack a database member 2023-03-12 00:26:48 -05:00
Hay1tsme e4b7809e34 pokken: add matching server skeleton 2023-03-11 23:42:12 -05:00
Hay1tsme eb51fc315c pokken: update example config 2023-03-11 20:22:56 -05:00
Hay1tsme a9f49e8d5d pokken: remove setup(), ssl config options, change matching uri 2023-03-11 20:17:05 -05:00
Hay1tsme edb9ec1971 pokken: add responnse debug logging 2023-03-11 20:02:58 -05:00
Dniel97 3a234244d4
Merge branch 'develop' into fork_develop 2023-03-12 01:05:31 +01:00
Hay1tsme 2dd84bbe3e pokken: fix mucha and allnet info, fix allnet 2.00 format requests 2023-03-10 20:31:29 -05:00
Hay1tsme f283dd10a9 index.py: Fix log directory creation 2023-03-09 19:03:30 -05:00
Midorica 57ecff641a fixing Card Maker get_game_connect_api response 2023-03-09 17:09:37 -05:00
Midorica a088dd82de fixing allnet power on response 2023-03-09 16:59:50 -05:00
Midorica 9295299dca Merge pull request 'chuni: Add 'handle_remove_token_api_request' for event mode' (#13) from Raymonf/artemis:fix/chuni-event-mode into develop
Reviewed-on: Hay1tsme/artemis#13
2023-03-09 20:34:07 +00:00
Raymonf b076a9a9df
chuni: Add 'handle_remove_token_api_request' for event mode
Not sure if `handle_delete_token_api_request` is used in other versions, so it's duplicated to be safe.
2023-03-09 15:16:59 -05:00
Hay1tsme 2033bc897f pokken: fix a crash that happens when the game is disabled 2023-03-09 13:46:28 -05:00
Hay1tsme e9ffd95435 implement dict.get() 2023-03-09 12:17:10 -05:00
Hay1tsme dafc030050 wacca: add .partition() 2023-03-09 12:02:02 -05:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme fa7206848c general code cleanup for multiple games 2023-03-09 11:29:36 -05:00
Hay1tsme 6761915a3f add .lower() to ping requsts 2023-03-09 10:56:30 -05:00
Hay1tsme c8d4bc6109 add special-case ping handlers to mai2, ongeki and chuni 2023-03-09 10:52:49 -05:00
Hay1tsme 6dcd7b67ef cm: hotfix for handle_get_game_connect_api_request 2023-03-09 10:37:29 -05:00
Hay1tsme 2f1728b64d cardmaker: simplify handle_get_game_connect_api_request, add develop mode check 2023-03-09 10:35:58 -05:00
Midorica fb6a026b84 Adding the music list for crossbeats again 2023-03-09 09:10:36 -05:00
Midorica 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