q2community / quake2-rerelease-dll

Fork of the official quake2-rerelease-dll
https://store.steampowered.com/app/2320/Quake_II/
GNU General Public License v2.0
23 stars 3 forks source link

Speedometer display toggled using cvar 'scr_showspeed' #15

Closed ConHuevosGuey closed 7 months ago

ConHuevosGuey commented 7 months ago

Added an on screen player speed display to the bottom right corner that draws the player's velocity and their (horizontal velocity) displayed in Quake Units per second. The font size scales based on the player's resolution. Can be enabled using the console variable scr_showspeed 1 and scr_showspeed 0 to disable. Made the value persistent across sessions so it is saved to the configuration file. speedometer