Commit Graph

106 Commits

Author SHA1 Message Date
26c4bcb466 idz: Add requests, fix load_config_b 2023-04-23 13:26:44 -04:00
d8c3ed5c01 Add support for initial d zero 2023-04-23 04:38:28 -04:00
58a088b9a4 wacca: add debug log for ticket use 2023-04-21 10:51:44 -04:00
190c41e03e wacca: added play mode counter for time free 2023-04-21 10:51:30 -04:00
a30967e8d7 wacca: fix time free not saving, add counter to profile table 2023-04-20 09:46:18 -04:00
00b127361b wacca: enable time play 2023-04-20 02:27:09 -04:00
241f29e29c wacca: add a comment 2023-04-20 02:02:42 -04:00
4d6afd757f wacca: add helpers for gacha, event and friend info, fix settings not being applied correctly 2023-04-20 00:54:16 -04:00
68b0894e47 wacca: fix first play of the day calculation 2023-04-19 16:12:35 -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
4419310086 fix schema versions for diva and ongeki 2023-04-15 01:31:40 -04:00
b1f9be0121 wacca: fix crash on 4th page of Reverse Gate, partially fixes #5 2023-04-14 23:47:31 -04:00
dc3e3e1fb3 pokken: add constants, add stats to profile table 2023-04-14 02:51:28 -04:00
97e3f1af01
mai2: cardmaker festival support 2023-04-13 22:22:28 +02:00
71c43a4a57 pokken: add_profile_points stub 2023-04-12 02:39:56 -04:00
bd356af272 pokken: restructure database 2023-04-12 02:34:29 -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
Hay1tsme
68e25b9c5e pokken: add frontend stub 2023-04-11 11:40:05 -04:00
f63dd07937
maimai: Initial Festival support 2023-04-10 19:11:58 +02:00
bf6c7d39f5 pokken: small cleanup on LoadUser 2023-04-10 04:47:19 -04:00
5ec280ab8c pokken: fill LoadUser, add auto_register flag 2023-04-10 04:42:40 -04:00
de5f61b0de pokken: add database tables 2023-04-10 03:35:14 -04:00
979bd7d718 Merge pull request 'Chunithm Improvements' (#16) from Dniel97/artemis:chunithm_improvements into develop
Reviewed-on: Hay1tsme/artemis#16
2023-03-30 21:03:37 +00:00
a60d52b742
chuni: fixed missing login boni IndexError 2023-03-30 22:58:45 +02:00
571a691e0e
chuni: added use_login_bonus check to UserLoginBonusApi 2023-03-28 18:54:27 +02:00
1aa92458f4
chuni: added login bonus (+importer), fixed config strings 2023-03-28 18:28:57 +02:00
541fe76a7c
cardmaker: fixed chuni endless loading 2023-03-28 01:09:16 +02:00
6489e3ca21 pokken: add skeleton LoadUser response 2023-03-26 04:33:53 -04:00
2a290f2a3d
chuni: added teams and ticket saving, fixed last played song 2023-03-24 18:10:10 +01:00
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
dfd3877889 wacca: rename locked -> lock_state in MusicUpdateDetailV1 2023-03-18 12:55:04 -04:00
62b62db5b5 wacca: fix favorites, purchasing and unlocking songs, incorrectly displayed grades 2023-03-18 12:26:57 -04:00
6965132e5b chuni: fix hard error caused by not having the db set up 2023-03-17 02:16:49 -04:00
a7db5eed77 chuni: fix encryption 2023-03-16 21:56:36 -04:00
a6e9e80bc7 chuni: fix encryption 2023-03-16 21:42:43 -04:00
8b718c601f chuni: add method hashing support 2023-03-16 21:27:03 -04: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
346e898983 pokken: remove hanging debug log 2023-03-12 16:34:20 -04:00
fddf2e448a pokken: rearrange logging, fix types 2023-03-12 16:30:57 -04:00
65e9ecd58c wacca: fix crash when enabling frontend with no wacca.yaml file 2023-03-12 14:03:00 -04:00
6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05:00
18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -05:00
e4b7809e34 pokken: add matching server skeleton 2023-03-11 23:42:12 -05:00
a9f49e8d5d pokken: remove setup(), ssl config options, change matching uri 2023-03-11 20:17:05 -05:00
edb9ec1971 pokken: add responnse debug logging 2023-03-11 20:02:58 -05:00
2dd84bbe3e pokken: fix mucha and allnet info, fix allnet 2.00 format requests 2023-03-10 20:31:29 -05:00
57ecff641a fixing Card Maker get_game_connect_api response 2023-03-09 17:09:37 -05:00
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
2033bc897f pokken: fix a crash that happens when the game is disabled 2023-03-09 13:46:28 -05:00