Releases: partiusfabaa/cs2-VIPCore
Releases · partiusfabaa/cs2-VIPCore
v1.3.4u: update
1. fixed SQL query for compatibility with older MySQL versions 2. recompiled core and modules to CSSharp v296
v1.3.4
- fixed working with cookies (again)
- core and all modules recompiled for CSSharp v287
now everything will be stored in one file as before, but cookies will be loaded at map start and saved at map end or server shutdown.
v1.3.3fix
fix error when clicking on an item in the menu
v1.3.3
- Recompiled to CSSharp v284.
- Added API for blocking VIP feature to be used. Thanks @oylsister
v1.3.2.1
The core and all modules have been recompiled to CSSharp version 271
v1.3.2: update
- Added 2 methods to the API:
DisableAllFeatures
andEnableAllFeatures
. - Now the ServerID is stored in the database. To simplify the creation of the web interface. Thanks @hobsRKM
- Recompiled all vip modules for CSSharp v260
v1.3.1
Now saving is stored not in configs/plugins/VIPCore/vip_core_cookies.json
but in the configs/plugins/VIPCore/cookies/
folder. For each vip player a different json file is created to read and write to the file faster
Mini fix
v1.3.0f mini fix :alien: