Skip to content

Releases: DoctorMcKay/node-globaloffensive

v3.2.0

03 Oct 08:30
21c362d
Compare
Choose a tag to compare
  • Update CEconItemPreviewDataBlock protobuf to support new keychains by @easton36 in #98

Full Changelog: v3.1.0...v3.2.0

v3.1.0

09 Feb 06:48
8decb37
Compare
Choose a tag to compare
  • Added offset_x and offset_y attributes to items in inventory and inspect data

Full Changelog: v3.0.1...v3.1.0

v3.0.1

07 Feb 18:16
27b8a0b
Compare
Choose a tag to compare
  • Fixed issue connecting to GC due to not sending version number in ClientHello message (#85)
  • Added error event to inform when fatal logon errors are encountered

Full Changelog: v3.0.0...v3.0.1

v3.0.0

26 Sep 04:40
4a46179
Compare
Choose a tag to compare
  • BREAKING Node.js v14 or later is now required (up from v8)
  • Updated dependencies

Full Changelog: v2.3.1...v3.0.0

v2.3.1

26 Sep 04:35
6f0802c
Compare
Choose a tag to compare
  • Fixed buggy steam-user version check that prevents globaloffensive from working with steam-user v5

Full Changelog: v2.3.0...v2.3.1

v2.3.0

29 Dec 04:05
9d912cf
Compare
Choose a tag to compare
  • Added craft method and craftingComplete event

Full Changelog: v2.2.0...v2.3.0

v2.2.0

27 Jan 09:26
39ecdf1
Compare
Choose a tag to compare
  • Added kill_eater_value, kill_eater_score_type, and quest_id attributes decoding to item objects
  • Added requestGame method (thanks @Yaroslav-95 in PR #29)

v2.1.1

27 Jan 09:23
640d4a7
Compare
Choose a tag to compare

v2.1.0

30 Mar 03:49
aa1690a
Compare
Choose a tag to compare

v2.0.2

13 Jun 20:31
Compare
Choose a tag to compare
  • Fixed bug where the SteamID passed to requestLiveGameForUser isn't properly used (thanks @Yaroslav-95 in PR #28)