Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Amaroq7 Amaroq7 released this 19 Oct 19:24
· 66 commits to main since this release
v1.1.0
c00c4ce

Changelog

Bump minor version to 1.
Current API version: 1.1

Engine API

  • New functions
    • isDedicatedServer
    • checkEngParm
    • queryClientCvarValue
    • queryClientCvarValue2

GameDll API

  • New functions

    • pfnCvarValue
    • pfnCvarValue2
  • CStrike/CZero specific functions

    • giveShield
    • removeShield
    • dropShield
    • hasShield

Misc

  • Update fmt library from 7.1.3 to 8.0.1