Commit graph

  • 4de1ccc5b2 Merge branch 'develop-blair' of github.com:Malkierian/Shipwright into improve-tracker-dock-bgs Malkierian 2025-04-11 12:08:34 -07:00
  • e9d61737b6 Modify the flow for applying opacity to docked tracker windows only when they are docked to the "Main - Deck" dockspace. Malkierian 2025-04-10 13:15:15 -07:00
  • 86e1e8e3aa
    Fix boss key kaleido text for NTSC (#5389) Archez 2025-04-11 13:42:08 -04:00
  • e9a365a5fe Fix boss key kaleido text for NTSC Archez 2025-04-11 12:42:44 -04:00
  • eee2b4d19d Fixed right stick aiming being significantly less precise than left stick aiming. Proloe 2025-04-11 17:34:11 +01:00
  • d8e90a701c Add "Randomize on Randomizer Generation" options to Audio and Cosmetics Editors Glought 2025-04-11 07:43:25 -07:00
  • ef6d23eea7
    Merge 7700b97f9c into f37c3aa228 Proloe 2025-04-11 16:28:58 +01:00
  • 05e96f310d
    Fix Fishing-related checks location pool (again) (#5378) Christopher Leggett 2025-04-11 10:15:31 -04:00
  • 7700b97f9c Fix an issue with Right Stick aiming where the right stick was significantly less precise than the left stick Proloe 2025-04-11 14:12:24 +01:00
  • 97d454118a Cal's requests. Malkierian 2025-04-10 19:49:47 -07:00
  • 713d34a12c Rediscover entrances when enabling Available Checks. Anthony Stewart 2025-04-10 21:25:34 -05:00
  • cd9b6eee21 Rediscover regions when loading a game. Anthony Stewart 2025-04-10 21:15:27 -05:00
  • f103469511 Merge branch 'develop-blair' of github.com:Malkierian/Shipwright into race-lockout Malkierian 2025-04-10 18:36:11 -07:00
  • faf8318383 Updated EntranceDiscovered to account for entrances not in the entranceShuffleTable. Anthony Stewart 2025-04-10 20:02:35 -05:00
  • df6c071d9e Change the Reset All callback back to CosmeticsEditor_ResetAll, because it's already set up to not reset HUD position stuff. Malkierian 2025-04-10 18:01:56 -07:00
  • a93917bb4a
    Fix Adult Fishing as Child Softlock (#5377) Eric Hoey 2025-04-10 17:14:25 -04:00
  • f84cab09c0 Move processing for RAND_INF_WEIRD_EGG to trade item processing so it happens whenever you get the egg. Remove RSK check for garden entrance because access is still handled by CanUse(RG_WEIRD_EGG). Malkierian 2025-04-10 11:10:26 -07:00
  • 85c67c2e41 also drop this Eric Hoey 2025-04-10 11:49:19 -04:00
  • f5d403955d update GIVanillaBehavior comment Eric Hoey 2025-04-10 11:42:33 -04:00
  • fde4bf48cb Merge branch 'Blair' into SplitGF Pepper0ni 2025-04-10 16:38:30 +01:00
  • 4451b48573 Fix some jump trick logic Pepper0ni 2025-04-10 16:28:00 +01:00
  • 18d858a047 fix oversight in forest trial first room Pepper0ni 2025-04-10 15:37:41 +01:00
  • 9783f918d2
    Add ImGuiWindowFlags_NoSavedSettings to notification windows to prevent cluttering the imgui.ini (#5380) Malkierian 2025-04-10 06:50:35 -07:00
  • 1791a0c52c
    Fix input viewer's first-open position calculation. (#5376) Malkierian 2025-04-10 06:49:21 -07:00
  • f0a5fed1dd Add ImGuiWindowFlags_NoSavedSettings to notification windows to prevent cluttering the imgui.ini Malkierian 2025-04-09 23:35:03 -07:00
  • cd08eeef42
    Fix Fishing-related checks location pool (again) Christopher Leggett 2025-04-09 22:40:20 -04:00
  • a0a14e0381 Format fixes. Anthony Stewart 2025-04-09 21:35:04 -05:00
  • 8ad9035347 pass a pointer not a pointer to a pointer Eric Hoey 2025-04-09 22:30:59 -04:00
  • 51289ea54d Update to latest entranceShuffleTable. Anthony Stewart 2025-04-09 21:29:52 -05:00
  • ef562dae9a Removed extra semi-colon. Anthony Stewart 2025-04-09 20:33:09 -05:00
  • 26228a2511 Updated Randomizer_DiscoverRegion to discover unshuffled connected regions. Anthony Stewart 2025-04-09 20:28:48 -05:00
  • 8738c1f936 Added Randomizer_EntranceDiscovered. Anthony Stewart 2025-04-08 19:57:09 -05:00
  • 605c86e02c Initial Entrance Discovery. Anthony Stewart 2025-04-07 21:05:14 -05:00
  • 5add175d3c Updated ApplyEntranceOverrides. Anthony Stewart 2025-04-06 20:50:39 -05:00
  • 467e96c6b7 Updated ApplyEntranceOverrides. Anthony Stewart 2025-04-04 22:17:59 -05:00
  • 4e17050e0c EntranceShuffler ApplyEntranceOverrides. Anthony Stewart 2025-04-04 20:03:23 -05:00
  • 32085b9d1a Fix input viewer's first-open position calculation. Malkierian 2025-04-09 18:37:51 -07:00
  • a883bbecac Update exporter louist103 2025-04-09 20:13:22 -04:00
  • ee3ef2dab7 Cherry pick ZAPDTR louist103 2025-04-09 20:01:05 -04:00
  • 2f57fe57ce Format louist103 2025-04-09 19:31:13 -04:00
  • d27e8c029a Fix actions louist103 2025-03-30 21:00:36 -04:00
  • 603403025b Bump ZAPDTR & OTRExporter. Changes to use o2r by default Changes to the new player animation format louist103 2025-03-30 18:34:53 -04:00
  • 7e78694aee Merge branch 'develop-blair' of github.com:HarbourMasters/Shipwright into develop Malkierian 2025-04-09 16:12:12 -07:00
  • 85bc67ef24
    Blair Bravo version bump (#5372) 9.0.1 Christopher Leggett 2025-04-09 19:04:28 -04:00
  • 9344f66a31
    Blair Bravo version bump Christopher Leggett 2025-04-09 18:40:10 -04:00
  • a99e8836fb
    Allow seeded enemy rando to use the values of the enemy list selection. (#5371) Malkierian 2025-04-09 15:18:44 -07:00
  • f6dda35eaf PR feedback: use CVAR_DEVELOPER_TOOLS in CVar builder. Malkierian 2025-04-09 15:16:37 -07:00
  • b58f77a19d Allow seeded enemy rando to use the values of the enemy list selection. Malkierian 2025-04-09 14:26:16 -07:00
  • c12349a7a3
    Add check for bean inventory slot having bean on it to allow availability to succeed with ammo count 0. (#5370) Malkierian 2025-04-09 13:58:06 -07:00
  • 73400f5856
    IC ledge to fountain child logic fixed (#5368) Pepper0ni 2025-04-09 21:46:43 +01:00
  • e98a6c3748
    Fix migrators for tracker colors to match new menu formats. (#5369) Malkierian 2025-04-09 13:38:27 -07:00
  • bcdc2dd41c Add check for bean inventory slot having bean on it to allow availability to succeed with ammo count 0. Malkierian 2025-04-09 13:00:12 -07:00
  • 077aa1e18d fully unblob ZF Pepper0ni 2025-04-09 20:57:00 +01:00
  • 11f33ece64 Fix migrators for tracker colors to match new menu formats. Add temporary additional clearing to CVarColorPicker's reset functionality to resolve already migrated issues. Malkierian 2025-04-09 12:39:27 -07:00
  • c3322c85ae
    Swap call to RecalculateAvailableChecks() in SaveFile() to a variable that triggers a recalculation in DrawElement(). (#5366) Malkierian 2025-04-09 12:26:20 -07:00
  • c21c632c09
    Additions for the currencies in randomizer.cpp (#5344) Extloga 2025-04-09 21:24:05 +02:00
  • 93d49d5c41
    Fix ZD beehives and some small cleanup. (#5353) Pepper0ni 2025-04-09 20:17:25 +01:00
  • cf75520394
    Fix crash in Message Viewer when playing with an NTSC OTR. (#5367) Christopher Leggett 2025-04-09 15:16:25 -04:00
  • 9250af0216
    add check for agony option (#5365) Eric Hoey 2025-04-09 13:01:26 -04:00
  • c3b0a1c1d9 IC ledge to fountain child logic fixed Pepper0ni 2025-04-09 17:47:53 +01:00
  • 2576f75b1a
    Fix non-loach fish making it into the pool when Loach Only is selected. (#5360) Christopher Leggett 2025-04-09 12:20:37 -04:00
  • feb726d7f7
    Fix crash in Message Viewer when playing with an NTSC OTR. Christopher Leggett 2025-04-09 12:17:58 -04:00
  • 1f39457827 Swap call to RecalculateAvailableChecks() in SaveFile() to a variable that triggers a recalculation in DrawElement(). Malkierian 2025-04-09 09:13:18 -07:00
  • 30520a7565
    Rando: Last missing french + tiny tweak (#5359) PurpleHato 2025-04-09 17:35:39 +02:00
  • f2161297a8
    Fix break room access and crates underneath crates logic (#5347) Pepper0ni 2025-04-09 16:21:22 +01:00
  • 6f0463d257 Oops forgot a ' PurpleHato 2025-04-09 17:07:44 +02:00
  • f1f2a6ee79 add check for agony option Eric Hoey 2025-04-09 10:45:55 -04:00
  • a64ca098ca
    Merge branch 'develop-blair' into RandoFrenchFiXElectricBoogaloo PurpleHato 2025-04-09 14:29:31 +02:00
  • 55e227cd94 Implement race lockout on the new menu, with option for opt-out. Malkierian 2025-04-08 20:35:05 -07:00
  • 7fecf5a275
    Merge branch 'HarbourMasters:develop-blair' into develop-blair Extloga 2025-04-09 01:06:13 +02:00
  • c1885991fa
    Additions for the German translation in two files (#5351) Extloga 2025-04-08 22:31:52 +02:00
  • 4dd446cd33
    Fix non-loach fish making it into the pool when Loach Only is selected. Christopher Leggett 2025-04-08 16:27:29 -04:00
  • a890dc116d revert useless short circuits Pepper0ni 2025-04-08 20:48:25 +01:00
  • db33bdab28 missing ones PurpleHato 2025-04-08 20:59:08 +02:00
  • f5e0179e2b
    Fix a couple typos in enhancement descriptions. (#5358) Malkierian 2025-04-08 11:44:24 -07:00
  • 4f1f90b452 Fix a couple typos in enhancement descriptions. Malkierian 2025-04-08 11:42:18 -07:00
  • 238dd31768 Update hint_list_exclude_overworld.cpp PurpleHato 2025-04-08 20:36:27 +02:00
  • f0f6259d2f
    Fix Docked Tracker Ghosting (#5354) Malkierian 2025-04-08 10:22:25 -07:00
  • 1b17fea3d0
    Add temporary patch for invisible boulder fragments (#5352) Archez 2025-04-08 12:53:39 -04:00
  • eec5e64a3f remove debugging Malkierian 2025-04-08 08:58:44 -07:00
  • 035698f017
    Additions for the German translation in hint_list_exclude_overworld.cpp Extloga 2025-04-08 17:52:52 +02:00
  • 044178d045
    Merge branch 'HarbourMasters:develop-blair' into develop-blair Extloga 2025-04-08 17:51:55 +02:00
  • 8534807228 Dynamically changes a tracker's chosen color's opacity to full when it registers as docked to fix the framebuffer ghosting. Malkierian 2025-04-08 08:44:25 -07:00
  • 88669742a2
    Fix copyright tex for GC JP (#5324) Archez 2025-04-08 11:38:28 -04:00
  • 4a3d60d061
    Fix Rando Give for Adult Fishing as Child Glitch (#5349) Eric Hoey 2025-04-08 11:27:08 -04:00
  • d40fa00b9e
    Mixed pools now properly disables itself when hidden. (#5341) Pepper0ni 2025-04-08 16:26:18 +01:00
  • 88154d78c8
    Fix Market Grass and Crate logic (#5340) Pepper0ni 2025-04-08 16:26:04 +01:00
  • e6e652d5e6 first try Eric Hoey 2025-04-08 10:59:11 -04:00
  • f464c780a8 clean up zora domain logic Pepper0ni 2025-04-08 15:42:51 +01:00
  • 6fbe77346c
    Update soh/soh/Enhancements/randomizer/hook_handlers.cpp Eric Hoey 2025-04-08 10:38:57 -04:00
  • 430fa9fec7
    Update soh/soh/Enhancements/randomizer/hook_handlers.cpp Eric Hoey 2025-04-08 10:16:05 -04:00
  • f9771763ff
    Merge branch 'HarbourMasters:develop-blair' into develop-blair Extloga 2025-04-08 16:14:10 +02:00
  • ae7654cb0e
    Change check total array types to s16 to handle more check totals (thanks storage temple). (#5348) Malkierian 2025-04-08 07:13:08 -07:00
  • 2ead75c344 Add temporary patch for invisible boulder fragments Archez 2025-04-08 10:06:37 -04:00
  • 2a7f9d12a2 clang pls Pepper0ni 2025-04-08 14:08:01 +01:00
  • 0753fff9c1 remove vestigial explicit Pepper0ni 2025-04-08 13:58:22 +01:00
  • f9c7943964 apply clang Pepper0ni 2025-04-08 13:48:17 +01:00
  • 31691ad5f7 Merge branch 'develop' into ItemName Pepper0ni 2025-04-08 13:47:26 +01:00
  • 3a7f04aa57
    Merge branch 'HarbourMasters:develop-blair' into develop-blair Extloga 2025-04-08 14:46:32 +02:00
  • 8567ee5c82
    Additions for the German translation in hint_list_exclude_overworld.cpp Extloga 2025-04-08 14:44:56 +02:00