2.8.0
almost 6 years ago by Milinda na Champassak
Summary: This patch releases play-by-play on LoL, deletions in incident calls and some fixes on Dota 2 and OW.
Additions
- Add LoL Play-by-Play calls
- New events endpoint: https://developers.pandascore.co/doc/#operation/get_lol_games_lolGameId_events
- New frames endpoint: https://developers.pandascore.co/doc/#operation/get_lol_games_lolGameId_frames
- Addition of
losses
field to Standings call's group standings - Handle leagues and deletions in incidents calls
- Return an empty list instead of
null
on empty match results - Setup CORS so that any browser can use the API
Corrections
- Fix computation of Dota2 team
gold_spent
last_games
stats: they were not averaged over games count - Fix division by zero handling in Overwatch player stats
- Fix rounding precision handling in Overwatch player stats