Commit Graph

  • fdcd9a7508
    Race Integrity QoL (#3445) Garrett Cox 2023-11-28 22:42:37 -0600
  • 177828ec29 Code review suggestion: tweak "Window exceeded" warning condition Tina H. (sheepytina) 2023-11-29 15:14:46 +1100
  • 0f28062368 Assorted small tweaks to comments and variable declarations. Tina H. (sheepytina) 2023-11-29 14:35:20 +1100
  • 3e288af557 Invisible tweaks to the Integer Scaling-related Additional Settings Tina H. (sheepytina) 2023-11-29 14:09:01 +1100
  • bf979af521 Add support for dropping a config file to overwrite CVars Garrett Cox 2023-11-25 16:04:23 -0600
  • 5905702c8f Colors 1 louist103 2023-11-28 21:42:45 -0500
  • f945fa6c06 Add gDisableChangingSettings Garrett Cox 2023-11-25 14:13:23 -0600
  • c4f34624ba
    Flag tracker (#3447) Malkierian 2023-11-28 19:25:48 -0700
  • 5e78e49c9d Code review suggestion: disable UI elements conditionally Tina H. (sheepytina) 2023-11-29 12:27:54 +1100
  • f4a9d72f90
    Replaces ctx->GetOption with direct access to mOptions Christopher Leggett 2023-11-28 20:22:07 -0500
  • 33fe8776bb
    Fix bugs dont despawn cheat to work with soil patches (#3457) Adam Bird 2023-11-28 20:02:45 -0500
  • 02256fac66
    bump LUS to 1.4.0 (#3461) briaguya 2023-11-28 16:37:54 -0800
  • 621afc99f0
    sort patch otrs (#3430) briaguya 2023-11-28 16:34:00 -0800
  • f45c43abea
    Merge pull request #16 from garrettjoecox/fixes Caladius 2023-11-28 16:40:39 -0500
  • 073daa8488 Fixes Garrett Cox 2023-11-28 15:37:55 -0600
  • 9d215b6dce
    Separate Arrows Equip Dupe Fix (#3450) inspectredc 2023-11-28 21:13:00 +0000
  • 420bdab328
    Random Enemy Sizes fixes (#3452) aMannus 2023-11-28 20:30:36 +0100
  • 3809f4f05f
    Merge pull request #14 from PurpleHato/ToTChristmas Caladius 2023-11-28 14:27:26 -0500
  • 18961d9496
    Merge pull request #15 from garrettjoecox/a-few-more-hats Caladius 2023-11-28 14:27:10 -0500
  • 73d2585ae9 Fix Kak Potion Shop being "seen" when entering as child. Malkierian 2023-11-28 12:12:25 -0700
  • 717074ff86
    Fix: Missing TextIDs for MQ PAL and change lava size (#3449) Adam Bird 2023-11-28 14:11:03 -0500
  • 551522a8a7 Fix Gravedigging Tour tracking. Simplify Always Win Gravedigging Tour and Fix Gravedigging Tour Glitch applications. Modified all necessary paths to use vanilla GDT PoH collection flag instead of randomizer variant. Malkierian 2023-11-28 12:06:03 -0700
  • da37154d2e
    Add `Settings` pointer as a member of `RandomizerSettingsWindow`. Christopher Leggett 2023-11-28 13:09:08 -0500
  • 4e1c11a926
    Renames the Settings::Setting function to GetOption Christopher Leggett 2023-11-28 13:06:06 -0500
  • abc89a807f
    Fix bug with status of skip child stealth Christopher Leggett 2023-11-28 13:05:17 -0500
  • 9f45ac9bd5 Restore updating c buttons Pepe20129 2023-11-28 16:30:11 +0100
  • 19a0222b92
    An attempt to fix the macos construct_at error Christopher Leggett 2023-11-28 10:14:55 -0500
  • bb2100600b Don't go into cycling mode when there's no items to cycle to Pepe20129 2023-11-28 16:00:11 +0100
  • 04dda555a9 A few misc changes Garrett Cox 2023-11-28 00:20:57 -0600
  • 26d4c8dd0d Change declaration of Morpha tentacle verts to combine them all and avoid overlaps that result in dropped verts rozlette 2023-11-27 23:53:54 -0600
  • 1df76eb652 bump LUS to 1.4.0 briaguya 2023-11-27 23:06:37 -0500
  • 5fdd828fe6 ToT assets + room display check PurpleHato 2023-11-28 05:06:28 +0100
  • 2f8ac18f98 Spawn Rate Patrick12115 2023-11-27 22:03:49 -0500
  • 8ca0f0c8ca lus briaguya 2023-11-27 21:11:57 -0500
  • 1e89619e5a limit entrance discovered saving to end of operation Adam Bird 2023-11-27 21:37:55 -0500
  • 2de3b08d91 Fix bugs dont despawn cheat to work with soil patches Adam Bird 2023-11-27 20:36:09 -0500
  • 28127139fb update gseparatearrows tooltip inspectredc 2023-11-28 00:49:12 +0000
  • 99591afe2f Fix membership card check tracking. Change scene and flag values to any existing enums. Clarifying formatting for the checking loop vOrMQ conditions. Malkierian 2023-11-27 16:46:40 -0700
  • 69c4936d2d
    Merge pull request #12 from garrettjoecox/snoball Caladius 2023-11-27 18:09:17 -0500
  • 3106947d50
    Merge pull request #13 from aMannus/christmas-tree Caladius 2023-11-27 18:07:27 -0500
  • 3ab16b70c2
    Changed all checks for `!gPlayState` to `!GameInteractor::IsSaveLoaded()` in mods.cpp for all the cheats, and added the same full check to others that really didn't need to be running outside of a game (like infinite rupees, magic, health, etc), and clear any triggering CVars. (#3441) Malkierian 2023-11-27 15:00:25 -0700
  • acac97ed16 Switch tunics and kokiri colors to be red by default aMannus 2023-11-27 21:52:43 +0100
  • 4977011486 Fix ParseFileXML for Text resources Garrett Cox 2023-11-27 13:19:02 -0600
  • e7854a979d Fix adult bunny hood and gray appropriate items Pepe20129 2023-11-27 20:15:34 +0100
  • 1c0964a9ba Simplify selection variables Pepe20129 2023-11-27 19:51:28 +0100
  • f4632e1a7d Simplify item cycling Pepe20129 2023-11-27 19:12:32 +0100
  • aa663acf62 Remove special IAs Pepe20129 2023-11-27 17:43:51 +0100
  • 48643c6aea Merge branch 'develop-macready' into christmas-tree aMannus 2023-11-27 12:51:44 +0100
  • 17df3733c9 Fix Christmas Ornament final camera shot aMannus 2023-11-27 12:51:12 +0100
  • bc684e0a99 Random Enemy Sizes fixes aMannus 2023-11-27 11:04:03 +0100
  • 435f8f7363 Add snowballs to kak & hyrule field Garrett Cox 2023-11-26 21:00:59 -0600
  • cde0aae36f Fix gravedigging tour tracking. Malkierian 2023-11-27 01:16:02 -0700
  • f318be90f3 fixed typo Ryanoberlein 2023-11-27 02:43:42 -0500
  • 870dc54695 expanded actor support, improved entrance sounds Ryanoberlein 2023-11-27 02:42:02 -0500
  • 51f57f6039 ACTUALLY fix 100 GS: change flag type to `RandomizerInf()` in `item_location.cpp`, add RC to RandoInf for it to the table. Also don't send GI for flag if father, falsely triggers ZR frogs minigame. Malkierian 2023-11-27 00:19:40 -0700
  • b7569c2bdf Fix 100 GS check. Malkierian 2023-11-26 23:27:29 -0700
  • f532ce326e Fix type spoiling again. Now spoils on 0 MQ dungeons, not rando, if the option is enabled in check tracker settings, selection, or set number of 12. Fix vanilla checks being marked collected in MQ dungeons. Malkierian 2023-11-26 23:13:40 -0700
  • 46735181e9 add gseparatearrow check for equip dupe fix inspectredc 2023-11-26 23:56:01 +0000
  • 7e48f46964 Fix build Pepe20129 2023-11-26 22:25:26 +0100
  • dcfe401d96 Merge branch 'develop' into mod_items_in_inventory Pepe20129 2023-11-26 22:25:03 +0100
  • 79e8e57c4a correct lava texture size Adam Bird 2023-11-26 16:17:05 -0500
  • 27ed8c1a9d Fix text offset for MQ pal and add text ID asserts Adam Bird 2023-11-26 16:13:50 -0500
  • e7724ae808 Update to `ClearAreaChecksAndTotals()` with `vec.clear()` added. Malkierian 2023-11-26 13:36:15 -0700
  • 20f5e85ed1 Use `ClearAreaTotals()` in `Teardown()` instead of the duplicate code there. Malkierian 2023-11-26 13:32:08 -0700
  • d11cfbc186 Remove Anchor-specific code :baguette: Malkierian 2023-11-26 13:02:01 -0700
  • 780b21866c Restore and update spoiling based on MQ dungeon settings (none, selection, or count of 12). Fix Anju As Adult check. Malkierian 2023-11-26 11:27:45 -0700
  • 5b81964ea5
    Bring over some player documentation from decomp (#3380) Pepe20129 2023-11-26 17:54:54 +0100
  • 3cf9d655a7
    Disable Fix Vine Fall when Climb Everything is enabled (#3439) Malkierian 2023-11-26 09:34:54 -0700
  • 2d942c4ddd #1, #2: Implement pond fish randomization jordanpg 2023-11-26 04:24:59 -0500
  • 9e6a0bd589 Revert attempt to spoil in randomizer based on MQ dungeon count as I don't know how that works at the moment. Malkierian 2023-11-25 22:02:30 -0700
  • 73066b1a9b Merge branch 'develop-macready' of github.com:Malkierian/Shipwright into flag-tracker Malkierian 2023-11-25 19:55:39 -0700
  • 523eeed956
    Merge pull request #11 from garrettjoecox/test-christmas Caladius 2023-11-25 19:54:41 -0500
  • 7bdfcf46b9 Set all areas to spoiled if not rando. Malkierian 2023-11-25 16:36:42 -0700
  • bf9c2fdffa Fix tracker not showing MQ checks in MQ non-rando. Fix tracker marking non-MQ variants of dungeon checks (e.g. map chest, etc) when collecting in MQ. Malkierian 2023-11-25 16:23:43 -0700
  • 9dd97c5560 Merge branch 'develop' into z_player_documentation Pepe20129 2023-11-25 17:08:59 +0100
  • 717d8ef1bb Changed all checks for `!gPlayState` to `!GameInteractor::IsSaveLoaded()` in mods.cpp for all the cheats, and added the same full check to others that really didn't need to be running outside of a game (like infinite rupees, magic, health, etc), and clear any triggering CVars. Changed `RegisterSwitchAge()` to clear the CVar instead of setting it to 0. Malkierian 2023-11-25 02:40:01 -0700
  • 0827841542 Remove option disabling. Malkierian 2023-11-24 14:56:54 -0700
  • 1869263c77 Disable Fix Vine Fall when Climb Everything is enabled. Malkierian 2023-11-24 14:09:25 -0700
  • d0d1d9c487
    Merge pull request #3312 from quellen-sol/develop Garrett Cox 2023-11-24 12:27:49 -0600
  • 360b6b88be
    Merge pull request #3310 from Pepper0ni/NoSwimAnim Garrett Cox 2023-11-24 12:27:32 -0600
  • 1e4784af8f
    Merge pull request #3302 from inspectredc/toggle-strength Garrett Cox 2023-11-24 12:26:34 -0600
  • bdc6fad0a9
    Merge pull request #3208 from garrettjoecox/valueViewer Garrett Cox 2023-11-24 12:25:39 -0600
  • 8476896ebf Add festive hats Garrett Cox 2023-11-24 12:14:22 -0600
  • b778736ef0
    Re-adds what I thought was an unused include. Christopher Leggett 2023-11-24 12:09:43 -0500
  • f4f5a6ef42
    Removes std::ranges::any_of as apparently AppleClang can't do it. Christopher Leggett 2023-11-24 11:58:35 -0500
  • dc9fede924
    Removes std::ranges::generate as apparently AppleClang can't do it. Christopher Leggett 2023-11-24 10:56:49 -0500
  • 95f27ace2e
    Fix kokiri sword unequipping when using switch age cheat/enhancements (#3415) inspectredc 2023-11-24 14:40:42 +0000
  • d50ad4779d
    Fix #3417 Symlinks to Directories in Mods Dir Aren't Traversed (#3418) Salt 2023-11-24 08:40:30 -0600
  • f2df029efa
    fix: skybox crash for mask shop (#3427) Adam Bird 2023-11-24 09:38:45 -0500
  • bdb201201e
    Fix audio cutoff issues (#3428) Garrett Cox 2023-11-24 08:38:13 -0600
  • 9e9ee5b654 Additional vanilla handling. Malkierian 2023-11-23 23:35:50 -0700
  • 485b535909 Moved previous code to toggleable fix in enhancements. Tweaked speed factors, partially successful. Malkierian 2023-11-23 23:21:56 -0700
  • b0e864e657 Fix Darunia's dancing animation speed (static for now; needs toggle later). Malkierian 2023-11-23 17:06:51 -0700
  • 1d0bf2c274 Add frame advance option to developer tools Garrett Cox 2023-11-23 11:52:33 -0600
  • 7cb8b8738f
    Fixes a scope issue Windows didn't catch Christopher Leggett 2023-11-23 12:10:54 -0500
  • f4e4545180
    Re-implement King Dodongo's Lava texture effects (#3434) Adam Bird 2023-11-23 09:07:30 -0500
  • 2c8c06a599 malloc array instead of illegal initialize Adam Bird 2023-11-23 01:50:23 -0500
  • 85ee49564e handle cpu modified texture for kd lava Adam Bird 2023-11-22 20:28:03 -0500
  • 0ca21a6727 Add hook for alt toggle Adam Bird 2023-11-22 19:03:58 -0500
  • 4f90a34f28 sort patch otrs briaguya 2023-11-22 12:39:34 -0500