Commit Graph

  • 0b9c6d3f79
    Merge 414ef04d78 into bbc4cc3305 Alejandro Asenjo Nitti 2025-01-04 02:55:50 -0500
  • bbc4cc3305
    Fix shield invert tooltips and X-axis application (#4802) develop Malkierian 2025-01-04 00:41:14 -0700
  • b8f872fdf7
    Merge 103d48719f into 8648cdeca5 Philip Dubé 2025-01-04 06:38:32 +0000
  • 103d48719f check tracker: don't show GS from wrong quest when always showing GS Demur Rumed 2025-01-04 06:34:34 +0000
  • 8e5b45df42
    Merge d0329e1b73 into 8648cdeca5 Pepper0ni 2025-01-04 00:05:38 -0600
  • 9d6985e2bc
    Merge 3f6df82f01 into 8648cdeca5 Jordan Longstaff 2025-01-04 00:41:15 -0500
  • 7218ccf880 Fix shield invert tooltips and X-axis application. Malkierian 2025-01-03 19:03:06 -0700
  • fe658531bf Merge branch 'develop' of github.com:Malkierian/Shipwright into develop Malkierian 2025-01-03 19:01:27 -0700
  • 765b1bcd92
    Merge fec67652c2 into 8648cdeca5 Malkierian 2025-01-03 17:27:16 -0700
  • 8fe49b4e4e
    Merge 96e1b306b7 into 8648cdeca5 Philip Dubé 2025-01-04 00:13:42 +0000
  • 94b3a29049
    Merge cda4f263aa into 8648cdeca5 inspectredc 2025-01-03 15:26:14 -0800
  • a354bce2d5
    Merge 4af61db648 into 8648cdeca5 Pepe20129 2025-01-03 15:24:01 -0800
  • ffb42c14be
    Merge ebdb5a3f46 into 8648cdeca5 Pepper0ni 2025-01-03 22:57:23 +0000
  • ebdb5a3f46 Fix logic issue with fishanity age split Pepper0ni 2025-01-03 22:56:49 +0000
  • c13d3dbd6f first forest tooltip again Pepper0ni 2025-01-03 22:46:35 +0000
  • 8648cdeca5
    Fix the GBK give after completing the triforce in triforce hunt. (#4800) Malkierian 2025-01-03 15:40:30 -0700
  • 029a97e6d8 Fix the GBK give after completing the triforce in triforce hunt. Malkierian 2025-01-03 15:16:35 -0700
  • fc8d658379
    Merge 336b8ce78e into a9113aa7ba Pepe20129 2025-01-03 19:12:28 +0100
  • ca5da0f7ff
    Merge b454296429 into a9113aa7ba aMannus 2025-01-03 19:10:35 +0100
  • 0103e7c133
    Merge 44ca8cb599 into a9113aa7ba Pepper0ni 2025-01-03 10:06:37 -0700
  • a9113aa7ba
    set the logic context to the main save when initing the save (#4796) Pepper0ni 2025-01-03 17:04:57 +0000
  • 6c3f6abfb7 set the logic context to the main save when initing the save Pepper0ni 2025-01-03 16:30:23 +0000
  • 4945ee26e9
    Merge 4ffdc0b2f9 into 1b6508556d Rozelette 2025-01-03 15:18:04 +0100
  • d2108cdce8
    Merge 4f6375b458 into 1b6508556d Patrick12115 2025-01-03 07:46:35 -0500
  • 9df9d5738b
    Merge 0c18f72d26 into 1b6508556d Jordan Longstaff 2025-01-03 03:46:02 -0500
  • 1b6508556d
    Fix Broken Giant's Knife flag not resetting (#4608) Jordan Longstaff 2025-01-03 02:16:03 -0500
  • 1a040b3198
    Skip Ganondorf boss battle intro (#4693) Jordan Longstaff 2025-01-03 02:14:49 -0500
  • fec67652c2 manual bump back to latest LUS Malkierian 2025-01-03 00:09:01 -0700
  • 69ad2db72e Address review redux. Malkierian 2025-01-02 23:38:47 -0700
  • 37b36b2875 Address review. Malkierian 2024-12-28 10:33:46 -0700
  • 5827392456 Final LUS bump. Malkierian 2024-12-18 08:22:22 -0700
  • f2987cf9b8 Swap `Load/UnloadResources` calls to non-async within threaded helper functions to prevent debug stutter on transition. Malkierian 2024-12-18 00:15:38 -0700
  • 2a65c3fad6 Re-treading the threading. Malkierian 2024-12-17 19:03:25 -0700
  • 059d84c0c5 Bump to latest LUS. Malkierian 2024-12-17 17:10:42 -0700
  • 0ee88eff68 Rework skybox load/unload timing to prevent load/unload chains. Update for related LUS PR changes, which includes removing the threading (will be re-implemented when LUS Context thread pool access is added). Malkierian 2024-12-17 12:11:11 -0700
  • 47669e40c2 Bump LUS, add documentation, remove magic time of day numbers, add dynamic skybox loading and unloading. Malkierian 2024-12-13 11:22:18 -0700
  • ff015c8018 Adapt to LUS multi-filter functions. Un-persist skybox textures, add dynamic skybox loading instead. Malkierian 2024-12-13 01:11:44 -0700
  • ae57a22dce Fix scene unload registration (no HF hiccups!). Add comment documentation. Refine a little persistent preload. Malkierian 2024-12-11 11:11:01 -0700
  • 5d1092c8ee Fix alt asset toggle not saving the CVar. Malkierian 2024-12-11 10:59:26 -0700
  • efe16c6e7b Address review comments, add rando MQ handling. Malkierian 2024-12-08 18:34:30 -0700
  • f9436a764c A few more persistent preload order changes. Malkierian 2024-12-08 15:09:16 -0700
  • b81a6e2079 Introduces targeted scene alt asset loading and unloading, as well as some persistent alt asset loading. Utilizes threading to handle LUS directory load and unload filtering. Malkierian 2024-12-08 11:30:33 -0700
  • 822d93880d
    bump lus (#4793) briaguya 2025-01-03 01:52:30 -0500
  • 96e1b306b7 rando: fix regression when freestanding off Demur Rumed 2025-01-03 05:26:40 +0000
  • f5b5690361
    Make Let It Snow toggle always visible in Silly Cosmetics. (#4759) Malkierian 2025-01-02 23:44:47 -0700
  • 30cd2fb0ee bump lus briaguya 2025-01-03 01:03:10 -0500
  • 5155905efa
    fix 3 trick locations from spirit to ice cavern (#4792) Philip Dubé 2025-01-03 06:07:40 +0000
  • 6133ebe135
    cleanup indentation around trees drop sticks (#4778) Philip Dubé 2025-01-03 06:07:14 +0000
  • 7e481c3f69
    Rename code file for inventory functions (#4783) Jordan Longstaff 2025-01-03 01:06:50 -0500
  • d70c061c5e
    minigames: render ammo even when out-of-minigame ammo is infinite (#4785) Philip Dubé 2025-01-03 06:06:27 +0000
  • f94e40a9ce fix 3 trick locations from spirit to ice cavern Demur Rumed 2025-01-03 04:03:05 +0000
  • 504c98f7b0
    Merge 143cbd38dd into e57a052468 briaguya 2025-01-02 21:06:06 -0500
  • e57a052468
    Update GAME_CONTROLLER_DB.md (#4784) briaguya 2025-01-02 20:22:50 -0500
  • fceb083dc0
    check tracker: fix Clear (#4791) Philip Dubé 2025-01-03 01:22:15 +0000
  • 8230650897 check tracker: fix Clear Demur Rumed 2025-01-02 23:47:42 +0000
  • 336b8ce78e Post-merge fixes Pepe20129 2025-01-03 00:03:52 +0100
  • 60bcc15723 Merge branch 'develop' into locacc_cleanup Pepe20129 2025-01-03 00:03:42 +0100
  • 8b312d0ed5
    Merge 6e43514b22 into 0544c494e6 lilacLunatic 2025-01-02 22:01:48 +0000
  • e951b396f9
    Merge f58ff1cd64 into 0544c494e6 briaguya 2025-01-02 21:49:00 +0000
  • 0544c494e6
    Fix 2 broken rupees in ice cavern (#4789) Pepper0ni 2025-01-02 21:43:56 +0000
  • 237f8b903a
    Fix scarce and minimal item pools removing shuffled sticks and nuts. (#4787) Pepper0ni 2025-01-02 21:12:12 +0000
  • 94b6e30c9e Fix 2 broken rupees in ice cavern Pepper0ni 2025-01-02 20:54:49 +0000
  • 0e72f64e1f
    Merge a8229ff6ca into 966a86c508 Pepe20129 2025-01-02 21:10:35 +0100
  • 0ae535a404 improve clarity Pepper0ni 2025-01-02 19:11:45 +0000
  • 18452fbaf4 fix scarce and minimal item pools removing stick and nut upgrades when they are shuffled. Pepper0ni 2025-01-02 19:03:30 +0000
  • 966a86c508
    Tricks Cleanup (#4740) Pepe20129 2025-01-02 17:44:30 +0100
  • 0d0e03bedc
    fix cheese logic (#4786) Pepper0ni 2025-01-02 16:44:15 +0000
  • ba873db98c fix cheese logic Pepper0ni 2025-01-02 16:20:02 +0000
  • e9c3444cb0 minigames: render ammo even when out-of-minigame ammo is infinite Demur Rumed 2025-01-02 14:30:52 +0000
  • 29437a4201
    Merge 62495f4ebe into 396e2fd5ff Jérémy Lugand 2025-01-02 16:05:46 +0100
  • afec9c0dab
    Update GAME_CONTROLLER_DB.md briaguya 2025-01-02 00:03:18 -0500
  • 93509e3b1c Rename code file for inventory functions JordanLongstaff 2025-01-01 23:37:07 -0500
  • 3f6df82f01 Fix accounts for Deku Nut slot initialization JordanLongstaff 2025-01-01 22:15:42 -0500
  • 7c05d2c904 Merge branch 'develop' into locacc_cleanup Pepe20129 2025-01-02 01:21:03 +0100
  • c57a5c8118 Merge branch 'develop' into tricks Pepe20129 2025-01-02 01:15:56 +0100
  • b48b780cac
    Merge 7e797e2941 into 396e2fd5ff lilacLunatic 2025-01-02 00:51:15 +0100
  • 414ef04d78 PR review Sonic Dreamcaster 2025-01-01 19:14:51 -0300
  • 396e2fd5ff
    fix freestanding tracking (#4782) Pepper0ni 2025-01-01 22:09:23 +0000
  • 85fd8c4baf Merge branch 'develop' into FixFreeTracker Pepper0ni 2025-01-01 21:45:32 +0000
  • 41eff9a6e8 fix freestanding tracking Pepper0ni 2025-01-01 21:44:38 +0000
  • 4c6a2a4b64
    fix potsanity looking at deku tree MQness when dealing with pots between quests (#4773) Philip Dubé 2025-01-01 20:26:41 +0000
  • e3dbce48a6 Set Sample Rate to 32000 hz Sonic Dreamcaster 2025-01-01 02:03:15 -0300
  • d0329e1b73 update boss soul model for env support Pepper0ni 2024-12-31 17:42:00 +0000
  • 0a14ac31a9 Merge branch 'develop' into DanaModels Pepper0ni 2024-12-31 15:17:36 +0000
  • a6c2651fe0 combine the range check Philip Dubé 2024-12-31 04:07:09 +0000
  • 34158d7f91 lift optimization check Demur Rumed 2024-12-30 23:54:48 +0000
  • 7acc02aa3b Deku Nut upgrade fix works retroactively JordanLongstaff 2024-12-30 18:35:48 -0500
  • c099b22bf8 Fix flag when checkbox is toggled JordanLongstaff 2024-12-30 18:04:27 -0500
  • 93a24de2a5 cleanup indentation around trees drop sticks Philip Dubé 2024-12-30 22:44:18 +0000
  • 0c18f72d26 Rename Business Scrub functions/flags from decomp JordanLongstaff 2024-12-30 13:26:40 -0500
  • 6e43514b22 Stick sensitivity modifiers lilacLunatic 2024-12-30 14:40:57 -0300
  • 7e797e2941 [Mouse] LUS bump lilacLunatic 2024-12-30 14:18:06 -0300
  • e8f5b707c9 Mouse input viewer handling lilacLunatic 2024-12-30 14:17:39 -0300
  • a0a7c4d936 Merge branch 'develop' into fix-giant-knife JordanLongstaff 2024-12-30 09:35:59 -0500
  • 32483a5f17
    Merge 814356b56f into 21e55563b4 Malkierian 2024-12-30 00:39:32 -0600
  • cda4f263aa make variable static again inspectredc 2024-12-30 05:19:45 +0000
  • ce70145ffa Works for necessary scenarios inspectredc 2024-12-30 05:15:41 +0000
  • c37f40f7ba Custom Tunics inspectredc 2024-12-30 04:11:08 +0000
  • 27429e29da
    Merge fb6cce6bac into 21e55563b4 Spodi 2024-12-29 21:18:05 -0500
  • 265ca168e5 fix all freestanding items still being shuffled Demur Rumed 2024-12-29 19:26:02 +0000