Archipelago/worlds/smz3
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
..
TotalSMZ3 SMZ3: fix loading TextScript on systems that don't default to something utf-8 compatible (#384) 2022-04-01 01:14:20 -04:00
data Add SMZ3 support (#270) 2022-03-15 13:55:57 +01:00
LICENSE Add SMZ3 support (#270) 2022-03-15 13:55:57 +01:00
Options.py Add SMZ3 support (#270) 2022-03-15 13:55:57 +01:00
Rom.py LttP/SMZ3: some more file ending fixes (#393) 2022-04-03 13:42:18 -04:00
__init__.py Core: change how required versions work, deprecate IgnoreGame (#426) 2022-04-08 11:16:36 +02:00
ips.py Add SMZ3 support (#270) 2022-03-15 13:55:57 +01:00