Commit Graph

  • 374e357f36 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-11 07:47:35 -0300
  • 41db15be48
    Rando: Add Lake Hylia water control system (#2108) Adam Bird 2022-12-11 01:00:18 -0500
  • 6e70cff145
    Customize behaviour cleanup (#2132) aMannus 2022-12-11 06:45:35 +0100
  • 63eb28bc56 use renamed eventchk flag for raise lh water Adam Bird 2022-12-11 00:38:53 -0500
  • 4ea841ce9d Customize behaviour cleanup aMannus 2022-12-11 06:24:14 +0100
  • 2376873157 use flag funcs Adam Bird 2022-12-11 00:11:18 -0500
  • cb232b87c7
    Add QoL sneak option (#2128) Ralphie Morell 2022-12-10 23:28:22 -0500
  • 3d56fa3cf1 fix variable names Ralphie Morell 2022-12-10 23:15:53 -0500
  • dc1b8f017e
    Add: Title Screen Translation (#1461) Amaro Martínez 2022-12-10 23:07:43 -0500
  • f1c5154921 added TODO about AI translated messages Ralphie Morell 2022-12-10 22:40:09 -0500
  • b56e8926f0
    Randomizer Auto Location tracker (#1942) sonoftunk 2022-12-10 22:39:23 -0500
  • 8d9bf97999 damn it archez Ralphie Morell 2022-12-10 22:34:11 -0500
  • 7b520e392e accounted for entrance rando Ralphie Morell 2022-12-10 22:31:28 -0500
  • a253518e8b address feedback Ralphie Morell 2022-12-10 22:15:25 -0500
  • 8c60c605b0 UIWidgets - Adds Alpha bar to EnhancementColor when using alpha parameter sonoftunk 2022-12-10 19:50:25 -0500
  • eb82f37835 Check Tracker - Fixes a bug where the wrong label showed on the Check Tracker BG Color sonoftunk 2022-12-10 19:49:26 -0500
  • ee09aa07ee Merge origin/develop into Check Tracker for conflicts related to changes made in #2070 sonoftunk 2022-12-10 19:21:42 -0500
  • 69719abf70 Check Tracker - refactors settings loading and check visibility for readability sonoftunk 2022-12-10 19:14:44 -0500
  • 40cb4a6d7d
    Randomizer Location Exclusion List (#2070) sonoftunk 2022-12-10 18:21:36 -0500
  • 47af3dfd35 Check Tracker - Refactors all colour to use direct conversions sonoftunk 2022-12-10 17:20:19 -0500
  • e9e0a36add Fixes a bug when using EnhancementColor with alpha sonoftunk 2022-12-10 17:17:58 -0500
  • 35b0a6033a Check Tracker - refactors dungeon lookup from static array to function sonoftunk 2022-12-10 16:20:59 -0500
  • 50ac993d08 Check Tracker - Explicitly defines for-loop scope sonoftunk 2022-12-10 15:56:48 -0500
  • f34934531d Check Tracker - Wraps everything in a namespace to avoid global variable usage sonoftunk 2022-12-10 15:51:46 -0500
  • 26ec69606a
    Don't autosave immediately after purchasing from a shop (#2079) Josh Bodner 2022-12-10 12:39:26 -0800
  • 8c23bcd67c
    Gameplay stats 1.1 (#2129) Sarge-117 2022-12-10 12:37:33 -0800
  • 8021f29c3e
    Add toggle for all locations reachable (#2125) Garrett Cox 2022-12-10 14:36:17 -0600
  • fd20753849
    Add docs for custom sequences (#2124) Garrett Cox 2022-12-10 14:35:26 -0600
  • 12749935f6 Check Tracker - Changes ordering from alphabetical to RandomizerCheck ordering sonoftunk 2022-12-10 15:34:46 -0500
  • fcdf83bc2c Check Tracker - Refactors Index to Bitmask code to a macro sonoftunk 2022-12-10 15:30:41 -0500
  • 875b9aaff8
    fix lab dive check with eye drops (#2119) Adam Bird 2022-12-10 15:28:11 -0500
  • c1e0db336d
    Disable potion menu elements when potion change is turned off (#2049) Oliver Schall 2022-12-10 21:27:38 +0100
  • 6c9d172124 move enhancement from rando to regular Ralphie Morell 2022-12-10 15:20:55 -0500
  • c742b90887
    Apply suggestions from code review sonoftunk 2022-12-10 11:56:36 -0500
  • ef2c662c90 Check Tracker - Removal of flag lookup that was refactored, no longer needed header, and some trivial whitespace fixes. sonoftunk 2022-12-10 11:21:52 -0500
  • e2d02393e0 Check Tracker - Readds rainbow UI elements after Cosmetics Editor refactor sonoftunk 2022-12-10 11:10:29 -0500
  • 27bdd48901 whoops Ralphie Morell 2022-12-10 11:09:09 -0500
  • c8b8f6f232 market sneak uses cvar instead of n64dd; added toggle in gamebar Ralphie Morell 2022-12-10 10:50:43 -0500
  • 4b7fb7bf0f Merges origin/develop into Check Tracker to fix merge conflict with CosmeticsEditor.cpp (Breaking Change for rainbow in UI) sonoftunk 2022-12-10 10:17:07 -0500
  • 5e033e15c6 Check Tracker - Cleans up old comments, unused variables, methods, and macros, adds language TODOs, sonoftunk 2022-12-10 10:03:57 -0500
  • 5ba324d135 Check Tracker - Only reset variables if they are initialized sonoftunk 2022-12-10 09:44:57 -0500
  • b848cb3079 Check Tracker - Fixes areas being spoiled when loading different save files sonoftunk 2022-12-10 09:42:32 -0500
  • 816122546b
    [Fix] ZAPD: Fix 1-core cpu machines in OTR generation tool (#2130) AltoXorg 2022-12-10 16:08:37 +0800
  • 32e6fd0c37 Crash safety Sarge-117 2022-12-10 00:07:17 -0800
  • 3094a52584 Address feedback Sarge-117 2022-12-09 23:27:58 -0800
  • d9ccfceaad fix for 1-core cpu machines in OTR generation tool Alto1772 2022-12-10 15:00:23 +0800
  • d56d03e38f fix french/german choices Ralphie Morell 2022-12-09 21:06:10 -0500
  • b985076ace Added sneak option Ralphie Morell 2022-12-09 21:02:12 -0500
  • 4b050d174c Merge branch 'develop' into gameplay_stats_1.1 Sarge-117 2022-12-09 17:35:52 -0800
  • a7419fc5eb sync with upstream Cardboy777 2022-12-09 20:15:04 -0500
  • 57f56b27d4 Merge remote-tracking branch 'upstream/develop' into ChildBowAdultSlingshot Cardboy777 2022-12-09 20:08:44 -0500
  • f17b143cd8
    Merge pull request #31 from PurpleHato/Doc Garrett Cox 2022-12-09 16:07:48 -0600
  • 953cf9af93 Check Tracker - Fixes a crash when Check Tracker is docked but not visible sonoftunk 2022-12-09 16:18:19 -0500
  • 80607d0170 TWEAK: typo PurpleHato 2022-12-09 22:08:09 +0100
  • 4821b0fa8d TWEAK: closing bracket PurpleHato 2022-12-09 21:30:07 +0100
  • b2563cd4bd TWEAK: Added Disable Draw Distance + LOD In preset + vanilla plus + PaddedEnhancementCheckbox PurpleHato 2022-12-09 21:28:09 +0100
  • 68c89b460b TWEAK: Move Disable LOD/DrawDistance under Graphics enhancements PurpleHato 2022-12-09 20:33:34 +0100
  • 924b48636b Replace RandoOptionAllLocationsReachable with RandoOptionGenericOffOn Garrett Cox 2022-12-09 13:01:35 -0600
  • 6d38b8b590 Merge commit 'refs/pull/2125/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-09 15:41:43 -0300
  • 0eff4ebca2 Merge commit 'refs/pull/2119/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-09 15:41:33 -0300
  • 502d7646c7 Use enum for default value Garrett Cox 2022-12-09 12:40:12 -0600
  • c0841f266a Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-09 15:38:15 -0300
  • 540e793fca Add toggle for all locations reachable Garrett Cox 2022-12-09 12:38:02 -0600
  • 5c6409e65d
    Merge pull request #30 from PurpleHato/Doc Garrett Cox 2022-12-09 10:41:42 -0600
  • c60978f7da ADD: Small precision about the SEQ limit PurpleHato 2022-12-09 17:39:16 +0100
  • 91e2b77655 Add docs for custom sequences Garrett Cox 2022-12-09 09:17:27 -0600
  • 72ebb2b6b9 Merge branch 'develop' into medallions-as-items-testing aMannus 2022-12-09 08:37:45 +0100
  • 408143ec8c
    fix: prevent oob access of sequenceMap (#2123) briaguya 2022-12-09 02:25:45 -0500
  • 4136587f46 Merge commit 'refs/pull/2123/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-09 04:04:37 -0300
  • 88f707e98e fix: prevent oob access of sequenceMap briaguya 2022-12-09 01:35:21 -0500
  • cb0f6a53a8 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-09 02:49:48 -0300
  • d86133adaa Merge commit 'refs/pull/1898/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-09 02:40:26 -0300
  • 274c12f3cb
    Cosmetic Editor v3 (#1898) Garrett Cox 2022-12-08 22:24:39 -0600
  • 8c8c761726
    Custom Sequences (#2066) Christopher Leggett 2022-12-08 23:07:45 -0500
  • 7ce2645a00 Merge commit 'refs/pull/2066/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-08 22:25:21 -0300
  • 37da584d02
    Fixes small logic bug Christopher Leggett 2022-12-08 19:52:51 -0500
  • 2d5e92e22e
    Applies additional formatting/cleanliness suggestions from review Christopher Leggett 2022-12-08 19:26:53 -0500
  • 201fd2b819
    Fixes unneeded erroneous memory boost applied earlier. Christopher Leggett 2022-12-08 19:20:53 -0500
  • c45cc9de69
    Merge branch 'develop' of github.com:HarbourMasters/Shipwright into custom-audioseq Christopher Leggett 2022-12-08 19:16:09 -0500
  • 5c72734c89 fix lab dive check with eye drops Adam Bird 2022-12-08 18:27:40 -0500
  • 40f212088d Gracefully handle chest textures missing Garrett Cox 2022-12-08 15:44:45 -0600
  • 8a3d8d22a6 Adjust comment about boomerang gem Garrett Cox 2022-12-08 15:30:34 -0600
  • 478ace7275
    Merge branch 'HarbourMasters:develop' into potion-menu-disable Oliver Schall 2022-12-08 21:10:12 +0100
  • ce8b6ac653 Add comments and minor changes from feedback Garrett Cox 2022-12-08 13:58:17 -0600
  • efd3108eb1
    Cleans up the one hardcoded QueueSeqCmd call. Christopher Leggett 2022-12-08 14:15:43 -0500
  • c62e93e1aa
    fixes formatting in SfxEditor.h Christopher Leggett 2022-12-08 13:54:38 -0500
  • e34a3d2cd2
    Merge pull request #7 from RaelCappra/pr-2066 Christopher Leggett 2022-12-08 13:51:55 -0500
  • cbd5974934
    Merge branch 'develop' into dont-autosave-shops Josh Bodner 2022-12-08 10:43:28 -0800
  • 22be09a6a7 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-12-08 14:42:42 -0300
  • 79226dc041 Fix mismatched LUS lilDavid 2022-12-08 10:51:17 -0600
  • 5e6e5ff240 Merge remote-tracking branch 'upstream/develop' into hundred_spider_shuffle lilDavid 2022-12-08 10:45:00 -0600
  • 4a35b9e798
    fix: correctly parse custom nocturne warp text (#2116) briaguya 2022-12-08 10:44:30 -0500
  • fa4ffb5913
    fix: ensure `play` isn't null when reading from it (#2115) briaguya 2022-12-08 10:44:08 -0500
  • 988e71ab35 remove 1024x1024 icon Thomas Hiller 2022-12-08 16:01:45 +0100
  • 96f148a59e add cache for flatpak-builder Thomas Hiller 2022-12-08 15:27:08 +0100
  • 31fa53252a add more icon sizes Thomas Hiller 2022-12-08 15:23:22 +0100
  • f07eece41f change Stable to stable Thomas Hiller 2022-12-08 11:59:56 +0100
  • a9667e3dcf add assets download Thomas Hiller 2022-12-08 11:21:57 +0100
  • 058e879b11 add dependency to extractassets Thomas Hiller 2022-12-08 11:07:08 +0100
  • e99bd357e4 remove ROM copy Thomas Hiller 2022-12-08 11:05:44 +0100