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
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
LogicTricks.py OOT updates (#821) 2022-07-25 02:07:22 +02:00
MQ.py
Messages.py
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
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