HUDs moved to the helmet visors (by & large) #820
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the pull request
Finishes the work done by Amory & Vile in #424 to move the squad HUD functionality into the helmet visor instead of being tied to the headset, along with giving the bucket tracker functionality too. The headset retains the tracker too as a fallback option. FORECON & USCM synthetic headsets for the moment keep the HUD tied to it, as they don't normally get helmets.
The corpsman helmet comes with a combi squad & advanced medical hud now, so they won't need to toggle between them constantly to check who's who in the section/platoon & who's hurting
Explain why it's good for the game
No more magi-HUD on an earpiece, I know Amory mentioned making a special eyepiece/version for FORECON in the future so their headsets no longer need the HUD tied into it too.
Encourages taking a helmet for the optic on it now.
Testing Photographs and Procedure
Compiled without issue, tested locally & works as intended. Didn't run into any bugs during the testing.
Changelog
🆑
add: The M10's squad optic visor and M5 camera gear now functions as the primary means of seeing who is who amongst the section/platoon at a glance. The squad management menu is still accessible with just the headset and the tracker will point to your squad lead/section lead
add: The M42A, M42C, UPP commando NVGs and M56 gunsight optic now offer corresponding faction HUDs, for those who run those kinds of eyepieces without a helmet
del: Removes the HUD functionality on the base USCM & UPP headsets, FORECON & synthetics retain it for the time being
qol: The corpsman helmet now toggles both the squad hud & advanced medical hud at the same time, rather than needing to cycle through them
code: Adaptable code for future HUD & tracker-providing items such as hudglasses or similar
/:cl: