inspectredc
78406d02db
Correct the transformation OOB bugfix ( #483 )
2024-05-26 18:48:10 +01:00
Archez
84b8aef20a
GH action runner updates ( #462 )
2024-05-26 11:17:00 -04:00
inspectredc
c8ffaf6ae5
[Enhancement] Fix Hess Crash ( #369 )
...
* fix hess
* format
* update default
2024-05-25 13:54:26 -05:00
Patrick12115
67e64c58c1
[Enhancement] Dpad Ocarina ( #324 )
...
* Add dpad ocarina option
Co-authored-by: Patrick12115 <115201185+Patrick12115@users.noreply.github.com>
* uint8_t
---------
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2024-05-25 12:17:07 -05:00
Archez
14927f0962
fix greatbay turtle cpu modified collision ( #473 )
2024-05-25 09:54:42 -05:00
Archez
f5097dab11
fix picto with res multiplier and docked windows ( #474 )
2024-05-25 09:54:30 -05:00
Garrett Cox
5cc1798818
Rework save files organization ( #445 )
2024-05-25 09:54:08 -05:00
inspectredc
e2dc6a3fc7
@bug sweep ( #449 )
...
* bug sweep round 1
* player anim frame bug already handled
* format
* stick tex and div by 0
* deku stick n64 and nicer swlift fix
2024-05-25 09:53:55 -05:00
Garrett Cox
0728eaa53b
Use temporary cvar to disable close color wrapping for now ( #472 )
2024-05-24 19:40:50 -05:00
aMannus
cb3237c645
Persistent Owl Saves & Autosaves ( #458 )
...
* Persistent Owl Saves & Autosaves
* Better entrance handling
* clang format happy now pls?
2024-05-24 13:01:48 -05:00
Garrett Cox
f270156409
Fix memory leak in OTRMessage_Init ( #466 )
2024-05-24 12:34:35 -05:00
Garrett Cox
86b5f10b26
Forgot to do this step when I overrode the cvars earlier ( #471 )
2024-05-24 12:34:25 -05:00
inspectredc
0ee3af6640
baguel ( #470 )
2024-05-24 14:38:57 +01:00
inspectredc
07287357c8
change back mtoride xmls ( #468 )
2024-05-24 13:35:21 +01:00
Garrett Cox
40dcc1ab0e
Add some tooltips ( #460 )
2024-05-24 00:56:50 -05:00
Garrett Cox
904c3641d9
Add support for dropping various save formats into the game window ( #404 )
2024-05-23 21:31:50 -05:00
Garrett Cox
e5076a1127
Add cvar overrides for LUS ( #464 )
2024-05-23 22:01:28 -04:00
Garrett Cox
9d1f21041e
Add unrestricted items cheat ( #457 )
2024-05-23 21:57:33 -04:00
inspectredc
ad298b3140
gc specific diffs ( #461 )
2024-05-23 21:13:22 -04:00
Garrett Cox
b73db51098
Fix baguette ( #459 )
2024-05-23 10:35:45 -05:00
Garrett Cox
7f88f173a4
Fix targetting camera snap ( #382 )
2024-05-23 09:43:43 -05:00
Malkierian
acc2fcb2e8
Custom Checkbox Tweaks ( #454 )
...
* Create custom checkbox to encompass custom label positioning while maintaining label click and hover actions (re: tooltips).
* Reimplemented Far and None for LabelPosition.
* clang
2024-05-23 09:42:39 -05:00
inspectredc
00d2f95698
[Enhancement] Constant Distance Backflips/Sidehops ( #291 )
2024-05-23 09:29:43 -04:00
Archez
6bd469b54b
Disable lens actor masking as a stop-gap ( #455 )
2024-05-23 08:02:29 -05:00
Garrett Cox
7314531c03
Rename save delay and always spawn at clock town for pause saves ( #456 )
2024-05-22 21:18:07 -04:00
Garrett Cox
cfdaac588b
Add issue templates ( #453 )
2024-05-22 16:32:58 -05:00
Archez
537a5f1bfc
Fix memory leak from UIWidgets WrappedText ( #451 )
2024-05-22 12:54:01 -04:00
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