This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Archipelago
Watch
1
Star
0
Fork
1
You've already forked Archipelago
mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced
2026-07-13 10:20:44 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9daf1abcd9999987202267e27e43064a78357701
Archipelago
/
worlds
/
alttp
T
History
Fabian Dill
9daf1abcd9
LttP: fix shop shuffle u with grouped_random progressive
2021-09-26 09:55:54 +02:00
..
__init__.py
AutoWorld: split remote_start_inventory out from remote_items
2021-09-23 03:48:37 +02:00
Bosses.py
…
Dungeons.py
use_cache argument to get_all_state
2021-09-01 19:21:03 +00:00
EntranceRandomizer.py
LttP: remove no longer used argument
2021-09-18 06:56:19 +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
…
Options.py
Factorio/LttP: remove some things that were marked for removal
2021-09-26 08:49:32 +02:00
OverworldGlitchRules.py
…
Regions.py
…
requirements.txt
…
Rom.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
Rules.py
Options: raise Exception if per-game options are in root
2021-09-17 00:17:54 +02:00
Shops.py
LttP: fix shop shuffle u with grouped_random progressive
2021-09-26 09:55:54 +02:00
SubClasses.py
…
Text.py
…
UnderworldGlitchRules.py
…