summaryrefslogtreecommitdiff
path: root/soh
AgeCommit message (Expand)Author
2023-12-17Remove use of static variable in en_box (#3536)Garrett Cox
2023-12-17Add player state dead check to Player_UseTunicBoots (#3530)inspectredc
2023-12-17Fix Logical Error With Darunias Door Entrance (#3529)inspectredc
2023-12-17Initialize GameInteractor before SaveManager so it can correctly set up a hoo...Garrett Cox
2023-12-17Re-implement Pause menu Dungeon map texture effects (#3496)Adam Bird
2023-12-17[Tweak] Improve KD lava effect performance and stability (#3501)Adam Bird
2023-12-16Fix JSON parsing every frame on file select (#3513)Garrett Cox
2023-12-16fix condition causing enemies to always be small (#3512)Adam Bird
2023-12-16more swordless fixes when time traveling (#3510)Adam Bird
2023-12-16retain gameplay stats window size (#3508)Adam Bird
2023-12-16fix led crash when set to health (#3507)Adam Bird
2023-12-16change adult shooting gallery reward and add message (#3506)Adam Bird
2023-12-16Added "Always show gold skulltula" to check tracker options. Toggleable witho...Malkierian
2023-12-16fix jabu mq minimap mark points (#3494)Adam Bird
2023-12-04Tweak skeleton limbs to use OTR path strings for loading DList and improve Al...Adam Bird
2023-11-29[Vanilla Fix] Slow Down Darunia's Dance (#3438)Malkierian
2023-11-29limit entrance discovered saving to end of operation (#3459)Adam Bird
2023-11-28Change declaration of Morpha tentacle verts to combine them all and avoid ove...rozlette
2023-11-28Race Integrity QoL (#3445)Garrett Cox
2023-11-28Flag tracker (#3447)Malkierian
2023-11-29Fix bugs dont despawn cheat to work with soil patches (#3457)Adam Bird
2023-11-29sort patch otrs (#3430)briaguya
2023-11-28Separate Arrows Equip Dupe Fix (#3450)inspectredc
2023-11-28Random Enemy Sizes fixes (#3452)aMannus
2023-11-28Fix: Missing TextIDs for MQ PAL and change lava size (#3449)Adam Bird
2023-11-27Changed all checks for `!gPlayState` to `!GameInteractor::IsSaveLoaded()` in ...Malkierian
2023-11-26Disable Fix Vine Fall when Climb Everything is enabled (#3439)Malkierian
2023-11-24Fix kokiri sword unequipping when using switch age cheat/enhancements (#3415)inspectredc
2023-11-24Fix #3417 Symlinks to Directories in Mods Dir Aren't Traversed (#3418)Salt
2023-11-24fix: skybox crash for mask shop (#3427)Adam Bird
2023-11-24Fix audio cutoff issues (#3428)Garrett Cox
2023-11-23Re-implement King Dodongo's Lava texture effects (#3434)Adam Bird
2023-11-15Use Correct Player Boot Enums in CC (#3403)inspectredc
2023-11-14Add gFixEyesOpenWhileSleeping (#3365)Garrett Cox
2023-11-14[Feature/fix] Save to temp file first (#3376)Malkierian
2023-11-14Fix magic being zeroed out when using fast file select (#3389)Josh Bodner
2023-11-14SaveManager cleanup (#3386)Malkierian
2023-11-14Fix: Prevent patching custom models (#3367)Adam Bird
2023-11-14Stop hardcoding skeleton type to flex (#3397)Garrett Cox
2023-11-14[Feature] Remove `performDelayedSave` functionality from Autosave (#3387)Malkierian
2023-11-14[Feature Fix] Tunics stolen by like likes now removed from the item buttons (...Malkierian
2023-11-13Rename all instances of Desert Wasteland to Haunted Wasteland. (#3372)Malkierian
2023-11-13Move everything in `RandomizerCheckTracker::LoadFile()` except the block to l...Malkierian
2023-11-13Fix edge case of MS shuffle (#3364)Ralphie Morell
2023-11-13Moved the check for `!seqInfo.canBeUsedAsReplacement` in `InitializeShufflePo...Malkierian
2023-11-06Add MS shuffle to the hell mode preset (#3360)Pepe20129
2023-11-06Fix: Repair working directory on Mac and use app directory for extractor sear...Adam Bird
2023-11-06[OTR Archive] Move shared scenes out of nonmq/mq folders (#3191)Adam Bird
2023-11-05items tied to items rather than slots + dpad items now work (#2884)inspectredc
2023-11-05Add checks to Windows for running in temp directory (running from archive), a...Malkierian