22 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
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
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
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
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
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
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
fc8f02a599 Small additions to save editor (#239) 2024-05-22 09:05:02 -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
louist103
dbdbfc738d Add rupees to the save editor (#173)
* Add rupee editor to save editor

* Remove static
2024-05-22 09:05:01 -05:00
Garrett Cox
6164a75d67 Move some files around (#107) 2024-05-22 09:04:59 -05:00
Garrett Cox
b341e7bab0 Small fixes to save editor (#86) 2024-05-22 09:04:58 -05:00
Garrett Cox
c24142402c Remove v1 UI Widgets (#62) 2024-05-22 09:04:58 -05:00
Garrett Cox
1ad3317705 Add reg editor tab (#31) 2024-05-22 09:04:58 -05:00
Garrett Cox
e61a5eac9f First draft of save editor (#8) 2024-05-22 09:04:57 -05:00