Skip to content

Releases: ianlucas/cs2-inventory-simulator-plugin

v1.0.0-beta.29

07 Jun 14:12
61a64a1
Compare
Choose a tag to compare

Linux Windows Updated Gamedata for CS2 v2000335.

Tested in Metamod 2.0.0-dev+1290 and CounterStrikeSharp v239.

v1.0.0-beta.28

29 May 23:24
Compare
Choose a tag to compare
  • Linux Updated Gamedata for CS2 v2000332.

Tested in Metamod 2.0.0-dev+1290 and CounterStrikeSharp v235.

v1.0.0-beta.27

25 May 17:05
Compare
Choose a tag to compare

(Tested in Metamod 2.0.0-dev+1290 and CounterStrikeSharp v234.)

v1.0.0-beta.26

25 May 13:05
Compare
Choose a tag to compare
  • Linux Windows Updated Gamedata for CS2 v2000330.
  • Minimum CounterStrikeSharp API version is now v234.

(Tested in Metamod 2.0.0-dev+1290 and CounterStrikeSharp v234.)

Possible new issue introduced by latest CS2 update

I did a smoke test and looks like there may have some issues around paint not being applied sometimes, currently feels random and looks like rejoining the server is a way to solve it. Until CSSharp is fully stabilized with this latest CS2 version, the plugin won't be actively changed.

Please open an issue if you find a pattern or any other issue.

v1.0.0-beta.25

06 May 16:05
Compare
Choose a tag to compare
  • Linux Windows Fix a regression with StatTrak increment on weapons.

v1.0.0-beta.24

06 May 02:19
Compare
Choose a tag to compare

This release fixes two issues related to Windows, so if you're on Linux no need to update it. If you use Windows and face any issue, please open an issue.

  • Windows Fixes an incompatibility with MatchZy's knife round.
  • Windows Fixes inconsistencies with Agent voices (e.g. Ava with male voice).

v1.0.0-beta.23

05 May 03:35
Compare
Choose a tag to compare
  • Reworks plugin's ConVars — if you were using any ConVar from the plugin you will need to reconfigure it.
  • Adds !ws command to refresh player inventories (along with ConVars for configuring it).
  • Requires CSSharp 227+ to work.

v1.0.0-beta.22

26 Apr 12:55
Compare
Choose a tag to compare
  • Updates CSSharp to v215.
  • Updated schema fixes exception when setting agent patch.

v1.0.0-beta.21

17 Apr 13:27
Compare
Choose a tag to compare
  • Fix crash when switching teams on Windows when an agent is equipped. (#5)

v1.0.0-beta.20

16 Apr 00:19
Compare
Choose a tag to compare
  • Upgrade to .NET8.