Releases: ianlucas/cs2-inventory-simulator-plugin
Releases · ianlucas/cs2-inventory-simulator-plugin
v5
- Adds Graffiti changer. The player needs an equipped graffiti, and use it (thus it'll consume it) to spray the graffiti equipped from Inventory Simulator.
v4
Misc improvements to the code, most notably:
- Removal of a JSON parser dependency (not really needed as C# has a built-in module for that).
- Usage of
ConcurrentDictionary
to store player inventories (should fix some issues where players would join the server and don't get the skins initially).
v3
No need to update to v3 if you're using Linux.
- (Windows) The workarounds for Windows have been removed, thanks to the resolution of issue roflmuffin/CounterStrikeSharp#377. As a result, Windows now requires the latest CS# version (v248).
v2
- Added a workaround for issue with Fade skins, please report if you are facing any issue with skin paints not being applied.
v1
This is the same release as v1.0.0-beta.29, but now we're using automated build and release in the repo.
- Updated Gamedata for CS2 v2000335.