Commit Graph

17 Commits (257b0dae87abf0aaa6b78cea03b3eef5109bc20c)

Author SHA1 Message Date
Hay1tsme 257b0dae87 diva: fix render_POST 2024-01-12 12:18:23 -05:00
Hay1tsme c6f2f7e0ef Merge branch 'develop' into diva_handler_classes 2024-01-12 12:15:28 -05:00
Kevin Trocolli 14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
Hay1tsme e941c6a606 add host field to allnet response for some games to fix an issue with nginx 2023-11-20 11:54:13 -05:00
Hay1tsme dd1c7667e0 diva: fix ip logging 2023-11-20 11:29:10 -05:00
Hay1tsme 572b8ddbe5 Merge branch 'develop' into diva_handler_classes 2023-11-08 21:22:24 -05:00
Kevin Trocolli 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: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/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
Kevin Trocolli 53c74c6511 diva: add register, fixes, start still busted 2023-10-04 02:18:04 -04:00
Kevin Trocolli 998aa70929 diva: fix for responses that haven't been updated yet 2023-04-01 23:45:28 -04:00
Kevin Trocolli 48144b53f0 fix attend 2023-03-17 01:35:51 -04:00
Kevin Trocolli 21c9b23617 diva: add game_init and attend handlers 2023-03-13 04:04:08 -04:00
Hay1tsme 5443d24352 Merge branch 'develop' into diva_handler_classes 2023-03-09 11:49:51 -05:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
Hay1tsme 56927c049f clean up index.py 2023-02-26 11:40:13 -05:00
Hay1tsme 2b81ba206c remove unused code from index.py 2023-02-25 23:40:50 -05:00
Hay1tsme 7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00