166 Commits
Author SHA1 Message Date
CaladiusandGarrett Cox 8241817d21 Add Player Tab to Save Editor (#322)
* Adding in Player Position, Rotation, and speed information

* Adding in Player Tab functionality, including the ability to click a button to change your current Form.
2024-05-22 09:05:04 -05:00
Patrick12115andGarrett Cox 6ab624d432 [Enhancements} Bow reticle (#335)
* First pass

* spacing
2024-05-22 09:05:04 -05:00
Patrick12115andGarrett Cox 84dd4713a5 No dropped inputs (#325) 2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox 8670cf5957 HUD Editor support for minigame counters (#363) 2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox ffcedc147d Support hud editor overrides for kaleido equip animations (#238)
* Support hud editor overrides for kaleido equip animations

* use mask style

* add missing unset

* update to support dpad equip animation
2024-05-22 09:05:04 -05:00
Garrett Cox 820b628beb Fix malloc include on macos (#354) 2024-05-22 09:05:04 -05:00
louist103andGarrett Cox b809d80b8f Fix ub (#352) 2024-05-22 09:05:04 -05:00
PurpleHatoandGarrett Cox 524a2ebbe0 TWEAK: Restoration menu dupliacation (#350) 2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox df1976cd36 bump latest lus; window changes; header updates (#345) 2024-05-22 09:05:04 -05:00
inspectredcandGarrett Cox ad478cfc59 DPad Items (#228)
* Initial Dpad

* remove old hud stuff

* and comment

* s..

* add dpad equip macro back in

* fix inputs

* fix equipping (hopefully all)

* finish some todos

* add 2s2h asset header

* check dpad macro

* remove 2s2h_assets

* re-add empty texture

* use correct struct for default dpad equips

* dpad save stuff

* fix item offering, use correct equip offset values

* finally figure out unk_154 and fix mask equipping

* avoid ugly code

* add necessary condition

* correct save names for dpad items/slots

* remove todos and sort out suggestions and rename cvar

* func standardise renaming

* Add dpad to hud presets

* dpad save migration
2024-05-22 09:05:04 -05:00
Garrett Cox efe04c3d41 Fix hud editor preset changes not persisting. Closes #337 (#338) 2024-05-22 09:05:04 -05:00
Garrett Cox 7bc6c58721 Replace some remaining soh branding with 2ship (#341) 2024-05-22 09:05:04 -05:00
louist103andGarrett Cox 9554f79e26 Header and cmake cleanup. (#310) 2024-05-22 09:05:04 -05:00
inspectredcandGarrett Cox 292acc5ecd Remove BenPort.h from functions.h (#309)
* Remove BenPort.h from functions.h

* use specific z64 includes

* this -> thisx
2024-05-22 09:05:04 -05:00
83be8b1180 [Enhancement] Power Crouch Stab (#273)
* power crouch stab

* update gi enum

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox d4fff4c5fb Add skip title opening and create save with debug inventory enhancements (#312)
* add skip title opening and save with debug inv enhancements

* feedback
2024-05-22 09:05:03 -05:00
f3924c2f83 [Enhancement] Enable Suns Song (#262)
* Enable Suns Song

* Move Sun's Song to no longer check for save data at all

* Update description

* Address review comments

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:03 -05:00
bda4845572 [Enhancement] Always Win Doggy Race (#256)
* Always Win Doggy Race Hookified

* uint8_t -> bool

* Trailing comma

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:03 -05:00
aMannusandGarrett Cox a994c13b49 [Enhancement] Unbreakable Razor Sword (#260)
* Unbreakable Razor Sword

* Update mm/2s2h/Enhancements/GameInteractor/GameInteractor.h

Co-authored-by: Garrett Cox <garrettjcox@gmail.com>

---------

Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2024-05-22 09:05:03 -05:00
PurpleHatoandGarrett Cox c6178683b0 Tweak: Enhancements Alphabetical Ordering (#304) 2024-05-22 09:05:03 -05:00
db223d8d95 Add Quest Status to Save Editor (#294)
* Quest SaveEditor Progress

* Quest Status tab implementation.

* Updated Bombers Notebook, songs, and tooltips

* Give All and Remove All buttons.

* Fixes from Review

* Bump LUS and use nlohmann json from package manager (#254)

* Handling of FD Link Form for Sword updates.

* Update mm/2s2h/DeveloperTools/SaveEditor.cpp

* Update mm/2s2h/DeveloperTools/SaveEditor.cpp

* Oops, missed comments

* Comments

* Fix some ship references

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
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
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