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: training with distance/missile item, advancing club skill #887

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

elsongabriel
Copy link
Contributor

@elsongabriel elsongabriel commented Feb 24, 2023

Description

When training distance, the club skill was advancing. If you logout and login, the skills are adjusted.

Behaviour

Actual

Training distance, club skill advances.

Expected

Training distance, distance skill advances.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested

Test Configuration:

  • Server Version: 12.91
  • Client: Canary
  • Operating System: Ubuntu 22.04

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@sonarqubecloud
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

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

@passok passok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solved it for me, but it is necessary to be careful that no player has logged out with the club skill in place in the distance, otherwise it will fix the value of the skill upgraded to club

@dudantas dudantas merged commit 4ebd642 into opentibiabr:main Feb 24, 2023
@elsongabriel elsongabriel deleted the fix/distance-skill branch March 19, 2023 06:11
luan pushed a commit that referenced this pull request Jul 11, 2023
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.

3 participants