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

[Beta][P1] Fix regression in Metal Burst caused by #3974 #4589

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

DayKev
Copy link
Collaborator

@DayKev DayKev commented Oct 5, 2024

What are the changes the user will see?

Metal Burst will not crash if the target faints before the user moves.

Why am I making these changes?

Regression caused by #3974

What are the changes from a developer perspective?

The code that accidentally got reverted is put back in, plus tests were added for Metal Burst.

Screenshots/Videos

For video example of the crash, see #4576

How to test the changes?

npm run test metal_burst

Checklist

  • I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Have I considered writing automated tests for the issue?
  • [ ] If I have text, did I make it translatable and add a key in the English locale file(s)?
  • Have I tested the changes (manually)?
    • Are all unit tests still passing? (npm run test)
  • [ ] Are the changes visual?
    • [ ] Have I provided screenshots/videos of the changes?

Also adds a regression test for the scenario
@DayKev DayKev added Move Affects a move P1 Bug Major. Game crashing move/ability/interaction labels Oct 5, 2024
@DayKev DayKev requested a review from a team as a code owner October 5, 2024 12:23
@PigeonBar
Copy link
Collaborator

Related issue: #4575

@DayKev DayKev linked an issue Oct 5, 2024 that may be closed by this pull request
@Snailman11 Snailman11 added the Beta Only present on Beta (didn't make it into production [yet]) label Oct 6, 2024
@flx-sta flx-sta changed the title [Bug] Fix regression in Metal Burst caused by #3974 [Beta][P1] Fix regression in Metal Burst caused by #3974 Oct 6, 2024
@Tempo-anon Tempo-anon merged commit c01fff4 into pagefaultgames:beta Oct 6, 2024
14 checks passed
@DayKev DayKev deleted the fix-metal-burst-regression branch October 8, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta Only present on Beta (didn't make it into production [yet]) Move Affects a move P1 Bug Major. Game crashing move/ability/interaction
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Metal Burst causes game to crash if intended target faints
5 participants