Archipelago/worlds/alttp
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
..
Bosses.py Added HMG check to all checks for OWG and NL 2021-06-14 22:10:26 -05:00
Dungeons.py Core: generalize pre_fill item pool handling 2022-02-13 23:02:18 +01:00
EntranceRandomizer.py LttP, beemizer: support fine-tuned trap replacements (#113) 2021-11-03 06:34:11 +01:00
EntranceShuffle.py Core: use assert correctly (#345) 2022-03-25 20:12:54 -04:00
InvertedRegions.py LttP: Rename "Dark World Shop" overworld door to Village of Outcasts Shop. Note: Now the overworld door, Region, Shop and inside door are named the same. 2021-12-29 11:08:23 +01:00
ItemPool.py Core: use assert correctly (#345) 2022-03-25 20:12:54 -04:00
Items.py Update ALttP in-game hints (#289) 2022-02-23 19:29:37 +01:00
Options.py LttP: Add Allow collect option, default Off. (#414) 2022-04-05 03:54:49 +02:00
OverworldGlitchRules.py split building owg connections and setting the rules for those connections 2021-09-01 11:22:30 +00:00
Regions.py Update ALttP in-game hints (#289) 2022-02-23 19:29:37 +01:00
Rom.py LttP: Add Allow collect option, default Off. (#414) 2022-04-05 03:54:49 +02:00
Rules.py LttP: Rename "Dark World Shop" overworld door to Village of Outcasts Shop. Note: Now the overworld door, Region, Shop and inside door are named the same. 2021-12-29 11:08:23 +01:00
Shops.py Core: remove legacy "dynamic_regions", as all regions are now dynamic 2022-02-15 06:29:57 +01:00
SubClasses.py Core: add Item.trap property 2021-09-29 05:21:33 +02:00
Text.py Update Text.py (#274) 2022-02-12 03:01:41 +01:00
UnderworldGlitchRules.py Fixed broken mirrorless swamp rules 2021-06-10 18:10:25 -05:00
__init__.py Core: change how required versions work, deprecate IgnoreGame (#426) 2022-04-08 11:16:36 +02:00
requirements.txt Requirements: update modules and move bsdiff4 to be a common module 2022-03-15 14:17:03 +01:00