1
0
Fork 0
Commit Graph

38 Commits

Author SHA1 Message Date
Hay1tsme 238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
Hay1tsme 58a088b9a4 wacca: add debug log for ticket use 2023-04-21 10:51:44 -04:00
Hay1tsme 190c41e03e wacca: added play mode counter for time free 2023-04-21 10:51:30 -04:00
Hay1tsme a30967e8d7 wacca: fix time free not saving, add counter to profile table 2023-04-20 09:46:18 -04:00
Hay1tsme 00b127361b wacca: enable time play 2023-04-20 02:27:09 -04:00
Hay1tsme 241f29e29c wacca: add a comment 2023-04-20 02:02:42 -04:00
Hay1tsme 4d6afd757f wacca: add helpers for gacha, event and friend info, fix settings not being applied correctly 2023-04-20 00:54:16 -04:00
Hay1tsme 68b0894e47 wacca: fix first play of the day calculation 2023-04-19 16:12:35 -04:00
Hay1tsme b1f9be0121 wacca: fix crash on 4th page of Reverse Gate, partially fixes #5 2023-04-14 23:47:31 -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 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 65e9ecd58c wacca: fix crash when enabling frontend with no wacca.yaml file 2023-03-12 14:03:00 -04:00
Hay1tsme 18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -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 bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
Hay1tsme b8fd0baee5 wacca: move to get_allnet_info, add safety for loading config 2023-03-04 21:34:35 -05:00
Hay1tsme c26f6b7b1d wacca: fix typing 2023-03-03 16:31:42 -05:00
Hay1tsme 9ad724d64b wacca: fix edge case in handle_housing_start_request 2023-03-03 16:28:42 -05:00
Hay1tsme f24d554a44 wacca: pull region_id from allnet if available 2023-03-03 16:26:07 -05:00
Hay1tsme 45fedd8425 wacca: tidy up UserStatusUpdateRequestV2 2023-03-03 13:12:06 -05:00
Hay1tsme 2da12e515e wacca: see previous 2023-03-03 13:07:36 -05:00
Hay1tsme cd78ecd7ea wacca: fix typo in UserInfoUpdateRequest 2023-03-03 13:07:10 -05:00
Hay1tsme 7953519e68 wacca: fix UserInfoUpdateRequest, per #5 2023-03-03 13:03:48 -05:00
Hay1tsme 4626ec36cd wacca: fix options not saving 2023-03-03 12:40:03 -05:00
Hay1tsme 6b0838062e wacca: add lily to list of items given on profile create, fixes #4 2023-03-01 23:56:07 -05:00
Hay1tsme 1567ec23ab wacca: fix stageup list not populating correctly, fix #3 2023-03-01 23:24:36 -05:00
Hay1tsme a0739436cc Wacca: Fix stageup order, fixes #3 2023-03-01 23:03:29 -05:00
Hay1tsme e961c1dfb3 wacca: add region logic 2023-03-01 22:27:33 -05:00
Raymonf 379388c749 wacca: allow setting prefecture in config by name 2023-03-02 03:04:03 +00:00
Hay1tsme 88f6eba30b wacca: add region IDs and version helper classes 2023-03-01 21:48:43 -05:00
Hay1tsme 0e3265a162 wacca: fix vip_start 2023-02-28 17:32:23 -05:00
Hay1tsme c3aac4c38e Move wacca from megaime develop branch, should at least partially fix #3 #4 and #5 2023-02-22 22:22:03 -05:00
Hay1tsme b343228072 refactor template directory to be artemis root dir 2023-02-20 21:55:12 -05:00
Hay1tsme db6b950c29 add partial frontend 2023-02-19 15:40:25 -05:00
Hay1tsme 7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00