Skip to content

ZeroSpades 0.0.5

Latest
Compare
Choose a tag to compare
@siecvi siecvi released this 30 Apr 18:35
· 226 commits to main since this release

unknown
Thanks lolwut for taking this cool picture!

This release contains various fixes since the previous version 0.0.4.

This is the latest version.

Highlights

Bug Fixes

  • Fixed Last Used Tool not working properly.
  • Fixed HitTest Debugger Zoom hotkey not working sometimes.
  • Grenade pin now takes the same amount of time as the original client.
  • Grenade pin sound can be playable by any player as in the OG client (dunno why this was treated as cheating).
  • When hud is disabled, player can enable it by opening the chat window.
  • FirstPerson & ThirdPerson camera improvements.

New Features

  • Added Hitmarker sound, volume can be adjustable via cg_hitMarkSoundGain
  • Classic ADS Zoom is now toggleable via cg_classicZoomedFov
  • FirstPerson viemodel can now have that AoS 0.x aesthetic with cg_classicViewWeapon!
  • Display private messages in green on chat (thx @Nuceto for the idea).
  • Chat & KillFeed can now use a smaller font with cg_smallFont
  • Hurt Screen Effects are now toggleable via cg_hurtScreenEffects
  • Player statistics (KDR/KillStreak) cg_playerStats
  • Added setblockcolor console command

Removed Features

  • Soft client-side interpolation on players orientations were removed, it was causing too many pointless issues between users.
  • The NetGraph window was removed due to lack of use, it will probably reappear in the future if users are interested.