Commit Graph
2969 Commits
Author SHA1 Message Date
louist103andGarrett Cox 7e0b22935a Consolidate arrays. (#303) 2024-05-22 09:05:03 -05:00
Garrett Cox 60e6119af1 Fix debug warp not persisting file select, and Warp Point not saving warp point (#299) 2024-05-22 09:05:03 -05:00
aMannusandGarrett Cox 7f8ea385af [Enhancement] No Blast Mask Cooldown (#242)
* No Blast Mask Cooldown

* Re-add empty line

* Change enum name
2024-05-22 09:05:03 -05:00
Garrett Cox be3f7f57ee Play as kafei (#298) 2024-05-22 09:05:03 -05:00
inspectredcandGarrett Cox 860de31e68 Fix UB in Goron Race (#293)
* index properly

* add extra checkpoint

* add comment
2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 0916ba52f5 Fix: Write framebuffer data to CPU for Deku bubble (#236)
* use framebuffer data for deku bubble

* review feedback
2024-05-22 09:05:03 -05:00
Garrett Cox ecf0f2a06f Add support for migrations and move save related stuff (#264)
* Move SaveManager to its own file

* Add support for migration
2024-05-22 09:05:03 -05:00
aMannusandGarrett Cox 655d82462e Recategorize current enhancements (#257) 2024-05-22 09:05:03 -05:00
Garrett Cox 1b6397eca9 Add fast mask transformation enhancement (#244) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox d10dd13972 Rework cycle reset bottle logic to account for stolen bottles (#295)
* handle stolen bottles in reset cycle keep bottles

* rework bottle reset logic
2024-05-22 09:05:03 -05:00
PurpleHatoandGarrett Cox 9c69f3ab4d FIX: Missing T for Do not (#297) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 8cec7afa25 Bump lus with packages, new namespace, and global factories (#292)
* imgui

* detangle zapdutils

* ship namespace

* register global factories

* readfb

* deps

* bump submodules

* keyframe

* bump modules
2024-05-22 09:05:03 -05:00
inspectredcandGarrett Cox 44ded41793 [Enhancement] Un-patch side rolls (#290) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 6fca358aa2 Bump LUS and use nlohmann json from package manager (#254) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 727c87293c implement majora's wrath dissolve texture effect (#284) 2024-05-22 09:05:03 -05:00
PurpleHatoandGarrett Cox 1e45e51884 ADD: Reset Cycle enhancements (#233)
* ADD: Reset Cycle enhancements

TODO/ Using hooks

* FIX: Typo

* Convert to hooks

TODO: Complete Pictobox

* TWEAK: alignment style and whitespaces

* REM: Pictobox attempts

* FIX: oopsie on merge dev

* TWEAK: Review suggestion with memcpy

* Tweak typo

* loop fix

* Try: Fix linux compilation ??

* include 2
2024-05-22 09:05:03 -05:00
Garrett Cox 8253bd27f7 Add warp developer tool (#283) 2024-05-22 09:05:03 -05:00
Garrett Cox f4921d5b8e Add fix for ammo count color (#285) 2024-05-22 09:05:03 -05:00
Garrett Cox 7f08698d76 Add log level combo box (#286) 2024-05-22 09:05:03 -05:00
inspectredcandGarrett Cox cdeb6eaa16 More Anim Comparison Fixes: Kafei Mask Reveal Cutscene (#288) 2024-05-22 09:05:03 -05:00
louist103andGarrett Cox 4ff6633cee Fix lava rock interpolation (#282) 2024-05-22 09:05:03 -05:00
Nicholas EstelamiandGarrett Cox 000ab6f86a Fix curiosity shop crash (#281) 2024-05-22 09:05:03 -05:00
louist103andGarrett Cox e96c7b4daf Fix song of soaring crash on linux. (#280)
* Fix audio on linux

* Text hack
2024-05-22 09:05:03 -05:00
Garrett Cox 62a398e24c Fix issue with flags editor and add clear/set buttons (#279) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 6da4eee306 Add temple clears to save editor (#275)
* Add temple clears to save editor

* for each
2024-05-22 09:05:03 -05:00