Skip to content

Releases: liamcottle/rustplus.js

v2.5.0

10 Sep 05:11
Compare
Choose a tag to compare
  • Fixed issues registering for and listening to FCM push notifications

v2.4.0

21 Mar 12:02
Compare
Choose a tag to compare
  • Implemented rendering and controlling of CCTV Cameras, PTZ Cameras, Auto Turrets and Drones.

Note: Refer to the examples for how to use this.

v2.3.0

05 Dec 03:00
c78aacb
Compare
Choose a tag to compare
  • Added timestamp when showing fcm notifications in console.
  • Updated chrome-launcher from v0.13.4 to v0.15.0
  • Updated ws from v7.5.6 to v8.3.0

v2.2.0

15 Apr 14:56
Compare
Choose a tag to compare
  • Implemented new command line tool.

v2.1.2

27 Mar 08:34
Compare
Choose a tag to compare
  • Added promoteToLeader request to protobuf schema file.

v2.1.1

15 Mar 07:54
Compare
Choose a tag to compare
  • Added sendRequestAsync method which returns a promise when sending requests.

v2.1.0

14 Mar 16:06
Compare
Choose a tag to compare
  • Added disconnect method.
  • Added getTeamInfo and getCameraFrame convenience methods.
  • Added getTeamChat to proto file
  • Defined proto2 as the protobuf schema version
  • RustPlus no longer auto connects to Rust server when RustPlus is instantiated. Use connect instead.
  • Improved ReadMe
  • Added example scripts

v2.0.0

05 Jan 06:43
Compare
Choose a tag to compare
  • Renamed package from rustplus-api to rustplus.js.

v1.2.0

05 Jan 06:06
Compare
Choose a tag to compare
  • Added getTime, getMapMarkers and getInfo helper methods.

v1.1.0

07 Sep 12:29
Compare
Choose a tag to compare

Added support for the new Storage Monitor in Rust