Commit Graph

16 Commits

Author SHA1 Message Date
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
fbd1d7cb1c fixing CXB render_POST 2023-11-06 23:35:02 -05:00
fbd12fd6e2 fixing get_energy for CXB 2023-11-06 21:54:06 -05:00
40e6c018e9 fixing again the render_POST for CXB 2023-11-06 21:04:13 -05: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
09c4f8cda4 Async request to CXB profile loading 2023-07-08 18:44:02 -04:00
d60f827000 fix typing across multiple games, fixes #23 2023-07-05 10:47:43 -04:00
5c3f812caf cxb: fix missing parameters on render_POST 2023-05-30 21:30:34 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05:00
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
fb6a026b84 Adding the music list for crossbeats again 2023-03-09 09:10: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
9ee155792e add mucha handler, fix CXB log duplication 2023-02-17 01:37:59 -05:00
Hay1tsme
7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00