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: issues related to party leadership and leaving a party #1930

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

dudantas
Copy link
Member

@dudantas dudantas commented Nov 28, 2023

• Leadership Transition in Party: Resolved the issue where party leadership was not being passed correctly (Resolves #1830). This fix ensures smooth transition of leadership as intended.

• Leaving Party in Specific Conditions: Addressed a bug where players sometimes couldn't leave a party. The issue was identified in the 'Game::playerLeaveParty' function, which returned prematurely when a player was in a protection zone and in infight mode. This fix includes a check for the protection zone to ensure that players can leave the party as expected.

@dudantas dudantas force-pushed the dudantas/fix-party-issues branch from cb9b7ec to 5d8942c Compare November 28, 2023 07:38
@dudantas dudantas force-pushed the dudantas/fix-party-issues branch from 5d8942c to e178d45 Compare November 28, 2023 07:38
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas merged commit 167350c into main Nov 28, 2023
@dudantas dudantas changed the title fix: party issues fix: issues related to party leadership and leaving a party Nov 28, 2023
@dudantas dudantas deleted the dudantas/fix-party-issues branch November 28, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

problema quando o líder da party desloga
2 participants