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 OoT: rename all option displayname to display_name 2022-03-02 00:38:24 +01:00
Colors.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Cosmetics.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Dungeon.py OoT: Add warp song text replacement 2021-11-20 09:49:33 -06:00
DungeonList.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
Entrance.py OoT Entrance Randomizer (#125) 2021-11-11 10:42:08 +01:00
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 Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
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 Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
LICENSE Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Location.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
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 Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Messages.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
Music.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
N64Patch.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
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 OoT: Add warp song text replacement 2021-11-20 09:49:33 -06:00
Rom.py Setup, Launcher, Linux Support (#359) 2022-03-31 05:08:15 +02:00
RuleParser.py OoT Entrance Randomizer (#125) 2021-11-11 10:42:08 +01:00
Rules.py OoT: More item.type bugs. (#930) 2022-08-21 01:55:41 +02:00
SaveContext.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Sounds.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
TextBox.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Utils.py OoT: change internal version number 2021-11-20 16:34:50 -06:00
__init__.py OoT: ER algorithm improvements (#1103) 2022-10-15 12:39:04 +02:00
build_color_options.py Options: change displayname to display_name 2022-02-02 16:29:29 +01:00
crc.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
ntype.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00