Skip to content

Fix loader guns firing past their ROF limit - #327

Open
KemGus wants to merge 2 commits into
ACE-Project-Team:devfrom
KemGus:fix/gun-rof-loader
Open

Fix loader guns firing past their ROF limit#327
KemGus wants to merge 2 commits into
ACE-Project-Team:devfrom
KemGus:fix/gun-rof-loader

Conversation

@KemGus

@KemGus KemGus commented Aug 2, 2026

Copy link
Copy Markdown
Member

The crew-loader reload clamp used DefaultReloadTime as its upper bound, so a ROFLimit (or undersized ammo) slower than the shell's physical reload inverted the clamp band and was ignored.

Fixes https://discord.com/channels/580463055595503646/1348767344247308429

Used claude opus 5 to fix. Confirmed the issue through prints in-code, verified in game.

KemGus added 2 commits July 30, 2026 04:38
The crew-loader reload clamp used DefaultReloadTime as its upper bound, so a
ROFLimit (or undersized ammo) slower than the shell's physical reload inverted
the clamp band and was ignored. Raise the upper bound to the fire-rate floor.
@KemGus
KemGus marked this pull request as ready for review August 2, 2026 23:43
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.

1 participant