Archipelago/worlds/oot
espeon65536 51f65f4b9e
OoT: ER algorithm improvements (#1103)
* OoT: ER improvements
Include dungeon rewards in itempool to allow for ER improvement
Better validate_world function by checking for multi-entrance incompatibility more efficiently
Fix some generation failures by ensuring all entrances placed with logic
Introduce bias to some interior entrance placement to improve generation rate

* OoT: fix overworld ER spoiler information

* OoT: rewrite dungeon item placement algorithm
in particular, no longer assumes that exactly the number of vanilla keys is present, which lets it place more or fewer items.
2022-10-15 12:39:04 +02:00
..
data OoT: write data into autotracking context 2022-05-26 19:26:07 +02:00
docs OOT: Add note about common issue with lua option in the configuration step (#629) 2022-06-10 00:48:05 +02:00
ColorSFXOptions.py
Colors.py
Cosmetics.py
Dungeon.py
DungeonList.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
Entrance.py
EntranceShuffle.py OoT: ER algorithm improvements (#1103) 2022-10-15 12:39:04 +02:00
HintList.py Fix another item.type crash bug. (#927) 2022-08-17 07:16:14 -07:00
Hints.py OoT: More item.type bugs. (#930) 2022-08-21 01:55:41 +02:00
IconManip.py
ItemPool.py OoT bug fixes (#955) 2022-08-30 20:54:40 +02:00
Items.py OoT bug fixes (#955) 2022-08-30 20:54:40 +02:00
JSONDump.py
LICENSE
Location.py
LocationList.py OoT: move Thieves' Hideout location IDs to match with old ID 2022-05-01 14:44:26 -05:00
LogicTricks.py OOT updates (#821) 2022-07-25 02:07:22 +02:00
MQ.py
Messages.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
Music.py
N64Patch.py
Options.py Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
Patches.py OoT bug fixes (#955) 2022-08-30 20:54:40 +02:00
Regions.py
Rom.py Setup, Launcher, Linux Support (#359) 2022-03-31 05:08:15 +02:00
RuleParser.py
Rules.py OoT: More item.type bugs. (#930) 2022-08-21 01:55:41 +02:00
SaveContext.py
Sounds.py
TextBox.py
Utils.py
__init__.py OoT: ER algorithm improvements (#1103) 2022-10-15 12:39:04 +02:00
build_color_options.py
crc.py
ntype.py