0422a2bfd4
wacca: fix lily using wrong handler for hosuing/start
2023-11-19 01:05:16 -05:00
05be10dabc
wacca: add request validation, fix HousingStartRequestV2
2023-11-17 11:37:11 -05:00
9a017f75e9
wacca: add traceback printing
2023-11-17 10:57:12 -05:00
69cd79003c
wacca: fix exception handling
2023-11-17 10:45:18 -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: Hay1tsme/artemis#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
680223dba2
wacca: name unknown fields, rename incorrect fields.
2023-10-26 14:25:04 -07:00
88a1462304
logger: change from warn to warning
2023-08-08 10:17:56 -04:00
14a315a673
replace except with except Exception
2023-07-16 16:58:34 -04:00
d60f827000
fix typing across multiple games, fixes #23
2023-07-05 10:47:43 -04:00
402e753469
wacca: fix tabbing error in util_put_items
2023-06-24 15:09:38 -04:00
b9fd4f294d
wacca: fix type mismatch in user/music/unlock
2023-05-22 12:33:43 -04:00
5ddfb88182
wacca: fix user/music/unlock error when using tickets.
2023-05-22 12:24:16 -04:00
Hay1tsme
4da8622977
frontend: user page fixes, add card display
2023-05-20 15:32:02 -04:00
238d437519
reformat with black in preperation for merge to master
2023-04-23 21:04:52 -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
b1f9be0121
wacca: fix crash on 4th page of Reverse Gate, partially fixes #5
2023-04-14 23:47:31 -04: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
65e9ecd58c
wacca: fix crash when enabling frontend with no wacca.yaml file
2023-03-12 14:03:00 -04:00
18a95f5213
add get_ip_addr util function for servers behind proxies
2023-03-12 01:00:51 -05:00
dafc030050
wacca: add .partition()
2023-03-09 12:02:02 -05: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
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
c26f6b7b1d
wacca: fix typing
2023-03-03 16:31:42 -05:00
9ad724d64b
wacca: fix edge case in handle_housing_start_request
2023-03-03 16:28:42 -05:00
f24d554a44
wacca: pull region_id from allnet if available
2023-03-03 16:26:07 -05:00
45fedd8425
wacca: tidy up UserStatusUpdateRequestV2
2023-03-03 13:12:06 -05:00
2da12e515e
wacca: see previous
2023-03-03 13:07:36 -05:00
cd78ecd7ea
wacca: fix typo in UserInfoUpdateRequest
2023-03-03 13:07:10 -05:00
7953519e68
wacca: fix UserInfoUpdateRequest, per #5
2023-03-03 13:03:48 -05:00
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
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
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