diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dfca0e40..f55d34d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file. - Change the Old Hag checks in MM, now the two checks are separate instead of progressing into each other. - Completely reworked the stray fairy item model to be much closer to the actual fairies. - Path hints now tell the exact world the path corresponds to in multiworld. +- Rework of OoT Fire Temple MQ and Shadow Temple MQ dungeon logic, including implementation of Age Swap, Climb Anywhere, and Hookshot Anywhere features. +- Add two macros for OoT that are needed for new logic situations given the logic reworks. ### Fixed @@ -117,6 +119,8 @@ All notable changes to this project will be documented in this file. - Pirate Fortress Sewers Exit door now requires the Pirate Fortress Entrances option to be shuffled. - Pirate Fortress Sewers Gate and interior passages now require the Pirate Fortress Entrances option to be shuffled. - Pirate Fortress will no longer be considered a dungeon if its entrances are shuffled among the overworld. +- Reworks of most OoT MQ dungeon logic (all except Fire Temple MQ, Shadow Temple MQ, Forest Temple MQ, and Spirit Temple MQ), including implementation of Age Swap, Climb Anywhere, and Hookshot Anywhere features. +- Rework of OoT Ganon Castle Tower dungeon logic in preparation for future features. ### Fixed