Skip to content

Releases: gigobyte/HLTV

2.20.1

08 Aug 09:04
Compare
Choose a tag to compare
  • Fix getMatch odds are given twice #317

2.20.0

23 Jul 19:18
Compare
Choose a tag to compare
  • Fixed getMatches. Unfortunately HLTV no longer shows the maps statically for live matches (they are now in an expandable scorebot, which is generated with JavaScript). Also the map is no longer shown when the format is bo1, so I've removed the map and maps properties.

2.19.4

14 Apr 17:19
Compare
Choose a tag to compare
  • Fix odds provider parsing in getMatch (#285)

2.19.3

26 Mar 18:21
Compare
Choose a tag to compare
  • Fix ScoreboardPlayer deaths property name (#268)
  • Update scorebot interfaces

2.19.2

04 Mar 19:31
Compare
Choose a tag to compare
  • Fix getEvents

2.19.1

23 Feb 20:41
Compare
Choose a tag to compare
  • Fix getTeam return NaN for player_id if player has no pic #253

2.19.0

12 Feb 17:45
Compare
Choose a tag to compare
  • Add contentFilter parameter to getResults

2.18.2

06 Feb 17:21
Compare
Choose a tag to compare
  • Fix getTeam return NaN for player_id if player has no pic #253

2.18.1

01 Feb 21:13
Compare
Choose a tag to compare

2.18.0

22 Jan 18:01
Compare
Choose a tag to compare
  • Connect to scorebot via proxy #243 | thanks @Samuron
  • Disconnect from scoreboard bot #228