Archipelago/worlds/alttp
Fabian Dill a532ceeb0a AutoWorld: Should no longer need to overwrite collect, collect_item should be used instead
AutoWorld: Now correctly automatically applies State.remove if collect_item is also correct
LttP: Make keys advancement items

This feels like it improved generation chance. Might not be the case.
2021-08-10 09:47:28 +02:00
..
Bosses.py
Dungeons.py AutoWorld: Should no longer need to overwrite collect, collect_item should be used instead 2021-08-10 09:47:28 +02:00
EntranceRandomizer.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
EntranceShuffle.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
InvertedRegions.py
ItemPool.py LttP: move some LttP specific things more towards locations where they belong. 2021-08-10 08:00:53 +02:00
Items.py AutoWorld: Should no longer need to overwrite collect, collect_item should be used instead 2021-08-10 09:47:28 +02:00
Options.py LttP: move game specific fill to new AutoWorld fill_hook 2021-08-10 09:03:44 +02:00
OverworldGlitchRules.py
Regions.py
Rom.py LttP: move some LttP specific things more towards locations where they belong. 2021-08-10 08:00:53 +02:00
Rules.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
Shops.py
SubClasses.py
Text.py LttP: Remove calling the player Idiot 2021-08-09 03:51:33 +02:00
UnderworldGlitchRules.py
__init__.py AutoWorld: Should no longer need to overwrite collect, collect_item should be used instead 2021-08-10 09:47:28 +02:00
requirements.txt