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

[Bug] fixes creature division of step speed #676

Merged
merged 8 commits into from
Dec 9, 2022
Merged

Conversation

dudantas
Copy link
Member

@dudantas dudantas commented Dec 8, 2022

Description

Fixed NPCs speed (were walking too fast)
Fixed the speed of the imbuements (they were bent)
Fixed the speed of the Gods
Fixed creature step speed being divided by 2

Fixes #431

Type of change

  • Bug fix (non-breaking change which fixes an issue)

src/creatures/creature.cpp Outdated Show resolved Hide resolved
@murilo09 murilo09 self-requested a review December 8, 2022 20:12
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
7.7% 7.7% Duplication

@dudantas dudantas merged commit b4487ef into main Dec 9, 2022
@dudantas dudantas deleted the fix-creatures-speed-bug branch December 9, 2022 00:54
luan pushed a commit that referenced this pull request Jul 11, 2023
• Fixed NPCs speed (were walking too fast)
• Fixed the speed of the imbuements (they were bent)
• Fixed the speed of the Gods
• Fixed creature step speed being divided by 2
• Some others things related to speed

Fixes #431
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.

Wrong speed value in bestiary page
3 participants