| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-19 | 9.1.2 (#6160)9.1.2 | Philip Dubé | |
| 2026-01-17 | Modularize enemy defeat count hook & fix counting bugs (#5885) | Jordan Longstaff | |
| 2026-01-15 | Fix boss souls on item tracker (#6142) | aMannus | |
| 2026-01-10 | Make "Move in First Person" require "Right Stick Aiming" (#6104) | OtherBlue | |
| 2026-01-08 | Proper fix for 2 handed idle animation (#6109) | Garrett Cox | |
| 2026-01-01 | Mod Menu: Fix empty list crash (#6015) | Shishu the Dragon | |
| 2025-12-31 | Add setting updater for rando logic setting (#6030) | aMannus | |
| 2025-12-31 | Modularize randomized enemy size hook & fix enemy health bars (#5887) | Jordan Longstaff | |
| 2025-12-28 | Check for Pocket Cucco in HasItem. (#6049) | xxAtrain223 | |
| 2025-12-27 | Fix 2 TimePass Issues (#6038) | xxAtrain223 | |
| * Set Kak time pass to false. * Set lon lon time pass to false. | |||
| 2025-12-15 | Added small key doors special case for Thieves Hideout. (#6023) | xxAtrain223 | |
| 2025-12-15 | MQ forest: fix raised island GS logic (#6020) | Philip Dubé | |
| 2025-12-10 | Update macOS build instructions (#6012) | Shishu the Dragon | |
| 2025-11-25 | Fix entrance value assigned to DMT sign outside Dodongo's for hinting. (#5973) | Malkierian | |
| 2025-11-24 | Fix menu header width and scrollbar calculations. (#5975) | Malkierian | |
| 2025-11-23 | Adds a toggle for the entrance labels on signs near loading zones. (#5974) | Christopher Leggett | |
| 2025-11-14 | Can't use CVars before the CVar system is initialized. (#5962) | Malkierian | |
| 2025-11-13 | Fix: ground jump for haunted wasteland GS is hard (#5843) | Philip Dubé | |
| * Fix: ground jump for haunted wasteland GS is hard, & can't be done with hammer Pulled this logic from zootr where sword is assumed, was not able to execute myself * Pepper0ni took a stab at this, wasn't able to do it, but didn't feel it wasn't doable * AGreenSpoon figured it out with BGS/hammer | |||
| 2025-11-13 | Autosave no longer works after save file is deleted (#5959) | Jordan Longstaff | |
| 2025-11-13 | "Assignable Tunic and Boots" setting now allows shields also (#5953) | Jordan Longstaff | |
| 2025-11-11 | Forgot to get CVar value with the default specified in OTRGlobals to feed ↵ | Malkierian | |
| into InitLogging. (#5952) | |||
| 2025-11-09 | Fix GF entrance tracker & generation issues with cratesanity (#5934) | Philip Dubé | |
| 2025-11-09 | Logging bump (#5938) | Malkierian | |
| * Bump LUS, call `InitLogging` with both values at `trace`. Set up proper conditional default log level in Dev Tools. * Update LUS ref. | |||
| 2025-11-09 | Dampe's Hut open all night when Dampe is out (#5937) | Jordan Longstaff | |
| 2025-11-09 | Fix excluded locations getting bombchus when bombchu bag is off (#5943) | Pepper0ni | |
| * Fix bombchus being consistently added to excluded locations * change to be a random junk item | |||
| 2025-11-08 | Fix skybox being manipulated outside of appropriate scenes, other tweaks to ↵ | Garrett Cox | |
| disable 2d backgrounds impl (#5925) | |||
| 2025-11-08 | Autosave disabled when Ocarina of Time obtained but not Song of Time (#5936) | Jordan Longstaff | |
| * Autosave disabled when Ocarina of Time obtained but not Song of Time * Add explanation comment Added a condition to prevent autosaving between obtaining the Ocarina of Time and the Song of Time. | |||
| 2025-11-04 | Bump to Bravo 9.1.1. (#5922)9.1.1 | Malkierian | |
| 2025-11-03 | Implement logger changes (#5914) | Malkierian | |
| * Implement logger changes, and make default log level dynamic based on debug/release. * Bump LUS. * typo Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> --------- Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> | |||
| 2025-11-03 | rando BOTWMQ: only turn the water level crystal switch into toggle (#5902) | Philip Dubé | |
| 2025-11-03 | Apply expected lexicographical sort to initial and new mod addition list. ↵ | Malkierian | |
| (#5904) | |||
| 2025-11-03 | Add `"CuccosToReturn": 1` to Main Randomizer preset. (#5915) | Malkierian | |
| 2025-11-03 | Fix Song Shuffle Off (#5918) | Malkierian | |
| * Temporarily fixes Song Shuffle Off causing songs to not be given on seeds created solely from spoilers. * Remove instead of comment. | |||
| 2025-11-01 | quick fix ZR grass logic (#5906) | Pepper0ni | |
| 2025-10-29 | Modularize coloured ToT Medallions hook (#5877) | Jordan Longstaff | |
| * Modularize colourized ToT Medallions hook * Add overlooked reset of Forest Medallion colour * Move asset variables to hook file * Fix includes * Remove forward declarations * Use data structures to reduceboilerplate code * Simplify data structures, reduce boilerplate even more * Correct patchName2 checks * Clang format * Add brackets on if statements | |||
| 2025-10-29 | Set cutsceneIndex to 0 to bypass cutscene shenanigans when spawning in ToT ↵ | Malkierian | |
| as adult. (#5899) Unify savedSceneNum at -1 regardless of starting age. | |||
| 2025-10-28 | Modularize Pause Warp hook (#5869) | Jordan Longstaff | |
| * Modularize Pause Warp hook * Make RegisterPauseMenuHooks static * Merge pausewarp.c into hook module * Use brackets with if statements * Fix timer bug with spoiling items | |||
| 2025-10-28 | Change disabling rules for Skip Feeding Jabu-Jabu to reflect the fact that ↵ | Malkierian | |
| it only works in rando based on the rando setting. (#5889) | |||
| 2025-10-28 | fix logic error with detu tree torch room (#5898) | Pepper0ni | |
| 2025-10-25 | Fix wrong CVar on Hookshot Identifier. (#5883) | Malkierian | |
| 2025-10-23 | Fix adding Enable Mods twice as search widget. (#5880) | Malkierian | |
| Fix a couple typos in search widget extra terms. | |||
| 2025-10-21 | Bump to version Copper Alfa 9.1.0. (#5866)9.1.0 | Malkierian | |
| 2025-10-21 | Update to latest LUS commit with clip adjustments. (#5865) | Malkierian | |
| 2025-10-20 | Fix doorType calculation for shutter doors (#5862) | xxAtrain223 | |
| 2025-10-20 | Mod Menu Tweaks (#5844) | Malkierian | |
| * Fix mod order retention. Remove mods in the CVar that no longer exist. * Rework mod list init for enabled-by-default with extension changing to disable. * Rework entire system for default enabled. Disabled mods are renamed for sake of saving a CVar. Menu now has an edit mode, cancel button, and apply & close. Move Enable Alternate Assets to be Enable Mods in the mod menu. Couple small fixes in the item tracker. * Try to fix Mac. * Remove disabling for Enable Mods while editing. Add info about load order in relation to the list. * Fix archives being added multiple times across multiple init passes. * Add full-row drag and drop. Swap columns. Add information about dragging to header. * Remove enable/disable flow, and setup the menu to only handle load order. Change AltAssets to default on. Move menu to Settings tab. Move tab hotkey widget to mod menu. Fix alt assets migrator value. * Reverse list order for priority on top. * Remove ExtensionType. | |||
| 2025-10-20 | fix rando hints for bridge requirements (#5857) | Philip Dubé | |
| 2025-10-20 | Fix GS not being marked as collected when not shuffled. (#5861) | Malkierian | |
| 2025-10-17 | Potion Shop back door open at night (#5849) | Jordan Longstaff | |
| * Potion Shop back door open at night * Rerun clang-format * Standard initFunc naming | |||
| 2025-10-17 | sign hints: add gtg, display destination not source (#5850) | Philip Dubé | |
| 2025-10-16 | LUS ref bump for cursor visibility tweaks. (#5848) | Malkierian | |
