Archipelago/docs
black-sliver 42fecc7491
Core: change how required versions work, deprecate IgnoreGame (#426)
`AutoWorld.World`s can set required_server_version and required_client_version properties. Drop `get_required_client_version()`.
`MultiServer` will set an absolute minimum client version based on its capability (protocol level).
`IgnoreVersion` tag is replaced by using `Tracker` or `TextOnly` with empty or null `game`.
Ignoring game will also ignore game's required_client_version (and fall back to server capability).
2022-04-08 11:16:36 +02:00
..
img [Docs] Added WebWorld Theme (#387) 2022-04-01 22:39:39 +02:00
adding games.md Documentation: minor updates (#320) 2022-03-24 09:21:08 -04:00
api.md Core: change how required versions work, deprecate IgnoreGame (#426) 2022-04-08 11:16:36 +02:00
network protocol.md Core: change how required versions work, deprecate IgnoreGame (#426) 2022-04-08 11:16:36 +02:00
network.graphml Docs: update networkgraph 2021-10-06 10:46:42 +02:00
network.png Docs: update networkgraph 2021-10-06 10:46:42 +02:00
webhost configuration sample.yaml move webhost configuration sample yaml to docs 2021-11-17 23:39:21 -08:00