Commit Graph

  • e183b60b02
    Clean up location_list for fish Angel Bulfone 2024-07-29 17:58:29 -0700
  • baec20caca
    Assign fish check flags. Angel Bulfone 2024-07-27 18:43:31 -0700
  • 37b0512944
    Move Fishsanity hooks out of mods.cpp Angel Bulfone 2024-07-27 00:08:54 -0700
  • 08d33c86d3 fishing pole tweak Malkierian 2024-07-30 15:52:41 -0700
  • ee822df9da Fix fishing pole effect application. Malkierian 2024-07-30 15:44:39 -0700
  • 500d1403b6 Forgot the `Set(x)` uses in `Logic::Reset()`. Malkierian 2024-07-30 14:11:09 -0700
  • a1896eb764 Change all logic use of `bool remove` to be `bool state` and work on the affirmative assumption. Malkierian 2024-07-30 13:29:46 -0700
  • 341ece2526 Fix Gerudo Fortress and Ganon's Castle SmallKeys checks. Malkierian 2024-07-30 13:14:28 -0700
  • dddef9725e Merge branch 'scl-redo' of github.com:Malkierian/Shipwright into scl-redo Malkierian 2024-07-30 12:05:32 -0700
  • 59d606476a
    Fixes for the German translation in item_list.cpp Extloga 2024-07-30 19:46:12 +0200
  • a71c9b8737
    Fixes for the German translation in hint_list_item.cpp Extloga 2024-07-30 19:39:03 +0200
  • 6b23545789
    Fixes for the German translation in hint_list_item.cpp Extloga 2024-07-30 19:32:06 +0200
  • a0fee8ab82
    Fixes for the German translation in randomizer.cpp Extloga 2024-07-30 19:03:16 +0200
  • 8d04cf1239
    Properly reset randoContext on every save load, not just after save creation Christopher Leggett 2024-07-30 10:57:11 -0400
  • cab0871fe7
    Fix Zora's Sapphire crash (#4254) Christopher Leggett 2024-07-29 21:48:49 -0400
  • 294764dc7a
    Fixes accidental leftover from when I found this bug on another branch Christopher Leggett 2024-07-29 20:49:17 -0400
  • 80c93d71d8
    Fix an issue with a stray Rando::Context shared_ptr hanging around. Christopher Leggett 2024-07-29 20:17:08 -0400
  • 06b20a05dd
    Fix Lake Hylia Water Level for Vanilla with Cutscene Skips (#4257) Nick Michael 2024-07-29 17:22:57 +0100
  • 01ffa3d6c7
    Fixes for the German translation in hint_list.cpp Extloga 2024-07-29 14:14:45 +0200
  • 2113f8b13b
    Fixes for the German translation in hint_list.cpp Extloga 2024-07-29 13:25:31 +0200
  • 17f58201e2 Move logic to SkipBlueWarp handlers Nick Michael 2024-07-29 09:34:03 +0100
  • f4db963448 Update location.h Pepe20129 2024-07-28 13:06:59 +0200
  • eb3bb74d56 Merge branch 'develop-rando' into clean_up_location_table Pepe20129 2024-07-28 00:29:02 +0200
  • c9c2e2ff69 Fix mistake Pepe20129 2024-07-28 00:28:08 +0200
  • 520cb4d343 Remove SpoilerCollectionCheck::None Pepe20129 2024-07-28 00:25:01 +0200
  • 4ace907853 Remove hints' isVanillaCompletion, it's always false Pepe20129 2024-07-28 00:24:25 +0200
  • 632e0fbbb6 Fix Lake Hylia Water Level Nick Michael 2024-07-27 12:54:12 +0100
  • dca6850d7c Use manifest for windows DPI awareness (#3270) Spodi 2024-02-16 02:17:03 +0100
  • 553fd221e2 Fix bomb bag HasItem check. Malkierian 2024-07-26 16:09:12 -0700
  • d32e37eeb0 Fix bug in `BottleCount()` preventing Jabu Jabu from ever being in logic. Malkierian 2024-07-26 10:46:26 -0700
  • 56794665d9 Alphabetical Order you say? Caladius 2024-07-26 13:29:09 -0400
  • 96337e8b44 Fix build Pepe20129 2024-07-26 14:53:29 +0200
  • 35a7327b1d Move last beehive stuff to hook_handlers.cpp Pepe20129 2024-07-26 12:40:20 +0200
  • 1f47980484 Fix build Pepe20129 2024-07-26 12:38:16 +0200
  • 88056b7a5a Move spirit temple silver block removal to hook_handlers.cpp Pepe20129 2024-07-26 12:05:12 +0200
  • 01edf35b66 Move shooting gallery man handling to hook_handlers.cpp Pepe20129 2024-07-26 12:04:44 +0200
  • dd60e6136c Convert being able to play bowling to VB Pepe20129 2024-07-26 12:03:18 +0200
  • aa4bfae5f3 Move warp song handling to hook_handlers.cpp Pepe20129 2024-07-26 11:58:18 +0200
  • 3e4080916e Move load game stuff to hook_handlers.cpp Pepe20129 2024-07-26 11:57:20 +0200
  • 96961e7c49 Convert spoiling items to VB Pepe20129 2024-07-26 11:56:26 +0200
  • 0ed968db17 Update BossRush.h Pepe20129 2024-07-26 11:14:05 +0200
  • 20fce7eb43 Merge branch 'develop-rando' of github.com:Malkierian/Shipwright into scl-redo Malkierian 2024-07-25 19:00:59 -0700
  • b81a3dd099
    Another round of fixes for skip intro and grotto rando (#4253) Archez 2024-07-25 21:09:45 -0400
  • c8501154b4
    Fix Zora's Sapphire crash Christopher Leggett 2024-07-25 19:24:08 -0400
  • cad6a626e9 Move randomizer sheik spawn to hook_handlers.cpp Pepe20129 2024-07-26 01:00:39 +0200
  • d5950dde68 Move triforce hunt to hook_handlers.cpp Pepe20129 2024-07-26 00:55:13 +0200
  • 54f9c7f2d2 Move ganons boss key to hook_handlers.cpp Pepe20129 2024-07-26 00:48:56 +0200
  • 8b2399ab91 Move swim and child wallet to hook_handlers.cpp Pepe20129 2024-07-26 00:43:35 +0200
  • 2f0c4ed591 Move skeleton key to hook_handlers.cpp Pepe20129 2024-07-26 00:36:00 +0200
  • 77f0be16ba Move infinite upgrades to hook_handlers.cpp Pepe20129 2024-07-26 00:33:05 +0200
  • e486bf848a Update hook_handlers.cpp Pepe20129 2024-07-26 00:19:32 +0200
  • fb01c9e8a2 Move boss souls to hook_handlers.cpp Pepe20129 2024-07-26 00:17:00 +0200
  • 103b8c28fd Convert Entrance_OverrideWeatherState to VB Pepe20129 2024-07-26 00:10:30 +0200
  • 5368b19bc3 Move being able to open doors to VB Pepe20129 2024-07-25 22:52:47 +0200
  • d675284096 Convert boss timestamps to VB Pepe20129 2024-07-25 22:35:20 +0200
  • b8b5644a63 Move BossRush_HandleCompleteBoss to VB Pepe20129 2024-07-25 22:15:17 +0200
  • 94d24b8acb Move most of boss rush & rupee/key counters to VB Pepe20129 2024-07-25 21:26:43 +0200
  • c2e38f0748 Convert ocarina buttons & skip scarecrow song to VB Pepe20129 2024-07-25 19:47:38 +0200
  • 1e594df19c revert breakpart changes Adam Bird 2024-07-23 11:42:45 -0400
  • e1bc160bc0
    Change LUS commit Christopher Leggett 2024-07-24 22:53:17 -0400
  • 5756f24994
    Merge branch 'develop-macready' into macready-dev-merge Christopher Leggett 2024-07-24 22:32:53 -0400
  • 98d9d7d0f4 another round of fixes for skip intro and grotto rando Adam Bird 2024-07-24 21:56:54 -0400
  • 34fdc73089
    Fixes for the German translation in item_list.cpp Extloga 2024-07-24 14:13:06 +0200
  • ef8c6467aa
    Additions for the German translation in item_list.cpp Extloga 2024-07-24 14:01:04 +0200
  • 94d8dedf55
    Merge branch 'develop-rando' into develop-rando Extloga 2024-07-24 12:43:55 +0200
  • e8e7e51292 Change `inLogic` to static array. Malkierian 2024-07-23 18:54:25 -0700
  • e66dada09d
    Fix grotto handling with the skip intro timesaver (#4252) Archez 2024-07-23 21:31:01 -0400
  • ede8c54c1f Incorporate progressive upgrades and skeleton key into SCL. Bit of cleanup. Malkierian 2024-07-23 18:15:18 -0700
  • 986822da78 Merge branch 'develop-rando' of github.com:Malkierian/Shipwright into scl-redo Malkierian 2024-07-23 16:40:22 -0700
  • 987c880e51 Merge branch 'DevRando' into BombchuLogic Pepper0ni 2024-07-23 23:39:24 +0100
  • a21d71630e Fix grotto handling with the skip intro timesaver Adam Bird 2024-07-23 14:34:30 -0400
  • c68cecec71
    Rando: Shuffle Hyrule Loach (Rando V3) (#3805) Pepe20129 2024-07-23 17:56:44 +0200
  • c01add6b9d Merge branch 'develop-rando' into shuffle_hyrule_loach_develop-rando Pepe20129 2024-07-22 19:13:38 +0200
  • 3bcd93428e
    Rando: Infinite upgrades (Rando V3) (#3942) Pepe20129 2024-07-22 18:54:14 +0200
  • 5f5804e20d Fix Linux issues for real this time, I checked Pepe20129 2024-07-22 18:22:44 +0200
  • 975a33df90 Hopefully fix the linux issues Pepe20129 2024-07-22 15:25:29 +0200
  • dbeb5522e6
    Fixes for the German translation in z_message_OTR.cpp Extloga 2024-07-22 14:47:04 +0200
  • ad1667d8c9
    Fixes for the German translation in z_message_OTR.cpp Extloga 2024-07-22 14:41:06 +0200
  • 2d20253dc7
    Fixes for the German translation in item_list.cpp Extloga 2024-07-22 14:36:05 +0200
  • 9e315dac10
    Fixes for the German translation in hint_list_item.cpp Extloga 2024-07-22 14:25:15 +0200
  • 42e8c99675
    Merge branch 'develop-rando' into develop-rando Extloga 2024-07-22 13:56:05 +0200
  • 9c57861d28 Update z_en_in.c Pepe20129 2024-07-21 23:40:40 +0200
  • acd850d107 Update gameplaystats.h Pepe20129 2024-07-21 23:13:10 +0200
  • a37e91e992 Fix some of the errors Pepe20129 2024-07-21 22:31:06 +0200
  • b032b02716 Address review Pepe20129 2024-07-21 21:50:23 +0200
  • 947ce48455 Fix build Pepe20129 2024-07-21 21:50:15 +0200
  • 7a00658be9
    Fix disable lod breaking certain effects (#4245) Archez 2024-07-21 15:30:18 -0400
  • 7bc2259c82
    LUS bump and implement alt assets performance changes. (#4240) Malkierian 2024-07-21 12:29:45 -0700
  • 0dc6ddc9da Update OTRGlobals.cpp Pepe20129 2024-07-21 20:55:08 +0200
  • 4796a70d69
    Merge branch 'develop-macready' into develop Christopher Leggett 2024-07-21 14:45:47 -0400
  • 94d9996a3e Add missing includes Pepe20129 2024-07-21 20:28:51 +0200
  • 231fefc01e Move cvar prefixes to a new header Pepe20129 2024-07-21 20:13:11 +0200
  • 917e3c432e Don't transitively include SaveManager Pepe20129 2024-07-21 00:26:21 +0200
  • 696ae0f241 Move all "ResourceMgr_" functions to a new file Pepe20129 2024-07-21 00:14:05 +0200
  • 720a60f0db Remove unused headers Pepe20129 2024-07-20 22:31:16 +0200
  • 081a55ab29
    Fix accidental assignment expression (#4248) Angelo Bulfone 2024-07-19 21:49:26 -0600
  • c871b0cff5
    Fix accidental assignment expression Angelo Bulfone 2024-07-19 19:56:35 -0700
  • f000af4109 fix disable lod breaking certain effects Adam Bird 2024-07-18 19:38:36 -0400
  • a047745992 update cvars inspectredc 2024-07-18 23:22:53 +0100
  • ac1f43808e Merge remote-tracking branch 'upstream/develop-rando' into kz-cvar inspectredc 2024-07-18 23:22:22 +0100