SuperEvilMegacorp / vainglory-assets

Community provided art, schemas, and other assets that make using the Vainglory API easier
https://developer.vainglorygame.com
MIT License
54 stars 40 forks source link

Bug: Blitz match ending event not in telemetry #215

Open BrianGLHF opened 7 years ago

BrianGLHF commented 7 years ago

Blitz matches are won once a team has scored 15 or more Blitz Coins. In the game, once 15 coins are obtained, both teams are able to fight each other for a brief moment before the game changes to the scoreboard. During that small window on time between the match end and the scoreboard appearing, any kills by either team are show in the telemetry (and the in game scoreboard, SEMC!). Ideally as soon as the 15th point is scored, an event would happen in the telemetry to signify that the Blitz match is over and no further kills or points are valid. This also will prevent Blitz matches from appearing to last longer than they actually do.

BrianGLHF commented 7 years ago

Not sure if feature request or bug. Currently the lack of the event causes inaccurate information so I'm going with bug.

svperfecta commented 7 years ago

Adding to #221 and closing