Releases: ianlucas/cs2-inventory-simulator-plugin
Releases · ianlucas/cs2-inventory-simulator-plugin
v15
- Added invsim_require_inventory ConVar (#25).
v14
- Added
invsim_ws_print_full_url
ConVar. - Added
invsim_spray_on_use
ConVar.
v13
- Added a new method for regenerating weapon skins.
- This fixes the issue with Fade skins, now their seed should reflect correctly.
- This fixes the issue with stickers not updating when changing them on Inventory Simulator.
- This introduces a new issue where the wear of skins may get worse over time if the player keeps using
!ws
command. Players can always reconnect to overcome it.
Please raise an issue if you face any regression by this update.
v12
- Improve debug message when
invsim_apikey
authentication fails.
v11
- Removes code from work-in-progress feature as it was causing some issues when setting players inventories.
v10
- Update gamedata (CS2 v2000404, "The Armory update").
v9
- Improvements for
invsim_file
ConVar.
v8
- Added
invsim_file
ConVar.
v7
- Fixes an issue with cooldown management, makes sure to remove any cooldown when the player disconnects from the server.
v6
- Adds
!spray
command to spray player's equipped graffiti. Vanilla spray can be changed by enablinginvsim_spraychanger_enabled
ConVar.