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

cmd: fix /kill sometimes freezing the game #2301

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

rr-
Copy link
Collaborator

@rr- rr- commented Jan 14, 2025

Checklist

  • I have read the coding conventions
  • I have added a changelog entry about what my pull request accomplishes, or it is an internal change
  • I have added a readme entry about my new feature or OG bug fix, or it is a different change

Description

Resolves #2297. The previous implementation was too frugal in its size which led to an infinite loop bug when an item was deemed unkillable.

@rr- rr- added TRX bug A bug with TRX TR2 TR1 labels Jan 14, 2025
@rr- rr- self-assigned this Jan 14, 2025
@rr- rr- requested review from a team as code owners January 14, 2025 21:59
@rr- rr- requested review from lahm86, walkawayy and aredfan and removed request for a team January 14, 2025 21:59
Resolves #2297. The previous implementation was too frugal in its size
which led to an infinite loop bug when an item was deemed unkillable.
@rr- rr- force-pushed the issue-2297-cmd-kill-freeze branch from 057a213 to 34888ff Compare January 14, 2025 22:00
@rr- rr- merged commit 86c52b5 into develop Jan 14, 2025
7 of 8 checks passed
@rr- rr- deleted the issue-2297-cmd-kill-freeze branch January 14, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TR1 TR2 TRX bug A bug with TRX
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

TR2X bug: the game stops responding if kill cheat is used near Bartoli as he transforms
3 participants