-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 Frostbite status #2942
Add Frostbite status #2942
Conversation
Ready for review! This still needs extensive testing and the We'll probably need tests to be written too, but as previously mentioned on Discord, I use OSX and can't do it myself. |
Co-Authored-By: Salem <65783283+callmeechoo@users.noreply.github.com>
This should now be bugfree and behaviour should be as expected. Further testing is obviously recommended. Written tests would also be welcome if deemed necessary as I can't do them myself (see above). |
Ready for re-review, now with tests and no more bugs! |
Please give proper credits for fixing the status icons. I know RHH doesn't have a proper credits list yet (it should) but there is no harm into adding the credits into the PR or commit name. |
That sounds good enough to me o/ |
Ive been looking to do this for a while. Is it available to add now? Also would it be hard to merge this with an existing project |
It's code, and it's all here, so yes. If you mean if it's available officially, then the answer is "No." though. As you can see above, this PR is still Open and not Merged.
It depends on whether said project uses the expansion and whether it's kept up-to-date or not. You're better off pulling the branch that was submitted in this PR and solving the merge conflicts, or alternatively implement the changes manually as they're shown in the Files Changed tab. Also, for future reference, keep any support questions in the Discord server. The only discussions that should take place here are those that concern the PR itself and the changes it makes with the goal of getting it reviewed, approved and merged. |
Adds Frostbite as status next to Freeze.
Description
This PR adds Frostbite as a new status to co-exist with Freeze. A config
B_USE_FROSTBITE
exists to quickly switch Freeze to Frostbite, but moves can be cherry-picked so a combination of both statuses can exist.Images
Task list
Tests
?
Bug/undesirable behaviour list
ITEM_EFFECT_CURE_FREEZE
does not discern between strings depending on if it heals a freeze or a frostbiteDiscord contact info
Jasper#5206