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: Telemetry payload attributes are integers, not booleans #318

Closed schneefux closed 5 years ago

schneefux commented 6 years ago

For example IsHero and TargetIsHero. As stated in #316 they are pseudo booleans since 2.9. They should be either enums or booleans.

PierreAndreis commented 6 years ago

It's not since 2.9, they have always been integers on the source code.