-
Notifications
You must be signed in to change notification settings - Fork 118
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
[fixed] Blood on Saw/Spikes/Spiker will be toggled properly on changing g_kidssafe #1854
[fixed] Blood on Saw/Spikes/Spiker will be toggled properly on changing g_kidssafe #1854
Conversation
I made a change so that "bloody" tag is removed when using a water splash from bucket, water bomb or water arrow. Only watersplash will clear blood, but going underwater won't because it looked odd in testing. |
I added a commit that does the following changes:
|
There is a problem that the Spike sprite will be behind the Spiker's main frame after rejoining server. |
Added a commit that makes the following changes:
Aforementioned issue with spiker still unfixed as of this writing. |
Added a commit that makes it so the toggling doesn't take place when the menu is closed but when the |
I will fix the merge issue with this PR sooner or later. |
I'm replacing this PR with this new one #2271 |
Status
Description
Fixes #1753
Fixes #1811
This PR implements the same changes as PR #1507 and does the following additional changes:
Saw.as
has been resolved.g_kidssafe
is on.Other than that please refer to the write-up of the above linked PR.