Archipelago/worlds/alttp
Fabian Dill 995c978628
Core: replace global random state with descriptive error (#1424)
* Core: replace global random state with descriptive error

* Core: make random a proxy object and rename slot_seeds
2023-02-02 01:14:23 +01:00
..
docs Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
test Core: convert mixture of Plando Options and Settings into just Options 2023-01-19 17:20:23 +01:00
Bosses.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
Client.py LttP: attempt at preventing ghost location checks (#1355) 2023-01-07 10:22:15 +01:00
Dungeons.py Core: streamline Multiworld.get_*_locations calls (#1234) 2022-11-20 20:50:32 +01:00
EntranceRandomizer.py Core: remove game-specific arguments from Generate (#971) 2022-08-30 17:12:33 +02:00
EntranceShuffle.py LttP: fix Inverted Big Bomb Shop indirect connection rule 2022-10-21 23:25:52 +02:00
InvertedRegions.py
ItemPool.py LttP: allow hinting and tracking "Take Any" type shops (#1392) 2023-01-19 16:17:43 +01:00
Items.py LTTP: fix open pyramid for real this time (#1393) 2023-01-19 16:17:16 +01:00
Options.py LttP: fix open pyramid settings parsing (#1253) 2022-11-27 19:29:18 -06:00
OverworldGlitchRules.py
Regions.py LttP: allow hinting and tracking "Take Any" type shops (#1392) 2023-01-19 16:17:43 +01:00
Rom.py Core: replace global random state with descriptive error (#1424) 2023-02-02 01:14:23 +01:00
Rules.py LTTP: fix open pyramid for real this time (#1393) 2023-01-19 16:17:16 +01:00
Shops.py LttP: allow hinting and tracking "Take Any" type shops (#1392) 2023-01-19 16:17:43 +01:00
SubClasses.py
Text.py
UnderworldGlitchRules.py
__init__.py Network: implement 0.4 marked compatibility removals (#757) 2022-12-11 02:59:17 +01:00
requirements.txt