* First pass of UX changes
* More padding/styling/layout
* More styling
* Moar styling
* Some more styling
* Implemented padding helpers
* More styling, added closing buttons to windows
* Fixed merge conflict mistake
* Fixed new enhancements
* Hopefully fix jenkins errors
* Changed button behaviour, more styling
* Tiny code cleanup
* Change buttons from close/open to > when open
* Small button spacing fix
* Small styling changes after merge
* Small fix after merge mistake
More precisely, removes the auto-dimissal from the Skulltula
textbox when in a rando save and any token shuffle is on.
Bonus Fix: parses the Skullsanity setting from the spoilerfile,
which wasn't happening before.
* Changed input disable to only be forced on switch
* Inverted if
* Finally fixed validation
* Removed enhancement if its a switch build
* Input now only gets blocked when the device is not a keyboard or its on switch
* Input gets blocked when the controller view is opened
* gControlNav is enabled by default on switch
* Fixed compilation issues
* Proof of concept
* Finished default preset
* Added v1 presets
* Overhauled implementation
Function has been moved out of ImGuilmpl.cpp, and all presets have been put in their own functions so they can be applied in a cascading manner.
Also did some slight changes to the presets themselves.
* Fixed link animation settings
* Deleted unneccesary change
* Fixed missing newlines
* Moved functions back to ImGuilmpl.cpp
* Removed Ironman preset
* Skip Jabu Jabu's fishy feeding time if rando is enabled Issue #757
Also skip the ganon tower fall cutscene if you died to ganon during the ganon fight for issue #773
* Immediately give control back to player when talon running cutscene starts.
* Fix case of not skipping Gannon
Obtaining a freestanding Ice Trap causes link to slide forward
and receiving one from an NPC plays the sound effect and damage
animation but doesn't freeze link.