Skip to content

Releases: untrustedmodders/plugify-plugin-s2sdk

v2.2.1

21 Oct 20:15

Choose a tag to compare

2.2.1 (2025-10-21)

Bug Fixes

v2.2.0

21 Oct 19:13

Choose a tag to compare

2.2.0 (2025-10-21)

Features

Bug Fixes

  • add lldb debug script for schemas (04e0799)
  • add lldb init file (e86b9bf)
  • add more game formatters for LLDB (3dd4961)
  • add Severity operator (df22698)
  • cvar improvements (1b943f9)
  • enable debug logger (02ef163)
  • lldb 2nd script revert (db69965)
  • maps case ins comparator (1837805)
  • more thread safety rework (ed310b2)
  • move schema to flat_maps and remove hashes (0cf3854)
  • remove LoggingRareOptions_t (683eb4a)
  • rework schemas (ec2599a)
  • schema remove old code (15dab23)
  • some build issues (7617b69)
  • some manager rework with containers (61e7c2c)
  • some manager rework with containers (f221f94)
  • some manager rework with containers (ab39ddd)
  • some refactor (b737efb)
  • update enum GearSlot (e57f83b)
  • update string (a94da28)
  • update SwitchTeam sig (746658f)

v2.1.2

15 Oct 19:05

Choose a tag to compare

2.1.2 (2025-10-15)

Bug Fixes

v2.1.1

15 Oct 18:48

Choose a tag to compare

2.1.1 (2025-10-15)

Bug Fixes

v2.1.0

06 Oct 21:21

Choose a tag to compare

2.1.0 (2025-10-06)

Features

  • add v8 support to plugify (b9e9268)

Bug Fixes

  • AccountId type (37d05b3)
  • add ConCommandManager::AddValveCommand logging (63a4993)
  • add linux addresses (b70f232)
  • add v8 (4d43d58)
  • improve san and debug symbols on windows (9241e5c)
  • isolate hook on linux (4328e82)
  • rework dispatch spawn (55d305a)
  • update GetWeaponCategory and GetWeaponGearSlot enum's (e6761ca)
  • update callback OnClientAuthenticated (4b1eb52)
  • update configs (316d45b)
  • update method GetClientAccountId and add new method GetClientSteamID64 (d339101)
  • update sigs for point script on linux (cd1198c)

v2.0.3

02 Oct 15:51

Choose a tag to compare

2.0.3 (2025-09-30)

Bug Fixes

v2.0.2

28 Sep 00:09

Choose a tag to compare

2.0.2 (2025-09-28)

Bug Fixes

v2.0.1

28 Sep 00:00

Choose a tag to compare

2.0.1 (2025-09-27)

Bug Fixes

  • specify lib extension to avoid other files (2a24d24)

v2.0.0

27 Sep 22:57

Choose a tag to compare

2.0.0 (2025-09-27)

⚠ BREAKING CHANGES

  • bump for new plugify

Features

Bug Fixes

v1.5.1

17 Sep 20:29

Choose a tag to compare

1.5.1 (2025-09-17)

Bug Fixes

  • Logger: include shared_mutex header (b1952af)