This repository was archived by the owner on Oct 15, 2020. It is now read-only.
v1.2.0
·
10 commits
to stream-graphics
since this release
Changes
- Add player ping
- Improved time information
- Overtime is now properly handled
- A
0:00
formatted field has been added
- Add spectator POV information
- When in spectator mode, if the viewpoint is based on a vehicle, information about the currently spectated player is returned within its own object under
curr_spec
- Additionally,
is_spec_pov
is updated to reflect if the current viewpoint is based on a vehicle or not.
- When in spectator mode, if the viewpoint is based on a vehicle, information about the currently spectated player is returned within its own object under
in_replay_mode
has been added to signify when the game is in a replay, for example after a goal has been scored.