Commit Graph

  • d83c7722df Fixes gerudo fortress checks showing in tracker when settings have them removed sonoftunk 2022-11-06 12:44:08 -0500
  • d481181170 Fixes issue where Check Tracker would auto-scroll to wrong location when entering a grotto sonoftunk 2022-11-06 11:06:15 -0500
  • 44b7d72916 Checks Tracker only shows checked locations once in game sonoftunk 2022-11-06 10:36:27 -0500
  • b6c0775f1b Auto scroll Check Tracker windows to current area sonoftunk 2022-11-06 09:58:31 -0500
  • ab6db5f9b4 only despawn the shooting gallery man for interior shuffle Adam Bird 2022-11-06 09:48:55 -0500
  • a7256739f3 rename to use playstate/play Adam Bird 2022-11-06 09:30:31 -0500
  • 032df14de9 add search meta tags to entrance tracker data; clear entrance tracker on title screen Adam Bird 2022-11-05 12:38:14 -0400
  • 97c2abe9fd initial pass for entrance tracker Adam Bird 2022-11-03 22:55:55 -0400
  • 8ecf84addc rename to use playstate/play Adam Bird 2022-11-06 09:28:48 -0500
  • 4165e10079 Cleanup after dev merge aMannus 2022-11-06 15:23:41 +0100
  • a83c1c59e0 Merge remote-tracking branch 'origin/develop' into continueEntranceRando Adam Bird 2022-11-06 09:20:40 -0500
  • bfbb799808 Merge branch 'develop' into random-enemies aMannus 2022-11-06 15:19:40 +0100
  • dba5df9e2a Fixes crashing issues with Check Tracker rendering sonoftunk 2022-11-06 08:46:36 -0500
  • 93cd822682 Add back randomizing Gohma's eggs aMannus 2022-11-06 14:19:09 +0100
  • 984a2b0bb1 Updates styling for checked items in Check Tracker sonoftunk 2022-11-06 08:08:47 -0500
  • eae858233b Change stalchildren spawner to operate solely on timer aMannus 2022-11-06 12:45:12 +0100
  • 11497c393d
    Disable imgui cursor visibility control (#1905) Alto1772 2022-11-06 18:59:22 +0800
  • 64ac5d1374 Exclude leevers from randomization aMannus 2022-11-06 11:36:38 +0100
  • 498769c990
    Remove colons from shopsanity messages (#1881) (#1887) briaguya 2022-11-06 05:36:07 -0500
  • e6e7a7b549
    Refactor CrowdControl Setup (#1890) David Chavez 2022-11-06 11:00:34 +0100
  • be72f48cea
    Expanded Save Editor for Fishing Minigame (#1900) blackgamma7 2022-11-06 04:59:33 -0500
  • e80a1f3f6c Cleanup after dev merge aMannus 2022-11-06 10:49:44 +0100
  • cc24b6693c Merge branch 'develop' into random-enemies aMannus 2022-11-06 10:39:12 +0100
  • 83c8d9dbb3 Merge remote-tracking branch 'upstream/develop' into chore/refactor-cc David Chavez 2022-11-06 10:13:45 +0100
  • 2f6dea92c7
    Add option to disable jump velocity boost with bunny hood (#1918) Garrett Cox 2022-11-06 03:05:34 -0600
  • 99260acaf1
    Use PlayState instead of GlobalContext (#1927) Garrett Cox 2022-11-06 02:24:34 -0600
  • 1620d37448 Improve item get times Sarge-117 2022-11-06 00:12:19 -0700
  • 5c7fe1d6ee Merge branch 'LocationTracker' of https://github.com/sonoftunk/Shipwright into experimental RaelCappra 2022-11-06 02:35:15 -0300
  • c67338cdaf Revert "Merge branch 'LocationTrackerProto' of https://github.com/sonoftunk/Shipwright into experimental" RaelCappra 2022-11-06 02:34:41 -0300
  • b464b8297d Merge commit 'refs/pull/1720/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-06 02:32:26 -0300
  • 946530a44b Merge commit 'refs/pull/1781/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-06 02:30:13 -0300
  • 8dcdb820f3 Merge branch 'LocationTrackerProto' of https://github.com/sonoftunk/Shipwright into experimental RaelCappra 2022-11-06 02:29:58 -0300
  • a1ded3dfba Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-06 02:29:04 -0300
  • 84bfdca99e Finish rename, remove n64ddFlag checks Sarge-117 2022-11-05 21:41:45 -0700
  • 7d2d77749b Name change - gamePlayStats Sarge-117 2022-11-05 21:31:18 -0700
  • b444a5d274 Move code to new files + rename Sarge-117 2022-11-05 21:23:49 -0700
  • 1a5fc484a4 Correct some misnamed argument cases Garrett Cox 2022-11-05 20:39:06 -0500
  • 75030f7b46 Find and replace Gameplay_ with Play_ Garrett Cox 2022-11-05 20:32:29 -0500
  • b601d32856
    Update Windows build instructions to account for static SDL Josh Bodner 2022-11-05 18:29:16 -0700
  • 5f625a29e4 Use PlayState instead of GlobalContext - GlobalContext -> PlayState - globalCtx -> play - GlobalCtx -> PlayState - globalContext -> playState Garrett Cox 2022-11-05 20:24:04 -0500
  • 1605029077 Address PR comments David Chavez 2022-11-06 02:03:05 +0100
  • 14eaab9b78 Merge branch 'develop' into dont-autosave Josh Bodner 2022-11-05 17:49:38 -0700
  • e3e240d812 Fix position in menu Sarge-117 2022-11-05 14:25:26 -0700
  • 9be2866e92 Remove object dependency for mad scrub projectiles aMannus 2022-11-05 22:24:26 +0100
  • 439579699c Merge remote-tracking branch 'upstream/develop' into single_use_items_from_inventory Sarge-117 2022-11-05 14:23:57 -0700
  • 7ee1278570 Merge remote-tracking branch 'upstream/develop' into timer-stats-test Sarge-117 2022-11-05 14:20:57 -0700
  • 8c32b8d67b timer changes and other stuff Sarge-117 2022-11-05 14:16:56 -0700
  • 67558945db Remove object dependency for like-like drops aMannus 2022-11-05 21:59:05 +0100
  • 466aa7d96e Initial Auto-Location Tracking sonoftunk 2022-11-05 16:15:11 -0400
  • 710a768d76
    TWEAK: Some forgotten colors + google translation rewrite (#1919) PurpleHato 2022-11-05 21:09:03 +0100
  • 274a108167
    fix: add `ShouldAdvanceSilent` to `functions.h` (#1920) briaguya 2022-11-05 15:33:04 -0400
  • 0c51d09587 add NO_GLEW option to build using SDL extensions over GLEW Zaxus 2022-11-05 14:18:00 -0500
  • 02eafec010 add OpenGLES support Zaxus 2022-11-05 14:08:09 -0500
  • 8752fb09ba Add option for Linux builds to avoid linking against PulseAudio Zaxus 2022-11-05 13:52:57 -0500
  • 9ea71a0b69 Offset height of certain enemies aMannus 2022-11-05 19:44:19 +0100
  • 88cfaa18cc fix: add `ShouldAdvanceSilent` to `functions.h` briaguya 2022-11-05 14:18:32 -0400
  • fa32410eec Merge commit 'refs/pull/1915/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-05 14:50:42 -0300
  • 2847d8d5dd TWEAK: Some forgotten colors + google translation rewrite PurpleHato 2022-11-05 18:09:54 +0100
  • 9767367c85 Merge branch 'entranceTracker' of https://github.com/Archez/Shipwright into experimental RaelCappra 2022-11-05 14:01:52 -0300
  • 54f6d941c9 removing git conflicts RaelCappra 2022-11-05 14:01:31 -0300
  • 79239873f6 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-05 13:59:48 -0300
  • a7c3020136 add search meta tags to entrance tracker data; clear entrance tracker on title screen Adam Bird 2022-11-05 12:38:14 -0400
  • 3aedc885f3 More ganon's castle fixes aMannus 2022-11-05 17:27:05 +0100
  • 6789ec7a32
    Merge branch 'develop' into rando-merchants Ralphie Morell 2022-11-05 12:06:19 -0400
  • b01e7e8e0b Handle weird egg and chicken child quest items Garrett Cox 2022-11-05 10:50:31 -0500
  • 705d103ad0 Fix Ganon's Castle enemies spawning on ceilling aMannus 2022-11-05 16:02:58 +0100
  • f618b1ca29 Update naming Garrett Cox 2022-11-05 09:30:35 -0500
  • 4396411d10
    Add enhancement for making nuts explode bombs, similar to bombchus (#1906) Garrett Cox 2022-11-05 08:37:32 -0500
  • 6d10e6b9f8
    [rando] Pull gamestabled/OoT3D_Randomizer #540 fixes (#1917) Garrett Cox 2022-11-05 08:31:25 -0500
  • da73f50d7f Code cleanup & exclude Shadow Stalfos aMannus 2022-11-05 14:24:00 +0100
  • 3dddf6ce6b Rename Packet and clean up old methods David Chavez 2022-11-05 14:22:13 +0100
  • 3b6d5f0ddd Fix LW octorok spawning while bypassing obj dependency aMannus 2022-11-05 13:08:52 +0100
  • b6e2df496d Merge branch 'heads/develop' into random-enemies aMannus 2022-11-05 12:56:09 +0100
  • bad30d3b55 Add shell blade, fix water temple softlock aMannus 2022-11-05 12:37:35 +0100
  • de8bb62541 Apply enemy rando fixes to CC as well aMannus 2022-11-05 12:09:39 +0100
  • 3514cda1d6 Fix CC and console spawning randomized enemies aMannus 2022-11-05 11:53:25 +0100
  • 433f9fe3ee Add option to disable jump velocity boost with bunny hood Garrett Cox 2022-11-05 02:43:35 -0500
  • d77e810aae
    Always show GTG & Ganons castle MQ status on tracker (#1913) Garrett Cox 2022-11-05 02:11:04 -0500
  • 1dc28978fe
    Fix copy/paste for ganons castle keyring (#1916) Garrett Cox 2022-11-05 02:00:34 -0500
  • dc4c408067 Pull gamestabled/OoT3D_Randomizer #540 fixes Garrett Cox 2022-11-05 01:42:25 -0500
  • 9fe10a9611 Fix copy/paste for ganons castle keyring Garrett Cox 2022-11-05 01:28:22 -0500
  • 2dac788d5b Add option to start with bunny hood Garrett Cox 2022-11-05 01:25:05 -0500
  • dc758739f4
    Add missing randomizer inf flags to save editor (#1909) Garrett Cox 2022-11-05 00:57:36 -0500
  • f261dbb79d Merge remote-tracking branch 'upstream/develop' into timer-stats-test Sarge-117 2022-11-04 22:27:03 -0700
  • 914ead89bc Merge commit 'refs/pull/1720/head' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-05 01:03:57 -0300
  • 6333ce29ab Merge branch 'cosmetics-pass' of https://github.com/garrettjoecox/OOT into experimental RaelCappra 2022-11-05 01:03:32 -0300
  • a77c28ab72 Merge branch 'develop' of https://github.com/HarbourMasters/Shipwright into experimental RaelCappra 2022-11-05 01:03:25 -0300
  • 3379ed155d Always show GTG & Ganons castle MQ status on tracker Garrett Cox 2022-11-04 21:49:41 -0500
  • 960c2732e5
    Skip cutscenes for DOT and Rainbow bridge in rando (#1908) Garrett Cox 2022-11-04 20:47:13 -0500
  • a40b7180d9
    handle keyrings on sohStats (#1911) Garrett Cox 2022-11-04 20:37:16 -0500
  • 6df06d5c0f handle keyrings on sohStats Garrett Cox 2022-11-04 20:24:56 -0500
  • 80083cf7e1 fixed merchant messages Ralphie Morell 2022-11-04 16:53:07 -0400
  • 4735441a17
    Small fix for timed effects (#47) aMannus 2022-11-04 20:52:44 +0100
  • 4eef9b86ec Add missing randomizer inf flags to save editor Garrett Cox 2022-11-04 13:24:20 -0500
  • 55c4ed1d90 Skip cutscenes for DOT and Rainbow bridge in rando Garrett Cox 2022-11-04 12:44:50 -0500
  • e350901240 Cosmetic Editor v3 (WIP, things still broken) Garrett Cox 2022-10-19 09:07:01 -0500
  • 3b28024ad8 Merge remote-tracking branch 'upstream/develop' into timer-stats-test Sarge-117 2022-11-03 22:46:55 -0700
  • e91f2c43d5 First test of gathering some gameplay stats Sarge-117 2022-11-03 22:43:37 -0700
  • bcbfd98765
    Merge branch 'develop' into chests_only_change_with_agony Dakota Brown 2022-11-03 22:54:35 -0600
  • 1c6ce83c8d
    Allows OTRExporter to parse pairs of .seq and .meta files Christopher Leggett 2022-11-03 23:37:53 -0400