Skip to content

1.14.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:55
· 93 commits to master since this release
935dd3a

CD

Installation

  • Download:
  • Place the binary into the game folder e.g. Portal 2
  • Open developer console and enter plugin_load sar

Changelog

Features:

  • unprotect hidehud. This command is classified as non-functional and you can do whatever you want with it.
  • sar_trace_vphys_record, sar_trace_reveal, sar_trace_playback_rate. Mainly for cinematic purposes. VPhys recording is only used for sar_trace_compare.

Fixes:

  • patched a major memory leak in INFRA. Let us know if performance issues persist. (@ThisAMJ)
  • index oob with incomplete autoaim ent
  • edge-cases with engine->GetMaxClients() returning zero. Warning: This change caused a regression where your game will freeze when disconnecting from a coop game. You can unfreeze it by typing mat_norendering 0. (#326) This will be fixed in the next release.

Full Changelog: 1.14.2...1.14.3