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

fix(es_extended/client/modules/death): fix death event for multichar relog #1534

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

Kenshiin13
Copy link
Contributor

Description

This PR resolves an issue with death detection during multicharacter relogging. Previously, relogging could incorrectly trigger the death event, causing the death screen to appear unexpectedly. Additionally, this PR ensures that no concurrent threads are created during relogging, preventing the death event from being triggered multiple times.


PR Checklist

  • My commit messages and PR title follow the Conventional Commits standard.
  • My changes have been tested locally and function as expected.
  • My PR does not introduce any breaking changes.
  • I have provided a clear explanation of what my PR does, including the reasoning behind the changes and any relevant context.

@Kenshiin13 Kenshiin13 self-assigned this Dec 8, 2024
@Kenshiin13 Kenshiin13 merged commit f2eedb6 into esx-framework:dev Dec 8, 2024
2 checks passed
@Kenshiin13 Kenshiin13 deleted the fix-death-event branch December 8, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Next Update
Development

Successfully merging this pull request may close these issues.

2 participants