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

Clean up various blueprints #6081

Merged
merged 13 commits into from May 2, 2024
Merged

Conversation

Basilisk3
Copy link
Contributor

@Basilisk3 Basilisk3 commented Apr 14, 2024

Description of the proposed changes

This PR attempts to remove the following fields from all blueprints:

BankingSlope = 0,
MaxSteerForce = 0,
MinSpeedPercent = 0,
TurnRate = 0,

Testing done on the proposed changes

I have not found any issues with the functionality of the units.

Checklist

  • Changes are documented in the changelog for the next game version

@Garanas
Copy link
Member

Garanas commented Apr 14, 2024

How certain are we that these values are meaningless?

@Basilisk3
Copy link
Contributor Author

All units I tested still functioned normally. According to the debug dialog that lets you change units in-game, these stats all default to 0 if their respective fields are not present.

@MrRowey MrRowey added the area: code style code refactoring label Apr 17, 2024
@Garanas
Copy link
Member

Garanas commented May 1, 2024

@Basilisk3 can you update the changelog to the snippet format? Then we can merge this in

@Basilisk3
Copy link
Contributor Author

I added it in with the other two changes, is that correct?

@Garanas
Copy link
Member

Garanas commented May 2, 2024

My mistake, I must have been confused!

@Garanas Garanas merged commit b29226f into FAForever:deploy/fafdevelop May 2, 2024
5 checks passed
@Garanas Garanas added the area: unit-blueprint related to issues in unit blueprints (*_unit.bp) label May 2, 2024
@Basilisk3 Basilisk3 deleted the bpcleanup3 branch May 2, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: code style code refactoring area: unit-blueprint related to issues in unit blueprints (*_unit.bp)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants