This website requires JavaScript.
Explore
Help
Sign In
ubufugu
/
dockipelago
Watch
1
Star
0
Fork
0
You've already forked dockipelago
forked from
mirror/Archipelago
Code
Issues
Pull Requests
1
Actions
Activity
Files
655ebcdb076ebffed6d09a5b43f0bb70f278bff1
dockipelago
/
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
…
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
…
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
…