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 Melee Attack Speed Again #1653

Merged
merged 3 commits into from
Jan 25, 2025

Conversation

VMSolidus
Copy link
Member

Description

Melee Weapons were accidentally given the wrong attack speed formula again. It took me awhile of reviewing the entire history, but eventually I found the line where the wizmerge introduced a new check that used the old formula.

Also to help prevent this from happening again, I've put in a request to be set as codeowner for the relevant systems I have significantly modified.

Changelog

🆑

  • fix: Fixed melee weapons having the wrong attack speed calculations(again)

@github-actions github-actions bot added Status: Needs Review Someone please review this Changes: C# Changes any cs files Changes: YML Changes any yml files labels Jan 25, 2025
@sleepyyapril sleepyyapril merged commit 1c28a1c into Simple-Station:master Jan 25, 2025
10 of 11 checks passed
SimpleStation14 added a commit that referenced this pull request Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: YML Changes any yml files Status: Needs Review Someone please review this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants