Archipelago/worlds/alttp
Fabian Dill a82bf1bb32 Options: raise Exception if per-game options are in root
Options: implement progression balancing and accessibility on new system
Options: implement the notion of "common" and "per_game_common" options in various systems
Options: centralize item and location name checking
Spoiler: prettier print some lists, sets and dicts
WebHost: add common options into /templates
2021-09-17 00:17:54 +02:00
..
Bosses.py
Dungeons.py use_cache argument to get_all_state 2021-09-01 19:21:03 +00:00
EntranceRandomizer.py Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
EntranceShuffle.py make owg entrances in inverted 2021-09-01 11:22:30 +00:00
InvertedRegions.py
ItemPool.py Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
Items.py
Options.py LttP: move some simple Toggle options over to new system part 2 2021-09-13 02:01:15 +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 LttP: Rename Shop Slot 1, 2, 3 to Shop Slot Left, Center, Right 2021-08-27 14:52:33 +02:00
Rom.py Fill: fix non_local_items breaking in single player 2021-09-15 01:02:06 +02:00
Rules.py Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
Shops.py LttP: Fix smallkey_shuffle in menu display 2021-08-30 09:59:20 -07:00
SubClasses.py LttP: implement new dungeon_items handling 2021-08-30 16:31:56 +02:00
Text.py
UnderworldGlitchRules.py
__init__.py Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
requirements.txt