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-05-20 13:01:46 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0ff90fc8679b501d81e8aedc890ddbc5e2bced4
Archipelago
/
worlds
/
alttp
T
History
Fabian Dill
8e569a1d1f
AutoWorld: split remote_start_inventory out from remote_items
2021-09-23 03:48:37 +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
make owg entrances in inverted
2021-09-01 11:22:30 +00:00
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
LttP: move some simple Toggle options over to new system part 2
2021-09-13 02:01:15 +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
…
SubClasses.py
…
Text.py
…
UnderworldGlitchRules.py
…