Version 1.0.0
Officially the real first release. Nothing major however since the previous release.
Changes
- The
items
property fromgetGameItemPrices()
inSteamEconomy
is an array now, like it should've been.
New Stuff
- Individual trade offer lookup does exist, and it's at
getTradeOffer()
now! - Loads of CSGO functions, specifically
getMapPlaytime()
andgetServerStatus()
. However, the following functions are also available in the CSGO object, which are identical to the existing functions, but don't need an appID:getGlobalAchievements()
getCurrentPlayers()
getAchievements()
getGameSchema()
getStats()
getItemInfo()
getGameItemPrices()
And everything from the past, too.