Skip to content

Releases: Taraman17/nodejs-cs2-api

Version 2.0.4

24 Jan 17:24
d273a68

Choose a tag to compare

Version 2.0.3

fix:

  • Update Official Maps for Season 4.

Version 2.0.3

17 Jan 12:51
6a69c1b

Choose a tag to compare

#Version 2.0.3

fix:

  • Update Official Maps to latest state.

Version 2.0.2

15 Nov 08:19
71bbe97

Choose a tag to compare

Version 2.0.2

Fix:

  • Some community maps, that are now officially in the game did not return th internal name (e.g. de_thera) in the API details, therefore the mapchange to them failed.
  • Added new official community maps.

code:

  • Style harmonization.
  • code refactoring as suggested by esLint

v2.0.1

05 Sep 15:53
f803367

Choose a tag to compare

Version 2.0.1

Fix:

  • A single workshop map not returning details in the map query made the whole workshop maplist revert to offline mode. Now it is just omitted and a warning is logged.
  • Added new official community maps.

v2.0.0

02 Mar 15:24
1b9f625

Choose a tag to compare

Version 2.0.0

First release for CS2

See Readme for main changes.

v2.0.0-beta.5

26 Feb 14:56
8556388

Choose a tag to compare

v2.0.0-beta.5

  • reworked map discovery and change functions.
  • fixed logout endpoint
  • some code refactoring

v2.0.0-beta.4

23 Oct 20:32
e0e4deb

Choose a tag to compare

#v2.0.0-beta.4

Fixed waiting popup in webinterface.

v2.0.0-beta.3

21 Oct 16:06
c2abdf9

Choose a tag to compare

v2.0.0-beta.3

This Beta should be the last before the 2.0.0 release.
for changenotes see README.MD

v2.0.0-beta.2

16 Oct 18:33
67a8ed4

Choose a tag to compare

fix adding and removing players on connect/disconnect

v2.0.0-beta.1

14 Oct 20:36
c8bc102

Choose a tag to compare

Initial Beta release for CS2

See readme for changes