v2.0.0
2.0.0 (2025-09-27)
⚠ BREAKING CHANGES
- bump for new plugify
Features
Bug Fixes
- add cvar query features + client's language and os (add3e56)
- add logging to pb (7e8a11f)
- add missing build macros without prefix (c7b9b4e)
- add new line to log (7fb752c)
- add new method
GetServerLanguage(5d88855) - another hook rework (ca0ad44)
- build (94db942)
- build issue (4fcebbe)
- change some client method names (231905b)
- changed type of 'name' and 'value' (CvarValueCallback) from int32 to string (c365a71)
- correct include directive syntax (34a54c9)
- enable warnings (918bb9e)
- gameconfig loading (c9fe1d4)
- hook for cvar respond (9c6a7c7)
- make data as array for cvar query (3488009)
- remove mutexes (74a4af6)
- replace hook (34bf332)
- replace PostEventAbstract by Send (4a91994)
- respond hook (6dd4706)
- small refactor (a3122fa)
- some fixes for hooks (502670b)
- uncomment vote (2cc5a7d)
- update export symbols (195ba8b)
- update hook (d580f77)
- update plugify (10a0ce1)
- updating
ResultTypestructure (b2731b6)