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

[RA] Fix helipads counting towards Airstrips. #1005

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

OmniBlade
Copy link
Contributor

Chthon CFE Note: Bugfix! We need to specifically count ONLY airstrips. Original code also counted helipads
Which allowed you to create excess planes if you had 1+ helipads and 1+ planes in the air when the construction finished Petroglyph made it worse by making the blocked production spam retries every frame, guaranteeing you'll activate the bug as soon as your planes take off.
Fixes #812

Chthon CFE Note: Bugfix! We need to specifically count ONLY airstrips.
Original code also counted helipads
Which allowed you to create excess planes if you had 1+ helipads and 1+ planes in the air when the construction finished
Petroglyph made it worse by making the blocked production spam retries every frame, guaranteeing you'll activate the bug as soon as your planes take off.
@OmniBlade OmniBlade merged commit 362b2a5 into TheAssemblyArmada:vanilla Jun 20, 2024
17 checks passed
@OmniBlade OmniBlade deleted the fixes/padcount branch June 20, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RA Airstrip Limit Miscount
2 participants