-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add persistent bunny mask enhancement #537
Conversation
a102d4b
to
8d5b3ca
Compare
Now using VB for restrictions override, and fixed an issue where the bunny hood would stay on if you didn't have it obtained |
5353fb7
to
843a730
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the hooks that are registered in RegisterPersistentMasks could do with some comments explaining what each one is achieving above it. Otherwise just some nitpicks/small things
843a730
to
6c05fb3
Compare
Comments added! |
6c05fb3
to
cf4bf58
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, this looks great! I left one comment that I think we should decide on.
Leaving my approval now, pending a decision on the below.
mm/src/overlays/kaleido_scope/ovl_kaleido_scope/z_kaleido_scope_NES.c
Outdated
Show resolved
Hide resolved
4cef72e
to
310be36
Compare
310be36
to
0ce38c7
Compare
This enhancement allows you to always keep the bunny hood on, in combination with other masks and even other transformations.
The user experience of using this should be intuitive, it allows you to equip/un-equip the mask like normal, and lets you press "A" on the mask in kaleido to equip/unequip it
I intend to also add an option for doing the same thing with the Great fairy mask, but want to keep this PR separate from that.
Build Artifacts