Skip to content

Releases: Amaroq7/Anubis

v1.1.0

19 Oct 19:24
v1.1.0
c00c4ce
Compare
Choose a tag to compare

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

v1.0.1

11 Oct 23:44
v1.0.1
7171d0c
Compare
Choose a tag to compare

Changelog

Fixes

  • Library path resolving

v1.0.0

11 Oct 23:42
v1.0.0
97c8461
Compare
Choose a tag to compare

Changelog

Incompatibility changes

  • Bump major API version to 1

Engine API

  • Export GetState (ReHLDS func)

Enhancements

  • Install ReHLDS hooks only when they are needed

0.1.0: First public release

17 Sep 20:57
v0.1.0
f9cdaba
Compare
Choose a tag to compare
Pre-release

First public release