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 consistency issues with Player.m_weapon_level and Player.m_missile_level upgrade levels in MP #209

Open
tobiasksu opened this issue Jan 27, 2022 · 0 comments
Assignees
Labels
bug Something isn't working Multiplayer General multiplayer issues.

Comments

@tobiasksu
Copy link
Collaborator

Certain weapons in MP (e.g. impulse) have projectiles fired with an upgrade level that doesn't match the player's upgrade level. This results in the HUD showing incorrect weapon variant and adds complications to modded behavior like sniper packets. Correctly assign these values on spawn to increase maintainability of code.

@tobiasksu tobiasksu added bug Something isn't working Multiplayer General multiplayer issues. labels Jan 27, 2022
@tobiasksu tobiasksu self-assigned this Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Multiplayer General multiplayer issues.
Projects
None yet
Development

No branches or pull requests

1 participant