Releases: Citrinate/CS2Interface
Releases · Citrinate/CS2Interface
CS2Interface V1.2.0.1
Immutable
release. Only release title and notes can be modified.
This version requires ArchiSteamFarm V6.3.0.1 or newer
Changelog
- Added
InitializePurchase,GetStoreData,GetTournamentInfo,GetAssetPrices, andGetAssetClassInfoAPIs (#17) - Added
NameItemAPI (#29) - Fix incorrect information for Sticker Slab items
- The
StatusAPI will now includes the plugin version
Breaking Changes
- A number of APIs now use the POST method instead of the GET method. The GET method still exists and will still work for these APIs, but will be removed in a later version.
CS2Interface V1.1.2.0
Immutable
release. Only release title and notes can be modified.
This version requires ArchiSteamFarm V6.3.0.1 or newer
Changelog
- Updated to work with ArchiSteamFarm V6.3.0.1
CS2Interface V1.1.1.7
Immutable
release. Only release title and notes can be modified.
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Fix Sealed Genesis Terminal having missing data in the Inventory and GetCrateContents APIs. (#30)
CS2Interface V1.1.1.6
Immutable
release. Only release title and notes can be modified.
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Fix plugin being unable to start due to 404 errors (#28)
CS2Interface V1.1.1.5
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Updated localization (Thanks to vanapro1)
CS2Interface V1.1.1.4
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Fix "Unknown attribute" error when attempting to open inventories or storage units
CS2Interface V1.1.1.3
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Added
UnprotectedInventorySizeproperty to the Status API (#25)
Changes since V1.1.0.0:
- Fix trade protected inventory items being marked as
moveable(#25) - Added support for highlight items
CS2Interface V1.1.1.2
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Fix trade protected inventory items being marked as
moveable(#25)
CS2Interface V1.1.1.1
This version requires ArchiSteamFarm V6.1.7.6 or newer
Changelog
- Added support for highlight items
CS2Interface V1.1.0.0
This version requires ArchiSteamFarm V6.1.0.1 or newer
Released CS2Script, a userscript for managing storage units and inspecting items
Changelog
- Added detailed documentation with example responses
- Added
CraftItem,Status, andRecipesAPIs - Added the ability to auto-stop the interface after a specified period of inactivity
- Added support for inspecting keychains
- Added
stickers,keychains,stattrak, andcommodityproperties to item responses StartandStopresponses now contains individualized response values for each botInventoryresponses will no longer contain items currently located in storage units- Added
items_game.txt,items_game_cdn.txt,csgo_english.txt, andsteam.infAPIs - Various bug fixes and other minor improvements
Breaking Changes
- The
defsproperty on item responses whenshowDefsis set totruehas been simplified and renamed todef - Removed the
positionproperty fromGetCrateContents, items will now be returned in the order that they appear in-game - Removed the
crate_supply_seriesproperty from item responses