Archipelago/worlds/rogue-legacy
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
..
Names
…
Items.py
…
Locations.py
…
Options.py [RL] Specify list of available classes (#262) 2022-03-16 02:31:14 +01:00
Regions.py
…
Rules.py
…
Traits.py
…
__init__.py Core: change how required versions work, deprecate IgnoreGame (#426) 2022-04-08 11:16:36 +02:00