momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
526 stars 210 forks source link

Panorama HUD Speedometer #1508

Closed braem closed 2 years ago

braem commented 3 years ago

What feature is your improvement idea related to?

Panorama port

Describe the solution you'd like

See mockup on Zeplin.

Some notes on functionality:

Describe alternatives you've considered, if any.

No response

Additional context

No response

hexaflexahexagon commented 2 years ago

Was the New cvar for limiting updates on the axis speedometers (the every frame ones) step implemented? I can't find the convar anywhere, just the new mom_hud_speedometer_enable one. If so (or if we decided to skip adding that) then this issue can be closed

braem commented 2 years ago

Was the New cvar for limiting updates on the axis speedometers (the every frame ones) step implemented? I can't find the convar anywhere, just the new mom_hud_speedometer_enable one. If so (or if we decided to skip adding that) then this issue can be closed

No haven't implemented that yet. Added the enable one with the dual sliders because it was ez

Related issue was closed: https://github.com/momentum-mod/game/issues/1553

hexaflexahexagon commented 2 years ago

ohhhh, gotcha. i'll un-block this and we can close it whenever that convar gets added in. everything else looks good to me tho. (we can make a docs issue too just so it doesn't get forgotten about)

braem commented 2 years ago

Included in next push: Added the convar - mom_hud_speedometer_fps. Increase/decrease coloring should be remedied as well, and scale with FPS. If not good still we can tweak the COLORIZE_DEADZONE value in panorama/scripts/hud/speedometer.js.

hexaflexahexagon commented 2 years ago

convar now exists