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 delta state in SharedGunSystem #35510

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

slarticodefast
Copy link
Member

Fixes a wrong DirtyField call introduced in #28242

This was spamming errors when a gun also has the MeleeWeaponComponent
[ERRO] entity: Tried to dirty delta field NextAttack on AKMS (1549/n1549, WeaponRifleAk) that isn't implemented.

We should absolutely make this cause a compiler warning or integration test fail.

Requirements

Breaking changes

none

Changelog
no errors no fun

@github-actions github-actions bot added size/XS Denotes a PR that changes 0-9 lines. S: Needs Review Status: Requires additional reviews before being fully accepted S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Feb 25, 2025
@slarticodefast slarticodefast changed the title fix delta state SharedGunSystem fix delta state in SharedGunSystem Feb 25, 2025
@metalgearsloth metalgearsloth merged commit 7283f9b into space-wizards:master Feb 26, 2025
15 checks passed
@slarticodefast slarticodefast deleted the fixmeleegun branch February 26, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Needs Review Status: Requires additional reviews before being fully accepted S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants