Proto commits in liamcottle/rustplus.js

These 13 commits are when the Protocol Buffers files have changed:

Commit:b837619
Author:Ollie

Remove My Fat Finger Mistakes

The documentation is generated from this commit.

Commit:a7545a9
Author:Ollie

Update Protobuf

Commit:67030d3
Author:Ollie

Initial Camera Port

Commit:9967b73
Author:liamcottle

remove old camera frame apis from protobuf as they were removed from official app

Commit:18de1d3
Author:liamcottle

update protobuf from app version v0.0.25

Commit:c8157fb
Author:Fizcko

Add Patrol Helicopter in proto from last update on staging

Commit:ca5436e
Author:liamcottle

add request to protobuf schema to promote another team member to be the team leader

Commit:5a1a461
Author:liamcottle

add getTeamChat to proto

Commit:2c65367
Author:Derrick

Define proto2 as the protobuf version. While using any compiled protobuf tooling it assumes proto2 and throws a warning. This ensures that it uses proto2 and solves the warning.

Commit:869573a
Author:liamcottle

add storage monitor to protobuf spec

Commit:1322826
Author:liamcottle

add AppEntityType to proto file

Commit:fba9c9e
Author:liamcottle

add AppMarkerType to proto file

Commit:4933dd9
Author:liamcottle

implement rustplus websocket client with protobuf