-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
[Bug] 9.8.0 bug report #148
Comments
@SondreElg hey I'm pushing a fix, but I can't recreate the status error |
It was a bit of a mess trying to clean up those two PRs because I left them open so long, my bad! |
can you test 9.8.1 please |
Same bug appears in 9.8.1 - Start an encounter - Repeat but add an even number of statuses |
Oh I see - I thought by custom you meant one defined in settings |
I can see where the confusion stems from. |
Seems like merge conflicts caused a lot of problems for this release
Max HP damage
Cannot input m into HP field, so functionality can't be testedToken was missing in HP field input validation
Temp AC change
Can input into field, but there is no change to ACAC argument was missing in call to tracker.doUpdate()
Status field
Attempting to apply a custom status adds "undefined" to the status list.
If an even number of custom statuses are added, they are applied then instantly relieved when finalizing the operation.
The text was updated successfully, but these errors were encountered: