Skip to content

Releases: partiusfabaa/cs2-VIPCore

v1.3.4u: update

24 Dec 19:48
Compare
Choose a tag to compare
1. fixed SQL query for compatibility with older MySQL versions
2. recompiled core and modules to  CSSharp v296

v1.3.4

19 Nov 18:25
Compare
Choose a tag to compare
  1. fixed working with cookies (again)
  2. 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

05 Nov 15:29
Compare
Choose a tag to compare

fix error when clicking on an item in the menu

v1.3.3

31 Oct 23:09
Compare
Choose a tag to compare
  1. Recompiled to CSSharp v284.
  2. Added API for blocking VIP feature to be used. Thanks @oylsister

v1.3.2.1

04 Oct 16:52
Compare
Choose a tag to compare

The core and all modules have been recompiled to CSSharp version 271

v1.3.2: update

29 Aug 01:14
Compare
Choose a tag to compare
  1. Added 2 methods to the API: DisableAllFeatures and EnableAllFeatures.
  2. Now the ServerID is stored in the database. To simplify the creation of the web interface. Thanks @hobsRKM
  3. Recompiled all vip modules for CSSharp v260

v1.3.1

10 Jul 11:29
Compare
Choose a tag to compare

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

23 Jun 13:38
Compare
Choose a tag to compare
v1.3.0f

mini fix :alien:

v1.3.0

19 May 01:50
Compare
Choose a tag to compare

1. Fixed menu, now item in config ReOpenMenuAfterItemClick works correctly.

2. Added sorting of items in the menu. Install the new version, and restart the server. The file is generated automatically at the path addons/counterstrikesharp/configs/plugins/VIPCore. To sort items, you need to list the keys from vip.json in sort_menu.txt

Example:

image
image

v1.2.9

01 May 04:08
Compare
Choose a tag to compare

updated to CSSharp v227