| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-07 | Adjust terminal time default for shuffle time | Garrett | |
| 2026-07-07 | Merge pull request #1779 from HarbourMasters/develop-keiichi | Garrett Cox | |
| keiichi -> develop | |||
| 2026-07-06 | Fix various Ship_Random() usage issues | Garrett | |
| 2026-07-05 | Fix scene names on check tracker (like winter/poison) (#1775) | Garrett Cox | |
| 2026-07-05 | fix saria song playing instead of restricted song message (#1774) | balloondude2 | |
| 2026-07-04 | Make transformation mask hint use GetLocationNameForHint (#1772) | Garrett Cox | |
| 2026-07-04 | Fix some shadow flickering | Garrett | |
| 2026-07-03 | Grayscale enemies that you're missing a soul for | Garrett | |
| 2026-07-03 | Fix bean patch cutscene skips (#1766) | Eblo | |
| 2026-07-03 | Working dungeon item confinement (#1761) | Garrett Cox | |
| 2026-07-03 | New Features: No random drops + No heart/healing drops (#1547) | anthony-barricelli | |
| * no random drops * no heart/fairy drops * add item spawns to prevent soft locks * remove redundancies, use collectible vb behavior for hearts * feedback -- move vb check | |||
| 2026-06-30 | Add restoration to re-bottle soil patch bugs (#1756) | Eblo | |
| 2026-06-30 | [Enhancement] Port fast bottles from SoH (#1755) | Eblo | |
| * Add enhancement to skip bottle pickup messages * Add enhancement to speed up bottle animations | |||
| 2026-06-30 | [Enhancement] Easy Mask Equip (#1744) | mckinlee | |
| * mask on, button off * feedback | |||
| 2026-06-30 | Add Boss Health Multiplier option and fix Z-Targeting health bar overflow ↵ | Marvin Coto | |
| (#1735) * Add bosses health multiplier * Fix scale max health dynamically to prevent health bar overflow * Format code using clang-format * Update mm/2s2h/BenGui/BenMenu.cpp Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> * Apply suggestion from @Eblo Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> * Apply suggestion from @Eblo Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> * Apply suggestion from @Eblo Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> * Optimizing boss tracking with COND_ID_HOOK and more options for the combo box. * fix unnecessary decimals * Apply feedback to zero-index options and optimize the memory lifecycle --------- Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> | |||
| 2026-06-30 | Merge pull request #1757 from Eblo/cherry-pick-endianness-fixes | Eblo | |
| Cherry pick endianness fixes | |||
| 2026-06-25 | Fix endianness.h includes | Eblo | |
| 2026-06-25 | wiiu: Endianness fixes | GaryOderNichts | |
| 2026-06-25 | wiiu: Fix audio | GaryOderNichts | |
| 2026-06-25 | Fix mod menu child scope (#1753) | Eblo | |
| 2026-06-25 | Fix Curiosity Shop Refills Flag (#1752) | mckinlee | |
| * switch with persistent flag * screw you clang | |||
| 2026-06-25 | feat: add CoreAudio audio backend option (#1746) | banteg | |
| * feat: add CoreAudio audio backend option * fix: avoid enumerating audio backends in menu | |||
| 2026-06-25 | Update HyruleWarriorsStyledLink.cpp (#1743) | OtherBlue | |
| 2026-06-22 | [Rando] Adjust Heart Pieces in pool per starting health (#1731) | Eblo | |
| * Adjust Heart Pieces in pool per starting health * Fix comment | |||
| 2026-06-22 | Fierce Deity can use transformation masks (#1734) | Jordan Longstaff | |
| * Fierce Deity can use transformation masks * Format * Allow FD Link to use masks in water | |||
| 2026-06-22 | Add enhancement to remove explosives limit (#1733) | Eblo | |
| 2026-06-22 | Use Notification::Emit for saves and file drops (#1732) | Eblo | |
| 2026-06-11 | Fix json comment typos (#1729) | Eblo | |
| 2026-06-11 | add audio dependencies to build instructions (#1719) | stellarkookies | |
| specifically, libopus, libopusfile, libvorbis, and libogg | |||
| 2026-06-11 | Allow zora for clock tower roof checks (#1727) | grande1900 | |
| 2026-06-11 | Fix GC US assets conflicting with N64 US HD assets (#1726) | GhostlyDark | |
| * GC US: Fix copyright text * GC US: Fix File Select text | |||
| 2026-06-07 | [Enhancement] Port multiple warp points from SoH (#1723) | Eblo | |
| * Port multiple warp points from SoH * Populate placeholder name if blank | |||
| 2026-05-31 | Lazy load sort DL Viewer unfiltered results (#1718) | Eblo | |
| 2026-05-31 | Disable interpolation on falling rocks (#1712) | Eblo | |
| * Disable interpolation on falling rocks * clang format | |||
| 2026-05-31 | [Enhancement] Port mod menu from SoH (#1711) | Eblo | |
| * Port mod menu from SoH * Fix erroneous menu CVar | |||
| 2026-05-25 | [Enhancement] Port Extraction Flow, ImGui scaling, file perm check from SoH ↵ | Eblo | |
| (#1709) * Port Extraction Flow, ImGui scaling, file perms * Remove obsolete F1 menu message | |||
| 2026-05-23 | fix the fix (#1707) | mckinlee | |
| 2026-05-23 | fix (#1706) | mckinlee | |
| 2026-05-21 | Skip Misc Interactions: Couple's Mask cutscene (#1659) | Jordan Longstaff | |
| * Skip Couple's Mask cutscene * A bit of rearrangement * Fix VB documentation * A couple more adjustments * Rename VB flag * Add non-rando condition * Use existing VB for GI give item event * Open dialogue message before giving Couple's Mask * Shift Kafei over a bit to avoid clipping * Adjust condition to avoid triggering too soon if Link arrives after 4:30 * Reformat * Update VB comment * Simplify rando check Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> * Move notebook event-queuing text ID to constexpr --------- Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> | |||
| 2026-05-21 | Revert RI_TRAP to RITYPE_LESSER (#1704) | Eblo | |
| 2026-05-21 | Port Config Updaters (#1703) | mckinlee | |
| * port * header clean up | |||
| 2026-05-21 | [RANDO] Add Transformation Mask Hints | Caladius | |
| 2026-05-21 | Merge pull request #1697 from mckinlee/bomb-arrow-cycle-consumption-fix | mckinlee | |
| [Fix] Don't Consume Bombs During Arrow Cycle | |||
| 2026-05-21 | Merge pull request #1696 from mckinlee/songitemssoftlock | mckinlee | |
| [Fix] Song Items Softlock | |||
| 2026-05-21 | Merge pull request #1692 from JordanLongstaff/end-of-cycle-save-scarecrow-song | Jordan Longstaff | |
| [Enhancement] SoT does not reset Scarecrow's Song | |||
| 2026-05-21 | Merge pull request #1681 from mckinlee/extendedAC | mckinlee | |
| [Enhancement] Extended Projectile Interaction Distance | |||
| 2026-05-21 | Merge pull request #1628 from Eblo/nnl-cows | Eblo | |
| [Rando] Blacklist Epona's Song from cow checks in NNL | |||
| 2026-05-21 | [Enhancement] Color Pictograph (#1484) | balloondude2 | |
| * mostly works * mvp * don't think I need the align * clean up * now we have png * whoops * remove unused code Co-authored-by: Garrett Cox <garrettjcox@gmail.com> * Remove unneeded code Co-authored-by: Garrett Cox <garrettjcox@gmail.com> * move buffer off of save context * load png when the camera is used * clean up * clang format * Pass in pointer * Changed to pointer(FIX FOR LINUX) (#8) --------- Co-authored-by: Garrett Cox <garrettjcox@gmail.com> Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com> | |||
| 2026-05-19 | Merge pull request #1702 from HarbourMasters/develop-keiichi | Eblo | |
| develop-keiichi->develop | |||
| 2026-05-19 | Disable SFX replacement (#1679) | Eblo | |
| * Disable SFX replacement * Comment out dead code instead | |||
