e941c6a606
add host field to allnet response for some games to fix an issue with nginx
2023-11-20 11:54:13 -05:00
8bd361d3e3
wacca: fix some logging
2023-11-19 12:15:57 -05:00
e7f35db3a4
fix comparability with python 8.7 - 3.10
2023-11-19 01:05:34 -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
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
62b62db5b5
wacca: fix favorites, purchasing and unlocking songs, incorrectly displayed grades
2023-03-18 12:26:57 -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
Hay1tsme
88f6eba30b
wacca: add region IDs and version helper classes
2023-03-01 21:48:43 -05:00
Hay1tsme
7e3396a7ff
add back games, conform them to new title dispatch
2023-02-17 01:02:21 -05:00