Archipelago/worlds/soe
black-sliver 42fecc7491
Core: change how required versions work, deprecate IgnoreGame ()
`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
..
.gitignore SoE: data_version bump, disable topology, clean up 2021-11-07 23:36:06 +01:00
Logic.py SoE: implement everything else 2021-11-07 15:39:58 +01:00
Options.py SoE: add traps and death link 2022-03-23 02:21:47 +01:00
Patch.py Setup, Launcher, Linux Support () 2022-03-31 05:08:15 +02:00
__init__.py Core: change how required versions work, deprecate IgnoreGame () 2022-04-08 11:16:36 +02:00
requirements.txt SoE: WebWorld theme and fix long standing bug () 2022-04-03 04:48:43 +02:00