12 Commits
Author SHA1 Message Date
briaguyaandGarrett Cox 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
ArchezandGarrett Cox 99c9fe16c5 Add Hud Editor support for Three-Day Clock (#403)
* Hud Editor suppot for three day clock

* support text based clock with hud editor
2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox 5aa2d17460 Add Hud Editor support for Minimaps (#402)
* Hud Editor support for minimaps

* minimap blue color
2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox f61cf293d4 Add Hud Editor support for timers (#376)
* hud editor support for timers

* split out modify top/left values to new func

* rename func for better reusability

* rename func
2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox 3f52521ad2 Temporarily disable Hud Editor color picker (#401) 2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox a46850859a fix imgui BeginTable not wrapped in if statements (#372) 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
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
PurpleHatoandGarrett Cox 36861dfbf7 ADD: More HUD Editor Widescreen Support (#179)
* ADD: Key Counter, Skultula Counter

TODO: Check why SKulltula counter texture doesn't move, TextureBlock???

* ADD: Skulltula icon position

* Tweak: Whitespace

* TWEAK: Skulltula Y value

* FIX: Tatl
2024-05-22 09:05:01 -05:00
Garrett Cox 05bffcf897 V1 Hud Editor (#110) 2024-05-22 09:04:59 -05:00