odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.51k stars 303 forks source link

Show Ranked All Pick ban nominations #1148

Open eblis opened 8 years ago

eblis commented 8 years ago

Can you add information about the banned heroes and ban nominations in ranked matchmaking like Dotabuff does ?

howardchung commented 8 years ago

Yes, I think so. I've seen this data in the replay.

eblis commented 8 years ago

In the Skill Builds panel you have level up information, what each hero leveled up at that particular level. I think it would be nice if a little timestamp was shown to tell us also when that hero reached that level ? Similar to the item timings in DotaBuff, but for leveling up.

howardchung commented 8 years ago

For anyone interested: I believe these show up as CHAT_MESSAGE_BANNED_HERO events (same as rune pickups, etc.)

howardchung commented 6 years ago

I think this data might actually be returned by the steam API now. Need to confirm

howardchung commented 6 years ago

Update: The data has the bans, but not the nominations.