Skip to content
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

Parent OnRevertResult is not invoked by nested HitObjects #23069

Closed
LumpBloom7 opened this issue Mar 31, 2023 · 1 comment · Fixed by #23185
Closed

Parent OnRevertResult is not invoked by nested HitObjects #23069

LumpBloom7 opened this issue Mar 31, 2023 · 1 comment · Fixed by #23185
Assignees
Labels
area:ruleset-api priority:0 Showstopper. Critical to the next release.

Comments

@LumpBloom7
Copy link
Contributor

Type

Game behaviour

Bug description

Previously, when a nested DrawableHitObject had their results reverted, they would invoke OnRevertResult of their parent.

This behaviour is removed in #22291, but the comments above DrawableHitObject.OnRevertResult remain unchanged, leading to difference in expected behaviour.

Screenshots or videos

No response

Version

2023.326.1

Logs

N/A

@peppy peppy added the priority:0 Showstopper. Critical to the next release. label Apr 3, 2023
@peppy
Copy link
Member

peppy commented Apr 3, 2023

Going to drop this in p0 for now since it was a regression in ruleset API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ruleset-api priority:0 Showstopper. Critical to the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants