Archipelago/worlds/alttp
Fabian Dill e66a2a7c30 Core: change precollected_items to dict-style
Core: make sure there are enough threads available during generate_output to prevent deadlocks if event waiting is used
2021-10-10 16:50:08 +02:00
..
Bosses.py
Dungeons.py use_cache argument to get_all_state 2021-09-01 19:21:03 +00:00
EntranceRandomizer.py Tests: Implement generic default options reachability test 2021-10-06 11:32:49 +02:00
EntranceShuffle.py
InvertedRegions.py
ItemPool.py LttP: fix multithreading racing condition resulting in Ganon giving the wrong prog bow hint, also have one less world.find_items() which is quite cpu expensive 2021-09-20 01:00:09 +02:00
Items.py Core: add Item.trap property 2021-09-29 05:21:33 +02:00
Options.py Factorio/LttP: remove some things that were marked for removal 2021-09-26 08:49:32 +02:00
OverworldGlitchRules.py
Regions.py
Rom.py Core: change precollected_items to dict-style 2021-10-10 16:50:08 +02:00
Rules.py allow swamp BK in first chest in hybrid major glitches 2021-10-01 16:04:51 +00:00
Shops.py LttP: Bartering, add price types for replacement items 2021-10-02 10:15:00 +02:00
SubClasses.py Core: add Item.trap property 2021-09-29 05:21:33 +02:00
Text.py
UnderworldGlitchRules.py
__init__.py Tests: Implement generic default options reachability test 2021-10-06 11:32:49 +02:00
requirements.txt