Skip to content

Releases: schwarper/cs2-store

0.2.6

25 Jun 05:15
2fec184
Compare
Choose a tag to compare
  • OnTick listener in menu merged with OnTick listener in event.
  • Added sound to play when selecting an option in the menu.
  • Added an option to use the confirmation menu.
  • The resetdatabase command now adds players from the server to the database after deleting the database.
  • Tag item added
  • Added new module: CoinFlip

Important

Json has been modified. Please change it by looking at the example or recreate it.

0.2.5

23 Jun 10:24
d74287c
Compare
Choose a tag to compare
  • Added confirmation menu that asks if you are sure if you will buy an item before you buy it.
  • Added new module: Quiz

0.2.4

20 Jun 17:02
aa93c36
Compare
Choose a tag to compare
  • Fix player load
  • fix error: CSSharp: Native 57b77d8f was invoked on a non-main thread
  • Fixed model0, model1 problems.
  • Added a new module (TopList)

0.2.3

18 Jun 13:21
d008af3
Compare
Choose a tag to compare
  • Added romanian language.
  • The old menu system (CenterHtmlMenu) is now available by adjusting the config setting.
  • css_model1 and css_model0 commands added. The permission flag has been added to the json file for these commands.
  1. css_model0
    => When this command is used, it makes players' models default and prevents them from changing models. Thus, all players will use the default models.
  2. css_model1
    => When this command is used, it removes the default forcing and gives players their models.

0.2.2

11 Jun 19:23
dfd7c71
Compare
Choose a tag to compare
  • Prevented menu from being overrun by other plugins and fixed recursive equip submenu creation
  • Menu gifs added to lang file.
  • Updated chineese language.

0.2.1

10 Jun 18:49
530a3da
Compare
Choose a tag to compare
  • WASD menu has been added instead of CentreHtmlMenu. Thanks @Interesting-exe
  • Database connecting string has been added to the api system.
  • Prevented menu from being overrun by other plugins and fixed recursive equip submenu creation

0.2.0

27 May 14:11
b7f62f2
Compare
Choose a tag to compare
  • Fixed an issue with PlayerLoad.
  • CSS api has been updated.

0.1.9

09 May 20:16
fb46307
Compare
Choose a tag to compare
  • Fixed a problem about store equipment.
  • Added command to delete items that the user does not own from the equip table when the plugin is loaded
  • Added an option to add hidden items by adding them to users via a database, or to hide them during testing.
  • Added sell_use_purchase_credit option
  • Updated default json
  • Added chinese lang.

0.1.8a

29 Apr 22:30
6a6edb2
Compare
Choose a tag to compare
  • For the OnEntityCreated and OnTick commands, return has been added depending on whether the item exists or not.
  • Added reset to Tickrate variable.
  • Added a check that it is equal to 10 instead of dividing by 10 and checking that the remainder is zero.
  • Api updated.
  • Null controls have been changed.

0.1.8

28 Apr 23:23
6a6edb2
Compare
Choose a tag to compare
  • Fixed the issue of direct equip when you buy the item.
  • Fixed a few issues with the Customweapon item.
  • Added FollowCS2ServerGuidelines control for customweapon
  • Added precache for default models