Releases: kugelrund/q2pro-speed
Releases · kugelrund/q2pro-speed
r1762
r1761
- Add cvar
cl_drawstrafehelper
that enables a tool that helps with strafing. An overlay is drawn on the HUD that displays optimal viewing angles for getting the maximum possible acceleration. Several options are available for configuring the display:cl_strafehelpercenter
: Whether to center the current look angle in the HUD or notcl_strafehelpercentermarker
: Whether to draw a marker for the current look anglecl_strafehelperheight
: The vertical height of the displaycl_strafehelperscale
: The horizontal scaling of the display. A scaling of1
means that the left border of the screen represents the angle-pi
and the right borderpi
cl_strafehelpery
: The vertical position of the display,0
being in the center of the screen
- Base ingame timer on game frames. Avoids qs/ql cheesing and should make more sense in general
- Make secret in waste3 work with a hack
- Add
sv_force_rate
similar tosv_lan_force_rate
to force rate even when not on LAN
r1603
- Fix flag for disabling friendly fire on easy difficulty not working
- The flag for disabling friendly fire is not applied to NPCs anymore
- Fix possible crash when exiting the map
mine4
- Add mission pack support that was implemented by Jonathan Richman aka Qualx
- Add cvars
cl_drawtotaltimer
andcl_drawleveltimer
for displaying total and level time in the HUD. Both can take values from 0 to 3. 0 means to not draw the timers, 1 to 3 draws them with increasingly more digits