38 Commits

Author SHA1 Message Date
briaguya
6da0031295 run clang format (#448)
* add linux clang format script

* first shot at powershell

* whoops

* webrequest is slow, try webclient

* just get the one file

* simplify and maybe make it work?

* whoops again

* try a different suggestion

* why is it always windows

* again

* try again

* bit of path stuff

* chmod +x

* add action to check

* fix workflow name

* run clang format
2024-05-22 09:05:05 -05:00
Caladius
79a15361d6 Add Banked Rupees Slider (#370)
* Allow Modification of the Rupees stored in the Banker NPC.

* Adds slider for Banked Rupees.

* Updated to remove Static variable and clean up If statement left over from testing.
2024-05-22 09:05:05 -05:00
Archez
a64b76ee64 skip first cycle reset cutscene on debug created saves (#397) 2024-05-22 09:05:05 -05:00
PurpleHato
c46a6637fe ADD: Text Based Clock enhancement (#246)
* ADD: dirty simplier clock enhancement

* ADD: Crash timer + combobox

* ADD: Hook (not working yet)

* TWEAK: z_parameter formatting like original

* TWEAK: z_parameter formatting like original again

* TWEAK: z_parameter formatting like original part3

* TWEAK: Add back the gi in z_parameter

* TWEAK: recommendation + missing include

* Pointer to .

* Tweak include

* TWEAK: better naming for 24 hours texture name

* Tweak: line space

* TWEAK: Adressed review

* TWEAK: TwentyFourHours

* comma

* TWEAK: Accounted Reviews

* TWEAK: review enums

* ADD: Macro

* whitespace

* move macros and center clock text

---------

Co-authored-by: Adam Bird <archez39@me.com>
2024-05-22 09:05:05 -05:00
Garrett Cox
77a578cc34 Grant bubble when granting magic in save editor (#400) 2024-05-22 09:05:05 -05:00
Archez
c366313994 Use inventory method for setting overworld maps in debug save file (#395) 2024-05-22 09:05:05 -05:00
Archez
2bdce2e1e5 fix save editor dpad names (#383) 2024-05-22 09:05:05 -05:00
Garrett Cox
4cb34b2153 Add our own field for storing last entrance and other tweaks (#373) 2024-05-22 09:05:04 -05:00
Archez
a46850859a fix imgui BeginTable not wrapped in if statements (#372) 2024-05-22 09:05:04 -05:00
Caladius
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
Archez
df1976cd36 bump latest lus; window changes; header updates (#345) 2024-05-22 09:05:04 -05:00
inspectredc
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
louist103
9554f79e26 Header and cmake cleanup. (#310) 2024-05-22 09:05:04 -05:00
Archez
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
Caladius
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
Archez
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
Garrett Cox
8253bd27f7 Add warp developer tool (#283) 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
Archez
6da4eee306 Add temple clears to save editor (#275)
* Add temple clears to save editor

* for each
2024-05-22 09:05:03 -05:00
Garrett Cox
144fa5cfaf Add flags tab to save editor (#276) 2024-05-22 09:05:03 -05:00
Garrett Cox
16e4ccf9af Add Event Log and more hooks (#247) 2024-05-22 09:05:02 -05:00
Garrett Cox
fc8f02a599 Small additions to save editor (#239) 2024-05-22 09:05:02 -05:00
Garrett Cox
dfe0e1d6c2 Actor hooks (#135) 2024-05-22 09:05:01 -05:00
Archez
1415a71378 Add more time options to save editor (#198)
* Add more time options to save editor

* todo the todo
2024-05-22 09:05:01 -05:00