Archipelago/worlds/subnautica
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
..
Items.py Subnautica: add 'valuable' item_pool 2021-09-17 04:32:36 +02:00
Locations.py round of post-test fixes 2021-07-23 20:04:51 +02:00
Options.py Subnautica: add 'valuable' item_pool 2021-09-17 04:32:36 +02:00
Regions.py Added Subnautica Support 2021-07-22 20:30:33 -04:00
Rules.py Subnautica: fix Aurora Prawn Suit Bay requires laser cutter 2021-10-05 23:07:03 +02:00
__init__.py Core: change how required versions work, deprecate IgnoreGame (#426) 2022-04-08 11:16:36 +02:00
items.json Subnautica: fix Aurora Prawn Suit Bay requires laser cutter 2021-10-05 23:07:03 +02:00
locations.json [Subnautica] I guess someone had todo it 2022-02-23 19:26:17 +01:00