2.10.0
over 5 years ago by Milinda na Champassak
Summary: This patch releases new informations about matches and games, new stats on Overwatch and new calls about fixtures on CS:GO.
Additions
- Games and matches now show
- Whether they were forfeited, through field
forfeit
- When they ended, through field
end_at
- Their
length
in seconds
- Whether they were forfeited, through field
- Add more fields to player Overwatch stats:
healing_done
,damage_done
(and their averages) as well astime_played
- In Overwatch, players can be subbed during a match and do not necessarily play the whole match. Time played can be determined by additioning the game lenghts of all games a player took part in.
- https://developers.pandascore.co/doc/#operation/get_ow_matches_matchIdOrSlug_players_playerIdOrSlug_stats
- https://developers.pandascore.co/doc/#operation/get_ow_series_serieIdOrSlug_players_playerIdOrSlug_stats
- https://developers.pandascore.co/doc/#operation/get_ow_tournaments_tournamentIdOrSlug_players_playerIdOrSlug_stats
- Added CS:GO weapons calls
- All CS:GO weapons are listed along with their
cost
,kill_reward
and ammunition data - https://developers.pandascore.co/doc/#tag/CSGO-weapons
- All CS:GO weapons are listed along with their