Commit Graph

9 Commits

Author SHA1 Message Date
d68aa5c20a DIVA: Fixed binary handler & render_POST errors 2024-06-23 00:24:53 +07:00
fed5f9395a Add ability to send logs to Discord 2024-04-20 13:49:23 +00:00
994fa0d41e Centralized logging
Allows us to extend the logging infrastructure, e.g. by adding Loki/Discord webhooks to the mix.
2024-04-20 12:11:37 +00:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
e941c6a606 add host field to allnet response for some games to fix an issue with nginx 2023-11-20 11:54:13 -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
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00