Releases: liamcottle/rustplus.js
Releases · liamcottle/rustplus.js
v2.5.0
v2.4.0
v2.3.0
- Added timestamp when showing fcm notifications in console.
- Updated
chrome-launcher
fromv0.13.4
tov0.15.0
- Updated
ws
fromv7.5.6
tov8.3.0
v2.2.0
- Implemented new command line tool.
v2.1.2
- Added
promoteToLeader
request to protobuf schema file.
v2.1.1
- Added
sendRequestAsync
method which returns a promise when sending requests.
v2.1.0
- Added
disconnect
method. - Added
getTeamInfo
andgetCameraFrame
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
- Renamed package from
rustplus-api
torustplus.js
.
v1.2.0
- Added
getTime
,getMapMarkers
andgetInfo
helper methods.
v1.1.0
Added support for the new Storage Monitor in Rust