Shipwright/soh/soh/Enhancements/cosmetics
Malkierian b3d51441eb
Rando Enhancement: Mysterious Shuffled Items (#3227)
* Add rando enhancement "Mysterious Shuffled Items", which obfuscates shuffled freestanding/drawn-in-world items (PoH, tokens, shop items) with a custom question mark model (thanks Hato), and uses the "mysterious item" functionality of `GetMerchantMessage` for everything that supports it, regardless of hint status on generation.

* Reverted back to rando enhancement, but added condition for Mysterious Shuffle not being on for the gem rotation fix to apply.

* First attempt at changing to fake GetItemEntry instead of directly calling the mystery draw function. Needs more work.

* Updated CVar to reflect CVar rework values.

Added `IsCheckShuffled` as preliminary function for checking *only* if a check is shuffled, not necessarily if it is just visible on the tracker. This accounts for the difference between tokensanity and "Always Show GS On Tracker", where you don't want to obfuscate the latter.

* Bit of cleanup.

* Cross-platform building edits. If anyone has a better idea of how to handle this fake GIE, I'm all ears.

* Update to CVar macros.

* Fix freestanding item gives.
Fix mysterious item model colors.

* Fix bombchu bowling mystery.

* Remove bowling bomchus check obfuscation (unused, removed in v3).
2024-05-06 19:17:08 -05:00
..
CosmeticsEditor.cpp Rando Enhancement: Mysterious Shuffled Items (#3227) 2024-05-06 19:17:08 -05:00
CosmeticsEditor.h support lus renamespacing (#4075) 2024-04-28 21:36:44 -04:00
authenticGfxPatches.cpp Final Step of CVar macro/sectionalizing (#4107) 2024-05-05 14:14:55 -05:00
authenticGfxPatches.h Add Mirror World gfx patches and patch Royal Grave Sun Song etching (#3005) 2023-06-14 23:22:04 -04:00
cosmeticsTypes.h Enhancement: Enemy Health Bar (#3035) 2023-07-12 21:55:24 -04:00