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
briaguya
0a2d89924b
clang format ( #447 )
...
* 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
2024-05-22 09:05:05 -05:00
Garrett Cox
a8ffb5bcb6
Add gi invert pattern ( #441 )
2024-05-22 09:05:05 -05:00
Archez
0ce2df93e3
Couple HUD Editor fixes ( #440 )
...
* fix a button viewport going out of bounds
* fix beating heart hud scaling
* update minimap position when resting to vanilla hud
2024-05-22 09:05:05 -05:00
Garrett Cox
b109d4eb68
Fix camera label formatting ( #443 )
2024-05-22 09:05:05 -05:00
inspectredc
568060cd4a
Fix GC US Options Screen ( #442 )
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
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
briaguya
f426804677
get it to build on gcc 14 ( #439 )
2024-05-22 09:05:05 -05:00
Garrett Cox
6b3aa66f91
Remove decomp docs ( #438 )
2024-05-22 09:05:05 -05:00
Archez
5aa2d17460
Add Hud Editor support for Minimaps ( #402 )
...
* Hud Editor support for minimaps
* minimap blue color
2024-05-22 09:05:05 -05:00
Garrett Cox
72625182a4
Add a few initial cutscene skips ( #399 )
2024-05-22 09:05:05 -05:00
Patrick12115
3462b7cb87
[Enhancement] Increase Climb Speed ( #314 )
...
* Increase Climb Speed
* Rename Menu
* Update BenMenuBar.cpp
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
louist103
e7e87f4215
Add extra days to file choose owl saves ( #431 )
...
* Add extra days
* New textures from purple
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
* Move strings to header.
* More new textures from purple
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
---------
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
2024-05-22 09:05:05 -05:00
Patrick12115
b131806acb
[Enhancement] Tatl ISG ( #301 )
...
* Tatl ISG
Navi ISG, but with Tatl
* Separated into its own file
Thanks aMannus :)
* Rename Enum
* Added comment
* Spelling error
* NULL instead of 0
Co-authored-by: Archez <Archez@users.noreply.github.com>
---------
Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:05 -05:00
Archez
67ddce5cba
clean up masterquest copy paste ( #424 )
2024-05-22 09:05:05 -05:00
Archez
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
Archez
ac095e9abf
Pass in original animation from subs to Animation_change ( #425 )
2024-05-22 09:05:05 -05:00
louist103
bfa363204c
Fix XMLs ( #429 )
2024-05-22 09:05:05 -05:00
louist103
e3a257c734
Fix a few issues related to tricks ( #426 )
...
* Fix missing DList
* Add variable save delay.
2024-05-22 09:05:05 -05:00
louist103
d68545ccdf
Fix vertex extraction ( #423 )
2024-05-22 09:05:05 -05:00
Archez
69aeb7928a
fix zora guitar scale issue ( #427 )
2024-05-22 09:05:05 -05:00
louist103
44e4d2b362
Fix a memory leak in bombers notebook ( #377 )
...
* Cleanup notebook
* Remove commented struct members
2024-05-22 09:05:05 -05:00
Archez
815552a2da
Fix gamestate not being freed causing an overflow in the zelda arena ( #421 )
2024-05-22 09:05:05 -05:00
louist103
72a5644350
O2R support ( #388 )
...
* O2R support
* Still look for .otrs
* Update submodule
* Hotfix for exporter
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
Archez
acad9da04f
Add option to interpolate motion blur ( #405 )
...
* add option to interpolate motion blur
* Update mm/2s2h/Enhancements/Graphics/MotionBlur.cpp
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
---------
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2024-05-22 09:05:05 -05:00
sitton76
fc5efd4283
Fixed interpolation issues for z_boss_03. ( #394 )
...
* Fixed interpolation issues in z_boss_03
* Fixed interpolation issues in z_en_water_effect
2024-05-22 09:05:05 -05:00
sitton76
8b6cb55bc7
fixed z_en_egol and z_en_estone frame interpolation issue. ( #371 )
...
* fixed z_en_egol and z_en_estone frame interpolation issue.
* Changed EnEgol_draw RecordOpenCHild from "Poly_XLU_DISP" to "this"
2024-05-22 09:05:05 -05:00
sitton76
1ed1c3e877
Fixed interpolation issue in z_eff_dust related to post STT cutscene. ( #390 )
2024-05-22 09:05:05 -05:00
sitton76
a46a952c58
Fixed various interpolation issues in z_boss_02 ( #392 )
2024-05-22 09:05:05 -05:00
Archez
3f52521ad2
Temporarily disable Hud Editor color picker ( #401 )
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
594c60be3e
Prevent owl statue text on loading pause save ( #398 )
2024-05-22 09:05:05 -05:00
Archez
6ed017b362
prevent infinite loop in save migration ( #396 )
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
Garrett Cox
cec87e5917
Add some helpful debug logging ( #386 )
2024-05-22 09:05:05 -05:00
sitton76
dc58199827
Fixed Ice Interpolation on z_en_bigslime ( #389 )
2024-05-22 09:05:05 -05:00
Garrett Cox
ebcb690de0
Move r2 artifact to root ( #393 )
2024-05-22 09:05:05 -05:00
Garrett Cox
5a5fc3b86f
Temporarily send artifacts to r2 ( #391 )
2024-05-22 09:05:05 -05:00
Garrett Cox
14f293e15a
Fix file not loaded spam ( #385 )
2024-05-22 09:05:05 -05:00
Garrett Cox
0775c6e291
Add reset functions to some great bay temple things ( #387 )
2024-05-22 09:05:05 -05:00
Archez
2bdce2e1e5
fix save editor dpad names ( #383 )
2024-05-22 09:05:05 -05:00
Archez
ff973968e2
Restrict artifact uploads to develop branch only ( #381 )
2024-05-22 09:05:05 -05:00
Archez
3f089d77cd
bump lus for dx11 fb fix ( #379 )
2024-05-22 09:05:05 -05:00
Patrick12115
cea1992bcd
Added Register and removed gEnhancments ( #375 )
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
Garrett Cox
cd1592cff6
Add safety check to loadItemIcon ( #380 )
...
* Add safety check to loadItemIcon
* Update mm/src/code/code_8012EC80.c
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