Commit Graph

  • 24530bfbd6 Move all checks into update hook JordanLongstaff 2024-11-04 13:43:21 -0500
  • 3a87d3bba5 Merge branch 'develop' into waterfall-always-open JordanLongstaff 2024-11-04 13:30:49 -0500
  • 01fae9fad8 Fix skipping Adult Ruto one-point cutscene JordanLongstaff 2024-11-04 12:22:14 -0500
  • 03318fd633 Fix second visits and other issues with lingering bluewarp state Archez 2024-11-04 09:43:23 -0500
  • f7aaad0b8a force bluewarp skips on when entrance rando is enabled Archez 2024-11-04 09:31:46 -0500
  • 21b81acf67 Remove improper, redundant checks in hook JordanLongstaff 2024-11-04 01:49:10 -0500
  • 6d16b34655 Merge branch 'develop' into NoMS Patrick12115 2024-11-03 20:41:12 -0500
  • e3c1193ea0
    Merge pull request #38 from Caladius/potsanity_v2 aMannus 2024-11-03 22:54:03 +0100
  • 20ac33d380
    Fix #4506, Mido crash in intro cutscene with Open Forest (#4511) Garrett Cox 2024-11-02 12:50:48 -0500
  • 5c98cdacde
    Add ganon dating sim PoC (#4510) Garrett Cox 2024-11-02 11:38:17 -0500
  • a93af3a043 Fix #4506, Mido crash in intro cutscene with Open Forest Garrett Cox 2024-11-02 11:34:02 -0500
  • 18f83abce4 Add ganon dating sim PoC Garrett Cox 2024-11-02 10:44:28 -0500
  • 1c89983ab1 Add Randomizer setting for keeping Sleeping Waterfall open JordanLongstaff 2024-11-01 14:28:06 -0400
  • 3ef58bc789
    Merge 18cc05b46e into 0d17e72dca Patrick12115 2024-11-01 14:31:13 -0300
  • 8d4adb0f50
    Fix build issue (#4504) Garrett Cox 2024-11-01 10:46:28 -0500
  • cb640aa9bd Fix build issue Garrett Cox 2024-11-01 10:13:19 -0500
  • 0d17e72dca
    Rewrite MQ Shadow Temple logic (#4502) Pepper0ni 2024-11-01 15:15:27 +0000
  • 563061beda Add holiday menu and various examples Garrett Cox 2024-11-01 09:09:13 -0500
  • 0425539fee Let it snow Garrett Cox 2024-10-21 17:01:40 -0500
  • 7adafb914b Add holiday menu and various examples Garrett Cox 2024-11-01 09:09:13 -0500
  • 94d3c3e021 Let it snow Garrett Cox 2024-10-21 17:01:40 -0500
  • 44a7b3c7cf Rewrite MQ Shadow Temple logic Pepper0ni 2024-10-31 18:47:58 +0000
  • ec1f03e8a2
    Pass for some warning fixes (#4501) Archez 2024-10-31 10:42:27 -0400
  • 71a99ae3d8 Pass for some warning fixes Archez 2024-10-31 00:29:20 -0400
  • 98fa5663b4
    Hookify more Entrance Rando handling (#4500) Archez 2024-10-31 00:27:20 -0400
  • 039fc9c53a fix bad enums Archez 2024-10-30 23:08:00 -0400
  • 0ec57370e9 Hookify more entrance rando handling Archez 2024-10-30 22:30:13 -0400
  • 6e024ed15d
    Entrance Enum and Name Refactor (#4484) Malkierian 2024-10-30 19:44:34 -0700
  • 705bbea144
    "Skip forced dialog" no longer skips optional Navi hints (#4450) Jordan Longstaff 2024-10-30 22:14:22 -0400
  • c232e13fff
    Fix getItemEntry macros (#4499) Archez 2024-10-30 19:15:39 -0400
  • ffcbec3c34 Fix getItemEntry macros Archez 2024-10-30 14:16:23 -0400
  • 18cc05b46e Knife starts with a K and not an N. Who new? Patrick12115 2024-10-30 00:31:35 -0400
  • f2e275447d Small cleanup Patrick12115 2024-10-30 00:23:08 -0400
  • 8e8d56d405 No MS stuffs Patrick12115 2024-10-29 18:13:48 -0400
  • 71e9e616b6
    Rewrite MQ Jabu Logic (#4493) Pepper0ni 2024-10-29 21:05:09 +0000
  • 369dd80bef post merge fixes Pepper0ni 2024-10-29 19:15:04 +0000
  • 8d12f2e933 Merge branch 'develop' into DanaModels Pepper0ni 2024-10-29 19:13:24 +0000
  • 9ee2ef0dfa RT_FIRE_MQ_CLIMB Pepper0ni 2024-10-29 19:11:35 +0000
  • 6bd3b1d160
    Move & refactor Randomizer_Item_Give (#4492) Pepe20129 2024-10-29 17:24:56 +0100
  • ca17b1655e Add swim requirement to the rang jump trick as link hints the water first Pepper0ni 2024-10-29 11:49:45 +0000
  • b706532754
    Attempt to find area problems (#4494) Pepper0ni 2024-10-29 00:35:36 +0000
  • 108d5061d4
    Small Warnings Refactor (#4477) Malkierian 2024-10-28 17:30:11 -0700
  • 059517fc0a Document warnings flag in BUILDING.md Malkierian 2024-10-28 16:47:37 -0700
  • 1e5d87e663 Remove unnecessary unset and cache parameters. Malkierian 2024-10-28 16:44:59 -0700
  • eb7a7720a3 Modify it to utilize a variable that defaults on but can be specified in command line to disable it. Prevet total compile option overwrite for LUS. Malkierian 2024-10-28 14:57:26 -0700
  • 211d9807aa Suppress LUS warnings. Malkierian 2024-10-25 21:41:04 -0700
  • 2e6c234f7a Disable all warnings, even in release, on the `src` directory. Resolve math macro duplication warnings. Malkierian 2024-10-25 00:10:32 -0700
  • e9c7974469 remove a stray reminder comment Pepper0ni 2024-10-28 23:37:29 +0000
  • 2cd59cfa60 Better insulate the code against no areas and fix misc issues Pepper0ni 2024-10-28 23:33:21 +0000
  • 619c579005 Much Less OnGameUpdating Patrick12115 2024-10-28 18:12:09 -0400
  • 24b5ffdc84 rewrite MQ Jabu Logic Pepper0ni 2024-10-28 21:57:21 +0000
  • 91d1318bcb Move & refactor Randomizer_Item_Give Pepe20129 2024-10-28 20:04:43 +0100
  • 9b8835117c Merge branch 'develop' into NoMS Patrick12115 2024-10-28 12:56:58 -0400
  • fd8e98ed12
    Fix rando presets (#4491) Malkierian 2024-10-28 08:25:26 -0700
  • 2c08fca46c
    Add faster rupee accumulator (#4490) Garrett Cox 2024-10-28 10:25:15 -0500
  • 1df91890fe
    Windows Build Assets Tweak (#4486) Malkierian 2024-10-28 00:02:04 -0700
  • ec52fdd792 Add new rando CVars to preset list, and alphabetize. Malkierian 2024-10-28 00:01:35 -0700
  • 762a7e39d6 Fix application of preset values to sliders. Malkierian 2024-10-27 22:50:30 -0700
  • d6ebed59dc
    Fix oversight in Static Hints, add some asserts (#4488) Pepper0ni 2024-10-28 05:24:14 +0000
  • 4882d1c24f Restore pre-digit names of some enums, name great fairies more consistently. Malkierian 2024-10-27 22:14:30 -0700
  • 229c00bda2 PR feedback. Malkierian 2024-10-27 22:03:40 -0700
  • 5a0bac8bb1 Attempt to stop crashing Patrick12115 2024-10-28 00:29:28 -0400
  • 6ea712eb4c Add faster rupee accumulator Garrett Cox 2024-10-27 21:43:35 -0500
  • 278386725b Fix oversight in Static Hints, add some asserts Pepper0ni 2024-10-27 23:53:19 +0000
  • e5f4c091f8
    Add condition to disabling Generate Randomizer button if file is loaded to prevent rando context confusion. (#4487) Malkierian 2024-10-27 14:40:30 -0700
  • 438a8bff79
    Rewrite MQ GTG and Ice Cavern logic (#4483) Pepper0ni 2024-10-27 21:16:51 +0000
  • d0d8c3f5c4 Add condition to disabling Generate Randomizer button if file is loaded to prevent rando context confusion. Malkierian 2024-10-27 14:04:55 -0700
  • 124f254c57 Unify build instructions where appropriate across PC platforms. Clarify commented parts of some commands. Malkierian 2024-10-27 10:38:35 -0700
  • 767008a2fa Rewrite MQ Ice Cavern Logic Pepper0ni 2024-10-27 17:25:26 +0000
  • 169e39ebad
    Adds item names to filtered parameters. (#4485) Malkierian 2024-10-27 09:02:51 -0700
  • b229dfa56d Change CMake process to copy assets necessary for OTR creation to VS run directory. Remove reference to ExtractAssets target from Windows build instructions. Malkierian 2024-10-27 09:00:59 -0700
  • 7412c7c296 Adds item names to filtered parameters. Malkierian 2024-10-26 20:47:51 -0700
  • 7abbda1b10 Missed a space in the tracker output. Malkierian 2024-10-26 17:08:02 -0700
  • 23f83679e7 Adapt entrance tracker to utilize new names and only display original source and substituted destination. Few more renames for consistency. Malkierian 2024-10-26 16:33:03 -0700
  • 7bf74c8787 rewrite GTG logic Pepper0ni 2024-10-26 22:49:06 +0100
  • 5989d343ce Swap entrance ids to enum values in rando's entrance.cpp. Few more renames for clarity and consistency. Malkierian 2024-10-24 13:41:22 -0700
  • 804584e79d Fix rainbow bridge sound spam Garrett Cox 2024-10-25 23:35:22 -0500
  • 98312f5489 Fix rainbow bridge sound spam Garrett Cox 2024-10-25 23:35:22 -0500
  • 20ddc7a536 Redo frog VB Garrett Cox 2024-10-25 21:01:02 -0500
  • f3aa421d1f Redo frog VB Garrett Cox 2024-10-25 21:01:02 -0500
  • b2cddd5821 Merge branch 'develop' into Custom-DLists Patrick12115 2024-10-25 21:23:39 -0400
  • 7f4bd3e98c
    Fix any dungeon location pool and fire boss door logic (#4480) Pepper0ni 2024-10-26 01:51:50 +0100
  • 6ca55aadbd
    Rewrite MQ Ganon's castle logic (#4469) Pepper0ni 2024-10-26 01:51:07 +0100
  • 2d3e411661 add All to name Pepper0ni 2024-10-26 01:24:29 +0100
  • 8ec7cffd18 Make GetDungeonLocations consistent Pepper0ni 2024-10-26 00:37:14 +0100
  • 6f11ec7ee7 fix any dungeon location pool and fire boss door logic Pepper0ni 2024-10-26 00:12:29 +0100
  • efe1b76295 remove excess brackets to avoid compiler errors Pepper0ni 2024-10-25 13:39:04 +0100
  • 329b086a9d Merge branch 'develop' into RewriteGanons Pepper0ni 2024-10-25 13:14:58 +0100
  • a91243ec01
    Fix msvc internal compiler errors on mq logic (#4478) Pepe20129 2024-10-25 13:19:01 +0200
  • ce7daa7332 Fix msvc internal compiler errors on mq logic Pepe20129 2024-10-25 12:27:54 +0200
  • 89fe9c1ccb
    Fix Phantom Ganon fast death time saver crash. (#4476) Malkierian 2024-10-24 21:55:17 -0700
  • 77af7224b1 Fix Phantom Ganon fast death time saver crash. Malkierian 2024-10-24 20:47:59 -0700
  • 68ffb27439 Add entrance enums to rando's entrance.cpp. Rename a couple RandomizerRegions for consistency. Malkierian 2024-10-24 09:34:37 -0700
  • 039a8adadb Rename grotto macros to remove "RANDO", and move them to `randomizerTypes.h` for use elsewhere. Malkierian 2024-10-24 09:07:27 -0700
  • 0c94fe8221 Rename entrance enums for clearer location by name. Change entrance name strings to be clearer for single-entrance tracking. Malkierian 2024-10-23 10:38:04 -0700
  • 8638810b9d
    Fix bean buy and warp song text crashes (#4470) Pepper0ni 2024-10-24 01:34:44 +0100
  • 9fcbc38fab Fix bean buy and warp song text crashes Pepper0ni 2024-10-23 22:37:08 +0100
  • 09e7befb8f typo fix Pepper0ni 2024-10-23 21:58:25 +0100
  • 6b4de07d0a rewrite ganon MQ logic Pepper0ni 2024-10-23 21:57:00 +0100
  • 2ffd62a5b1
    Fix scrubs behaving as if shuffled despite not being. (#4468) Malkierian 2024-10-23 08:35:25 -0700