Eblo and GitHub
0b16bced84
[Cheat] Allow Elegy of Emptiness anywhere ( #712 )
...
* Add cheat to allow Elegy of Emptiness anywhere
* Use modern menu for Elegy Anywhere, rename VB
Removed redundant null from Elegy scene check
Moved ElegyAnywhere enhancement's menu order
* Remove extraneous widgets from ElegyAnywhere menu
2024-10-09 23:46:05 -05:00
Garrett Cox and GitHub
a93f011253
Move GameInteractor & NameTag src up to root of 2s2h ( #799 )
2024-10-05 10:33:10 -05:00
Garrett Cox and GitHub
d9d6dbdf51
Remove unnecessary headers in favor of directory headers ( #800 )
2024-10-05 10:06:49 -05:00
Garrett Cox and GitHub
da04b7f859
Change GI_VB_ to VB_ ( #798 )
2024-10-05 10:02:53 -05:00
d0caa0f78c
[Cheat] Stop time in Temples and Dungeons ( #700 )
...
* add cheat to stop time in temples
* better tooltip
* adds option to stop time in dungeons
* clean up
* add other pirate fortress scenes
* add new hook
* update tooltips
* rename hook
* add clarification
Co-authored-by: Archez <Archez@users.noreply.github.com >
* clean combobox
---------
Co-authored-by: Archez <Archez@users.noreply.github.com >
2024-08-05 15:12:08 -04:00
Archez
24d8d47ab2
Merge remote-tracking branch 'origin/develop' into merge-develop-rika
2024-07-11 22:05:15 -04:00
justawayofthesamurai and GitHub
cc3e015f12
Added a fix for the moonjump so it doesn't crash the game when changing the day. ( #693 )
2024-06-15 15:02:30 -04:00
5e17828cc4
[Cheat] Longer Deku Flower Gliding ( #548 )
...
* Add Longer Flower Glide enhancement
Co-authored-by: Patrick12115 <115201185+Patrick12115@users.noreply.github.com >
* Tweak to just modify an array
* Update mm/2s2h/Enhancements/Cheats/LongerFlowerGlide.cpp
---------
Co-authored-by: Garrett Cox <garrettjcox@gmail.com >
2024-06-04 00:02:48 -05:00
Garrett Cox and GitHub
04e5ac449d
Merge pull request #631 from HarbourMasters/develop-rika
...
`develop-rika` -> `develop`
2024-05-31 23:36:54 -05:00
Jacob Erly and GitHub
a39a9a58e9
Adds sanity checks for bottle duping over items and prevents the issue causing Big Goron to not give the player the Keg License. ( #605 )
...
* Update Infinite.cpp
Adds sanity checks for bottle duping and prevents the issue causing Big Goron to not give the player the Keg License.
* Update Infinite.cpp
Formatting.
* Update Infinite.cpp
* Update Infinite.cpp
More formatting trying to work around this Clang stuff while working from Github.
2024-05-31 18:13:42 -04:00
inspectredc and GitHub
291973fffe
Use HOOK_ID typedef ( #581 )
2024-05-28 13:14:39 -05:00
Garrett Cox and GitHub
9d1f21041e
Add unrestricted items cheat ( #457 )
2024-05-23 21:57:33 -04:00
briaguya and Garrett 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
Patrick12115 and Garrett Cox
cea1992bcd
Added Register and removed gEnhancments ( #375 )
2024-05-22 09:05:05 -05:00
aMannus and Garrett Cox
a994c13b49
[Enhancement] Unbreakable Razor Sword ( #260 )
...
* Unbreakable Razor Sword
* Update mm/2s2h/Enhancements/GameInteractor/GameInteractor.h
Co-authored-by: Garrett Cox <garrettjcox@gmail.com >
---------
Co-authored-by: Garrett Cox <garrettjcox@gmail.com >
2024-05-22 09:05:03 -05:00
90cb488263
fd anywhere using hooks (plus splitting enhancements out into files) ( #226 )
...
* fd anywhere using hooks (plus splitting enhancements out into files)
Co-authored-by: aMannus <mannusmenting@gmail.com >
Co-authored-by: Archez <Archez@users.noreply.github.com >
* add guards to headers
* Update mm/src/code/z_parameter.c
Co-authored-by: Garrett Cox <garrettjcox@gmail.com >
* clean
* macro magic
* Apply suggestions from code review
---------
Co-authored-by: aMannus <mannusmenting@gmail.com >
Co-authored-by: Archez <Archez@users.noreply.github.com >
Co-authored-by: Garrett Cox <garrettjcox@gmail.com >
2024-05-22 09:05:01 -05:00