inspectredc
292acc5ecd
Remove BenPort.h from functions.h ( #309 )
...
* Remove BenPort.h from functions.h
* use specific z64 includes
* this -> thisx
2024-05-22 09:05:04 -05:00
inspectredc
ba16e12772
add reset to aliens ( #329 )
2024-05-22 09:05:04 -05:00
inspectredc
83be8b1180
[Enhancement] Power Crouch Stab ( #273 )
...
* power crouch stab
* update gi enum
---------
Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:04 -05:00
Garrett Cox
63428cca5f
Fix grass interpolation issue when culling. Closes #249 ( #333 )
2024-05-22 09:05:03 -05:00
Garrett Cox
c8ce60e2db
Fix freezard interpolation ( #331 )
...
* Fix freezard interpolation
* Update mm/src/overlays/actors/ovl_En_Fz/z_en_fz.c
2024-05-22 09:05:03 -05:00
Garrett Cox
4d64945839
Fix some goht interpolation ( #332 )
2024-05-22 09:05:03 -05:00
Archez
d4fff4c5fb
Add skip title opening and create save with debug inventory enhancements ( #312 )
...
* add skip title opening and save with debug inv enhancements
* feedback
2024-05-22 09:05:03 -05:00
Archez
a88609ef06
Fix animation morph detection ( #327 )
2024-05-22 09:05:03 -05:00
aMannus
f3924c2f83
[Enhancement] Enable Suns Song ( #262 )
...
* Enable Suns Song
* Move Sun's Song to no longer check for save data at all
* Update description
* Address review comments
---------
Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:03 -05:00
louist103
6b73dab27b
Consolidate array in z_en_fish2 ( #320 )
2024-05-22 09:05:03 -05:00
louist103
7620d69678
Interpolation and CPU modified textures. z_en_raf ( #313 )
...
Fix interpolation and use texture mask for dissolve effect.
2024-05-22 09:05:03 -05:00
Archez
fd0fc0ff46
Fix: bigslime VTX data use for windup punch/throw ( #317 )
2024-05-22 09:05:03 -05:00
aMannus
bda4845572
[Enhancement] Always Win Doggy Race ( #256 )
...
* Always Win Doggy Race Hookified
* uint8_t -> bool
* Trailing comma
---------
Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-22 09:05:03 -05:00
aMannus
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
PurpleHato
c6178683b0
Tweak: Enhancements Alphabetical Ordering ( #304 )
2024-05-22 09:05:03 -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
inspectredc
5fe3e350fa
Fix Skulltula Counter Hud Editor ( #308 )
2024-05-22 09:05:03 -05:00
Archez
5a8989bdbe
Pack and publish release builds ( #300 )
...
* pack release builds
* changes
* test
* more
* different unzip
* different unzip 2
* add pr artifacts action
* mm hashes
* add gc rom
* update linux sh
* fix windows linking
* give windows release a console
* tweaks
2024-05-22 09:05:03 -05:00
louist103
7e0b22935a
Consolidate arrays. ( #303 )
2024-05-22 09:05:03 -05:00
Garrett Cox
60e6119af1
Fix debug warp not persisting file select, and Warp Point not saving warp point ( #299 )
2024-05-22 09:05:03 -05:00
aMannus
7f8ea385af
[Enhancement] No Blast Mask Cooldown ( #242 )
...
* No Blast Mask Cooldown
* Re-add empty line
* Change enum name
2024-05-22 09:05:03 -05:00
Garrett Cox
be3f7f57ee
Play as kafei ( #298 )
2024-05-22 09:05:03 -05:00
inspectredc
860de31e68
Fix UB in Goron Race ( #293 )
...
* index properly
* add extra checkpoint
* add comment
2024-05-22 09:05:03 -05:00
Archez
0916ba52f5
Fix: Write framebuffer data to CPU for Deku bubble ( #236 )
...
* use framebuffer data for deku bubble
* review feedback
2024-05-22 09:05:03 -05:00
Garrett Cox
ecf0f2a06f
Add support for migrations and move save related stuff ( #264 )
...
* Move SaveManager to its own file
* Add support for migration
2024-05-22 09:05:03 -05:00
aMannus
655d82462e
Recategorize current enhancements ( #257 )
2024-05-22 09:05:03 -05:00
Garrett Cox
1b6397eca9
Add fast mask transformation enhancement ( #244 )
2024-05-22 09:05:03 -05:00
Archez
d10dd13972
Rework cycle reset bottle logic to account for stolen bottles ( #295 )
...
* handle stolen bottles in reset cycle keep bottles
* rework bottle reset logic
2024-05-22 09:05:03 -05:00
PurpleHato
9c69f3ab4d
FIX: Missing T for Do not ( #297 )
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
inspectredc
44ded41793
[Enhancement] Un-patch side rolls ( #290 )
2024-05-22 09:05:03 -05:00
Archez
6fca358aa2
Bump LUS and use nlohmann json from package manager ( #254 )
2024-05-22 09:05:03 -05:00
Archez
727c87293c
implement majora's wrath dissolve texture effect ( #284 )
2024-05-22 09:05:03 -05:00
PurpleHato
1e45e51884
ADD: Reset Cycle enhancements ( #233 )
...
* ADD: Reset Cycle enhancements
TODO/ Using hooks
* FIX: Typo
* Convert to hooks
TODO: Complete Pictobox
* TWEAK: alignment style and whitespaces
* REM: Pictobox attempts
* FIX: oopsie on merge dev
* TWEAK: Review suggestion with memcpy
* Tweak typo
* loop fix
* Try: Fix linux compilation ??
* include 2
2024-05-22 09:05:03 -05:00
Garrett Cox
8253bd27f7
Add warp developer tool ( #283 )
2024-05-22 09:05:03 -05:00
Garrett Cox
f4921d5b8e
Add fix for ammo count color ( #285 )
2024-05-22 09:05:03 -05:00
Garrett Cox
7f08698d76
Add log level combo box ( #286 )
2024-05-22 09:05:03 -05:00
inspectredc
cdeb6eaa16
More Anim Comparison Fixes: Kafei Mask Reveal Cutscene ( #288 )
2024-05-22 09:05:03 -05:00
louist103
4ff6633cee
Fix lava rock interpolation ( #282 )
2024-05-22 09:05:03 -05:00
Nicholas Estelami
000ab6f86a
Fix curiosity shop crash ( #281 )
2024-05-22 09:05:03 -05:00
louist103
e96c7b4daf
Fix song of soaring crash on linux. ( #280 )
...
* Fix audio on linux
* Text hack
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
Archez
646cb3af37
fix DL indexing in draw code ( #277 )
2024-05-22 09:05:03 -05:00
Archez
0f0bca2a74
fix cross and circle for island jumping minigames ( #274 )
2024-05-22 09:05:03 -05:00
Archez
448237c606
fix woodfall temple wave vertex changes ( #268 )
2024-05-22 09:05:03 -05:00
Archez
1b9e49b52d
reset milk bar door and race dog selected ( #269 )
2024-05-22 09:05:03 -05:00
inspectredc
0004a8c896
Fix Scarecrow Song ( #271 )
2024-05-22 09:05:03 -05:00
inspectredc
c2c359ceed
Fix bigslime vtx load ( #272 )
2024-05-22 09:05:03 -05:00