Commit Graph

25 Commits

Author SHA1 Message Date
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
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
514f786e2d pokken: Switch to using external STUN server 2023-06-25 01:09:23 -04:00
3c385f505b pokken: add requirement for autobahn, add stun, turn and admission servers 2023-06-23 00:30:25 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
bd356af272 pokken: restructure database 2023-04-12 02:34:29 -04:00
6489e3ca21 pokken: add skeleton LoadUser response 2023-03-26 04:33:53 -04:00
fddf2e448a pokken: rearrange logging, fix types 2023-03-12 16:30:57 -04: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
2033bc897f pokken: fix a crash that happens when the game is disabled 2023-03-09 13:46:28 -05:00
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme
b12f61198f mucha: fixups 2023-03-04 22:46:26 -05:00
Hay1tsme
bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
Hay1tsme
e0fdd937e6 pokken: add safety for loading config that doesn't exist 2023-03-04 21:36:15 -05:00
Hay1tsme
a340bcf1dd change how allnet uri/host is generated 2023-03-04 21:27:52 -05:00
Hay1tsme
066f92d94b pokken index fixes 2023-02-28 00:41:32 -05:00
abe1fa7853 Pokken: added check for ssl cert/key 2023-02-27 16:51:17 -05:00
6b265ea866 pokken: add ssl_enable 2023-02-24 13:27:37 -05:00
Hay1tsme
abb25aa328 pokken support 2023-02-17 02:09:26 -05:00