Commit Graph

17 Commits

Author SHA1 Message Date
e21568cfd9 pokken: fix profile loading fail 2024-06-12 23:24:45 -04:00
7e709db0cc fix get_ip_addr 2024-03-29 20:13:15 -04:00
c680c2d4e9 readd get_title_port_ssl 2024-01-09 17:49:18 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
ed2d306dee adb: add configurable auth id lifetime 2023-11-30 18:22:01 -05:00
ffc0f2fa5e add keychip ID to auth key 2023-11-30 18:17:40 -05:00
a1569bca9d fix typing for create_sega_auth_key 2023-11-30 18:14:20 -05:00
46f61325cb aimedb: soft impl of auth ids 2023-11-29 18:01:19 -05:00
6774716e06 add sega auth key encode/decode in Utils, requires pyjwt 2023-11-27 16:39:50 -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
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
baa885f674 Utils: exclude malformed game folders 2023-04-15 00:12:45 -04:00
18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -05:00
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
cb227f9cf4 remove unnecessassary print statements 2023-02-24 14:13:31 -05:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00
Hay1tsme
f18e939dd0 change to using txroutes 2023-02-16 17:13:41 -05:00