Skip to content

Releases: Taraman17/nodejs-cs2-api

Version 2.0.2

15 Nov 08:19
71bbe97
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

fix adding and removing players on connect/disconnect

v2.0.0-beta.1

14 Oct 20:36
c8bc102
Compare
Choose a tag to compare

Initial Beta release for CS2

See readme for changes

V1.2.1

19 Feb 23:22
3fa7a09
Compare
Choose a tag to compare

Last release for CS_GO!

Adds new standard maps, so pictures are loaded.

V1.2

02 Sep 16:22
0f990dc
Compare
Choose a tag to compare

This release adds a patched copy of the rcon library to the source code solving problems with authentication to a running server and multipacket responses.