Skip to content

v1.8.0

Compare
Choose a tag to compare
@tmp64 tmp64 released this 21 May 08:32
· 212 commits to master since this release

Client

New features

  • Added strafing HUD by @Schlufi (#117)
  • Added showtriggers cvar to show trigger brushes on the listen server by @SmileyAG (#115)
  • Added commands to draw some HUD elements without the main one by @SmileyAG (#130)
  • Allow to interfere ducktapping process with manual +duck inputs by @yhoiluhi (#131)

Bugfixes

Server

  • Fixed ABI incompatibility due to Vector being passed to functions in registers
    • Resolves crashes when HamSandwich hooks are used
  • Fixed gauss sound not stopping when players are not in the PAS by @SamVanheer (ValveSoftware/halflife#3233)