Archipelago/worlds/oot
espeon65536 724999fc43
Ocarina of Time: long-awaited bugfixes (#2344)
- Added location name groups, so you can make your entire Water Temple priority to annoy everyone else
- Significant improvement to ER generation success rate (~80% to >99%)
- Changed `adult_trade_start` option to a choice option instead of a list (this shouldn't actually break any YAMLs though, due to the lesser-known property of lists parsing as a uniformly-weighted choice)
- Major improvements to the option tooltips where needed. (Possibly too much text now)
- Changed default hint distribution to `async` to help people's generation times. The tooltip explains that it removes WOTH hints so people hopefully don't get tripped up.
- Makes stick and nut capacity upgrades useful items
- Added shop prices and required trials to spoiler log
- Added Cojiro to adult trade item group, because it had been forgotten previously
- Fixed size-modified chests not being moved properly due to trap appearance changing the size
- Fixed Thieves Hideout keyring not being allowed in start inventory
- Fixed hint generation not accurately flagging barren locations on certain dungeon item shuffle settings
- Fixed bug where you could plando arbitrarily-named items into the world, breaking everything
2023-10-22 18:38:47 +02:00
..
data Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
docs Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
ColorSFXOptions.py Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. (#1201) 2022-11-06 08:28:16 -06:00
Colors.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Cosmetics.py OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
Dungeon.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
DungeonList.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Entrance.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
EntranceShuffle.py oot: remove special NL exceptions in entrance randomization 2023-01-26 21:24:27 +01:00
HintList.py oot/alttp: fix bugs found through MMBN3 testing (#1527) 2023-03-11 20:15:30 +01:00
Hints.py LttP: extract Dungeon and Boss from core (#1787) 2023-05-20 19:57:48 +02:00
IconManip.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
ItemPool.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Items.py OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
JSONDump.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
LICENSE Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Location.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
LocationList.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
LogicTricks.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
MQ.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Messages.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Music.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
N64Patch.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Options.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Patches.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Regions.py core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
Rom.py Setup, Launcher, Linux Support (#359) 2022-03-31 05:08:15 +02:00
RuleParser.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Rules.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
SaveContext.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
SceneFlags.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Sounds.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
TextBox.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
Utils.py OoT: Update Utils.py (#2310) 2023-10-18 23:53:54 +02:00
__init__.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +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
texture_util.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00