Skip to content

Releases: bugdone/headshotbox

0.16.3

21 Jan 10:26
Compare
Choose a tag to compare

Fix #188

0.16.2

12 Nov 13:16
Compare
Choose a tag to compare

Fix compatibility with Java 1.7 #183

0.16.1

05 Nov 09:23
Compare
Choose a tag to compare
  • Fix RWS performance
  • Fix demo list folder filtering

0.16

27 Oct 20:37
Compare
Choose a tag to compare
  • New round search kill flags: air, noscope, quickscope
  • Added RWS
  • Added global search round
  • Added descriptive tooltips to kill icons in search round results
  • Fix damage stats taking into account team damage

This release will rescan the demos.

0.15.2

30 Jul 18:01
Compare
Choose a tag to compare

Fix changing settings when not using OpenId

0.15.1

24 Jul 10:43
Compare
Choose a tag to compare

Fix #174

0.15

17 Jul 17:33
Compare
Choose a tag to compare
  • Added --systray option. This creates a systray icon if the window manager supports it. On Windows, this is present in headshotbox.bat. Use headshotbox_console.bat if you want the old behavior #170
  • Demo list is now paginated. Less demos per page = faster page load time. Set UI Options -> Demos per page to 0 for the old behavior.
  • Fix watch buttons on Chrome #167
  • Fix #168, #164, #165

0.14

19 Jun 15:40
Compare
Choose a tag to compare
  • Added Refresh Steam data button #162
  • Fix #163
  • VDM files won't use spec_lock_to_accountid anymore

0.13

12 Jun 22:05
Compare
Choose a tag to compare

Fix #156, #159, #161

0.12

21 May 17:27
Compare
Choose a tag to compare

Features:

  • Added VDM scripting. This enables:
    • clicking on a watch button will spectate the player (if the player connected to the server before that tick)
    • executing a cfg file every time HeadshotBox launches CSGO
    • quitting CSGO at the end of the round if configured so
  • New search parameter: ninja #128
  • Filter player list and player matches/stats by subfolder
  • The minimum number of demos needed to show up in "Player List" can be configured (before it was hard-coded to 2) #126

Server features thanks to @tabakhase:

  • Download demo buttons (can be configured to redirect the download requests to another host)
  • Web mode enables the watch button to work remote if the users download the demos and place them in the csgo/replays directory
  • Added --demoinfo-dir launch option for specifying the directory where the demoinfogo binary is located.
  • Show login button only when on the correct realm

Other changes:

  • Added pretty weapon name in weapon stats tab #76 (thanks @clugg)
  • Rank column is always visible (previously was visible only if all demos in the list were from Valve) #115
  • Moved demo notes below scoreboard and hidden demo notes form for demos with no notes.
  • Added ADR column to match scoreboard.

Bugfixes:

  • Fix watch button not working for demos in subdirectories #145
  • Corrupt demos won't crash demoinfogo anymore (which annoyingly was popping the "demoinfogo has stopped working" dialog) #148
  • Fix ADR taking into account > 100 damage / victim.
  • Fix score computation when round_end events are missing #119
  • Fix player position bug related to disconnects ValveSoftware/csgo-demoinfo#1
  • Fix round win % chart map names #107

Notes:
This release will rescan the demos.
Wipe cache or restart the browser after installing the new version.