Skip to content

Releases: Citrinate/CS2Interface

CS2Interface V1.2.0.1

18 Dec 19:57
Immutable release. Only release title and notes can be modified.
1.2.0.1
5ebdb35

Choose a tag to compare

This version requires ArchiSteamFarm V6.3.0.1 or newer

Changelog

  • Added InitializePurchase, GetStoreData, GetTournamentInfo, GetAssetPrices, and GetAssetClassInfo APIs (#17)
  • Added NameItem API (#29)
  • Fix incorrect information for Sticker Slab items
  • The Status API 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

29 Nov 14:56
Immutable release. Only release title and notes can be modified.
1.1.2.0
190f17d

Choose a tag to compare

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

11 Oct 15:08
Immutable release. Only release title and notes can be modified.
1.1.1.7
ede030d

Choose a tag to compare

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

31 Aug 00:48
Immutable release. Only release title and notes can be modified.
1.1.1.6
a2107f0

Choose a tag to compare

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

16 Aug 15:50
1.1.1.5
cb298d5

Choose a tag to compare

This version requires ArchiSteamFarm V6.1.7.6 or newer

Changelog

  • Updated localization (Thanks to vanapro1)

CS2Interface V1.1.1.4

09 Aug 16:49
1.1.1.4
0e4e06b

Choose a tag to compare

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

21 Jul 23:34
1.1.1.3
1129312

Choose a tag to compare

This version requires ArchiSteamFarm V6.1.7.6 or newer

Changelog

  • Added UnprotectedInventorySize property 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

21 Jul 21:35
1.1.1.2
7b636c5

Choose a tag to compare

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

10 Jul 21:39
1.1.1.1
22b1208

Choose a tag to compare

This version requires ArchiSteamFarm V6.1.7.6 or newer

Changelog

  • Added support for highlight items

CS2Interface V1.1.0.0

14 Jun 16:17
1.1.0.0
68fb7ba

Choose a tag to compare

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, and Recipes APIs
  • Added the ability to auto-stop the interface after a specified period of inactivity
  • Added support for inspecting keychains
  • Added stickers, keychains, stattrak, and commodity properties to item responses
  • Start and Stop responses now contains individualized response values for each bot
  • Inventory responses will no longer contain items currently located in storage units
  • Added items_game.txt, items_game_cdn.txt, csgo_english.txt, and steam.inf APIs
  • Various bug fixes and other minor improvements

Breaking Changes

  • The defs property on item responses when showDefs is set to true has been simplified and renamed to def
  • Removed the position property from GetCrateContents, items will now be returned in the order that they appear in-game
  • Removed the crate_supply_series property from item responses