summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-29More metrics tweaks (#1514)Garrett Cox
2026-01-29Added CanKillEnemy condition for ENEMY_DROP_GIANT_BEE checks (#1515)sitton76
2026-01-28[Rando] Stone Tower Temple water logic fixes (#1512)Eblo
* Require swim, light arrows for STT water rooms * Tweak regions and events * alphabetize
2026-01-28Remove Gorman Track trees from shuffle (#1511)Eblo
2026-01-28Add skulltula & stray fairy pool configuration (#1507)Garrett Cox
2026-01-28Change playtesting to nightly (#1509)Garrett Cox
2026-01-28Menu tweaks & Fix Triforce not lighting up in tracker (#1508)Garrett Cox
2026-01-27Some time logic fixes (#1506)Garrett Cox
2026-01-27Require soul for Bad Bat tree Heart Piece (#1503)Eblo
2026-01-25Fix spider house hint replacements (#1501)Garrett Cox
2026-01-24WIP Tweaks to fix compatibility with 0th/4th day glitches (#1462)Garrett Cox
2026-01-24name (#1498)Jameriquiah
2026-01-24Fix a glitchless gen issue, tweak logging, and tweak metrics (#1500)Garrett Cox
2026-01-23Fix glitchless not handling force junk items corretly (#1497)Garrett Cox
2026-01-23Fix Ocarina button RI order (#1494)Eblo
2026-01-22Increase save buffer. Again. (#1493)Garrett Cox
* Increase save buffer. Again. * Sneak in a small menu fix
2026-01-22Check/Item Tracker improvements (#1492)Garrett Cox
2026-01-22Fixes for suns song usage in time shuffle (#1488)Garrett Cox
2026-01-21Add static trap option (#1489)Garrett Cox
2026-01-21Resolve any sorting issues, cause we're using maps order matters (#1490)Garrett Cox
2026-01-21Revert changes to original Gfx_TexScroll & Gfx_TwoTexScroll (#1486)Garrett Cox
2026-01-20Emit notification on seed generation failure (#1478)Garrett Cox
2026-01-20[Enhancement] Save Game on Moon Crash (#1480)Eblo
2026-01-20Texture scrolling interpolation, Take 2 (#1332)Eblo
* Scrolling texture interpolation Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com> * Interpolate remaining GIs * Clean up gDPSetTileSizeInterp --------- Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
2026-01-20Implement sarias song hint item (#1161)Garrett Cox
2026-01-20[Rando] Logically require souls for Peahat and Dodongo grotto chests (#1483)Eblo
* [Rando] Logically require souls for Peahat and Dodongo grotto chests * clang format
2026-01-20Song of Soaring hint (#1482)Garrett Cox
2026-01-20Shuffle some songs (#1481)Garrett Cox
2026-01-20fix soft lock (#1479)mckinlee
2026-01-20Add ITEM_MASK_ROMANI to RC_MILK_BAR_CIRCUS_LEADER_MASK (#1473)Garrett Cox
2026-01-20[Enhancement] Curiousity Shop Sell Refills (#1465)mckinlee
* poc * no RC's * standalone version * clean up * linux build fix?
2026-01-19Gracefully handle old starting items config & allow empty starting items (#1475)Garrett Cox
2026-01-19Allow item tracker display without playstate, and fix icons rendering as ↵Garrett Cox
ocarinas without playstate (#1477)
2026-01-19Color log level (#1476)Garrett Cox
2026-01-19Use computed starting items for pool removal (#1472)Garrett Cox
2026-01-19Update LUS for gamepad fixes (#1453)Eblo
2026-01-18[Difficulty Option] Shuffle Town Archery Octorok Position (#1447)mckinlee
* make it even more annoying * feedback
2026-01-18[Enhancement] Equip Masks from Other Forms (#1455)Jameriquiah
* equip masks from other forms * clang-format my beloved * stuff and things * name change * Update EquipMaskOtherForms.cpp
2026-01-18Require Ocarina and buttons for POW in rando (#1467)Eblo
2026-01-18Merge pull request #1469 from HarbourMasters/develop-mionGarrett Cox
develop-mion -> develop
2026-01-18Tree Shuffle (#1346)Caladius
Co-authored-by: Garrett <garrettjcox@gmail.com>
2026-01-18Fix placement of color picker (#1468)Garrett Cox
2026-01-18Check Tracker Improvements (#1368)Caladius
2026-01-17Add more controller binding options (#1466)Garrett Cox
2026-01-17Tweaks to speed modifier cheat (#1464)Garrett Cox
- Moved to cheats menu (removed from controller menu) - Added BtnSelector UIWidget - On controller menu pressed inputs will now darken to indicate they are pressed - Simplified Movement speed cheat, combined swim & walk speed and just made it one modifier instead of two
2026-01-16Better handling of Grottos & Enemy Drops in the Check tracker (#1463)Garrett Cox
2026-01-16Add EnOt reset function (#1457)develop-mionEblo
2026-01-16UX pass on item tracker overhaul (#1460)Garrett Cox
2026-01-16Refactor junk cycling and trap models (#1452)Garrett Cox
2026-01-16Reduce amount of notifications from Auto Bank Deposit (#1461)Garrett Cox