Skip to content

Releases: untrustedmodders/plugify-plugin-s2sdk

v1.1.1

22 Feb 12:53

Choose a tag to compare

1.1.1 (2025-02-18)

Bug Fixes

  • pplugin.in: Fixed a typo in the description (217f5bf)

v1.1.0

17 Feb 20:20

Choose a tag to compare

1.1.0 (2025-02-17)

Features

  • ConVar Manager: add *ByHandle methods (4faac8a)
  • ConVar Manager: add handle's checks (fc9aac0)
  • ConVar Manager: add handle's checks (2) (c8c7003)
  • ConVar Manager: correct GetConVarValue method name (bfc1bf8)

Bug Fixes

  • change pb message dtor on linux (4b1bd8c)
  • CMake: strip S2SDK_VERSION variable (a86869e)
  • ConVar Manager: correct FindConVar construct one (3591632)
  • ConVar Manager: correct handle's check returns (6dedbe5)
  • ConVar Manager: use just ConVarRef to cache (861023a)
  • ConVar methods: use Handle type for method arguments (27c9709)
  • ConVar methods: use Handle type to return (a0636e1)
  • Source SDK: link steam_api library (849f6de)
  • version (6579b6f)

v1.0.3

05 Feb 22:06

Choose a tag to compare

1.0.3 (2025-02-05)

Bug Fixes

  • crash related to invalid deallocation of protobuf message on Linux (ea78ccc)

v1.0.2

05 Feb 00:31

Choose a tag to compare

1.0.2 (2025-02-05)

Bug Fixes

v1.0.1

03 Feb 00:05

Choose a tag to compare

1.0.1 (2025-02-03)

Bug Fixes