Commit Graph

  • 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
  • 3c0c6b24dc Add gSaveMasksToFile Pepe20129 2023-11-22 18:36:48 +0100
  • 735c3b83be Add gKeepMasks Pepe20129 2023-11-22 17:47:59 +0100
  • 0656bcbd41 Fix audio cutoff issues Garrett Cox 2023-11-22 10:34:12 -0600
  • 1535cff640 Merge remote-tracking branch 'upstream/develop-macready' into develop Tina H. (sheepytina) 2023-11-22 19:08:59 +1100
  • 868346f2e6 Back Tower Sarge-117 2023-11-21 14:41:17 -0800
  • af77dbee4d fix: skybox crash for mask shop Adam Bird 2023-11-21 16:38:04 -0500
  • bed70342f9
    Changes a TODO comment with more info. Christopher Leggett 2023-11-21 14:50:47 -0500
  • 84a2f4e9db
    Fixes a typo Christopher Leggett 2023-11-21 14:32:04 -0500
  • 365be15671
    Merge branch 'develop-rando' of https://github.com/HarbourMasters/Shipwright into rando-settings-streamline Christopher Leggett 2023-11-21 13:28:18 -0500
  • 357a0d22de
    Use std::ranges::generate rather than manually looping. Christopher Leggett 2023-11-21 12:25:14 -0500
  • 1441f2bd01 Add silo exit Sarge-117 2023-11-20 21:18:32 -0800
  • 3ca7e58f38
    Fixes some IDE warnings/linter suggestions in trial.* Christopher Leggett 2023-11-20 17:26:11 -0500
  • 26a81ddb97
    Fixes some IDE warnings/linter suggestions in dungeon.* Christopher Leggett 2023-11-20 16:56:57 -0500
  • b50433999b
    Fixes some IDE warnings/linter suggestions in item_override.* Christopher Leggett 2023-11-20 16:42:39 -0500
  • 465a27f364
    Fixes some IDE warnings/linter suggestions in item_location.* Christopher Leggett 2023-11-20 16:37:51 -0500
  • ddcd07d208
    Fixes some IDE warnings/linter suggestions in location.* Christopher Leggett 2023-11-20 16:28:15 -0500
  • 42d0e16313
    Fixes some IDE warnings/linter suggestions in item.* Christopher Leggett 2023-11-20 13:45:53 -0500
  • 824c561f54 Fix build Pepe20129 2023-11-20 21:37:21 +0100
  • 08b9d5a5f3 include gfx lookup with the original unload Adam Bird 2023-11-20 15:08:08 -0500
  • 66c7f6dd94 Merge branch 'develop' into shuffle_swim Pepe20129 2023-11-20 20:53:18 +0100
  • c3ae829370
    Add enhancement for removing explosive limit (#3242) Garrett Cox 2023-11-20 12:25:22 -0600
  • 7cda4eec1d Merge branch 'develop' into z_player_documentation Pepe20129 2023-11-20 18:13:01 +0100
  • c0747929f3
    Fixes some IDE warnings/linter suggestions. Christopher Leggett 2023-11-20 11:36:52 -0500
  • 2ff9340069
    Fixes IDE warnings/Linter suggestions in option.* Christopher Leggett 2023-11-20 10:16:54 -0500
  • f3768d8dc8
    Fixes some IDE warnings/linter-suggestions in context.* Christopher Leggett 2023-11-20 09:46:13 -0500
  • f4dcffcb7f Remove update flags from combo boxes + remove update countdown Tina H. (sheepytina) 2023-11-21 01:17:49 +1100
  • 5205fa3fcf Merge branch 'develop' into sccache-in-orig-action briaguya 2023-11-20 08:09:44 -0500
  • 76e90c0928
    Controllers (#3378) briaguya 2023-11-20 05:02:15 -0800
  • f5818f5488 Correct aspect ratio visualiser to be un-inverted Tina H. (sheepytina) 2023-11-20 23:31:15 +1100
  • 61be6e84c6 Simplify "Show a horizontal resolution field" logic Tina H. (sheepytina) 2023-11-20 23:12:55 +1100
  • 9639f82623 bump to latest lus main briaguya 2023-11-20 07:08:55 -0500
  • 6407ce848b Use `SCREEN_HEIGHT` and `SCREEN_WIDTH` for constraints Tina H. (sheepytina) 2023-11-20 22:42:12 +1100
  • 2c9cab264d remove unneeded entrance values Adam Bird 2023-11-20 03:11:07 -0500
  • 949b5dc297 use entrance enums Adam Bird 2023-11-20 02:50:23 -0500
  • 4893aa7a3f Merge remote-tracking branch 'origin/develop' into mix-boss-entrances Adam Bird 2023-11-20 02:33:47 -0500
  • 3b5497cee3
    Merge pull request #3408 from leggettc18/develop-rando-bugfix Garrett Cox 2023-11-19 20:13:18 -0600
  • 7096f8303d fix alt backgrounds not always loading Adam Bird 2023-11-19 20:54:39 -0500
  • 21caecab84
    Merge pull request #3300 from stratomaster64/soulcalibur Garrett Cox 2023-11-19 20:09:54 -0600
  • 75fadee342 Hook into flagset hooks for processing check tracking. Has some manual workarounds (some breaks still need to be found). Remove areaChecks and looping functionality as redundant. Malkierian 2023-11-19 19:00:06 -0700
  • f604082fc5 fix otrexporter submodule briaguya 2023-11-19 15:19:07 -0500
  • 353270cc30 Fix #3417 Symlinks to Directories in Mods Dir Aren't Traversed Jacob Babor 2023-11-19 14:00:53 -0600
  • d06140bce3 Merge branch 'develop' into controllers briaguya 2023-11-19 14:51:19 -0500
  • 34556e40d6
    Clean up Triforce Hunt U16's and GBK (#3355) aMannus 2023-11-19 20:45:09 +0100
  • 80ef399c52
    Entrance Docs (#3332) inspectredc 2023-11-19 19:29:56 +0000
  • 006a8ab2ff remove unnecessary brackets inspectredc 2023-11-19 17:29:04 +0000
  • 431e1b4ea3 test fix for ks unequip inspectredc 2023-11-17 02:10:22 +0000
  • 9f7610755b Version bump to MacReady Charlie (#3406) briaguya 2023-11-15 23:22:09 -0500
  • 3426a6ff9d bump lus (#3405) briaguya 2023-11-15 22:45:09 -0500
  • 008f5fbfe9 Use Correct Player Boot Enums in CC (#3403) inspectredc 2023-11-16 01:38:21 +0000
  • 48aed9f1de Merge branch 'develop' into entrance-docs inspectredc 2023-11-19 16:16:23 +0000
  • 8dbf738128
    macready (charlie) -> dev briaguya 2023-11-19 05:52:26 -0800
  • 7721dd87e3
    Apply suggestions from code review briaguya 2023-11-19 05:34:58 -0500