Rustplus.js Versions Save

Unofficial NodeJS library for controlling Smart Switches in the PC game Rust

v2.4.0

1 year ago
  • 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

2 years ago
  • 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

3 years ago
  • Implemented new command line tool.

v2.1.2

3 years ago
  • Added promoteToLeader request to protobuf schema file.

v2.1.1

3 years ago
  • Added sendRequestAsync method which returns a promise when sending requests.

v2.1.0

3 years ago
  • 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

3 years ago
  • Renamed package from rustplus-api to rustplus.js.

v1.2.0

3 years ago
  • Added getTime, getMapMarkers and getInfo helper methods.

v1.1.0

3 years ago

Added support for the new Storage Monitor in Rust