Skip to content

Releases: Linus4/csgoverview

v1.2.0

13 Aug 22:06
v1.2.0
Compare
Choose a tag to compare

Windows installation instructions here. Uninstall old version before you install the new one.

Important: To verify integrity of the installer and the program:

  • Run Command Prompt from Windows Start Menu and navigate to the installer you
    just downloaded. d: switches to D partition (for example) and cd <dir>
    changes the directory.
  • Run CertUtil -hashfile csgoverview_windows_v1.2.0_install.exe SHA256 | findstr -v "hash" on the command
    line and make sure the checksum matches the one provided here.
  • If the numbers don't match, try downloading the installer again and if they still don't match please let me know in the chat and do NOT install csgoverview.

Changelog

Thanks to @augustoccesar for your work on this release! :)

v1.1.0

03 Apr 13:21
v1.1.0
Compare
Choose a tag to compare

Windows installation instructions here. Uninstall old version before you install the new one.

Important: To verify integrity of the installer and the program:

  • Run Command Prompt from Windows Start Menu and navigate to the installer you
    just downloaded. d: switches to D partition (for example) and cd <dir>
    changes the directory.
  • Run CertUtil -hashfile csgoverview_windows_v1.1.0_install.exe SHA256 | findstr -v "hash" on the command
    line and make sure the checksum matches the one provided here.
  • If the numbers don't match, try downloading the installer again and if they still don't match please let me know in the chat and do NOT install csgoverview.

Changelog

Huge thank you to xXxhaxmeister42xXx, langhillie, augustoccesar and r0ma for your contributions! :)

  • added icon to executable (xXxhaxmeister42xXx)
  • improved installer for windows (xXxhaxmeister42xXx)
  • added team outline to smokes (langhillie)
  • added feature to copy player position & angle using the corresponding number
    keys (0-9) (langhillie)
  • added indicator if player is holding a grenade or the bomb (langhillie)
  • remove common pre- and postfixes in playernames (useful in ESEA demos)
  • player circles now indicate player health
  • added lower level to de_mirage (underpass)
  • coloring line-of-sight indicator red if player has AWP
  • added hotkeys (w and s) to increase or decrease playback speed (no need to
    hold button to fast forward or slow down)
  • shift-w and shift-s now super fast-forward and super slow down playback
  • added hotkey (r) to reset playback speed to x 1
  • added hotkey (k) that displays a dialog box with all hotkeys
  • changed hotkeys a and d to skip 3 seconds instead of 5 seconds
  • added headshot icon to killfeed (augustoccesar)
  • improved framerate autodetection (r0ma)
  • removed ability to provide fallback value for framerate on the command-line
  • lots of refactoring and updates to libraries

v1.0.0

16 Aug 01:37
v1.0.0
7747114
Compare
Choose a tag to compare

Windows installation instructions here. Uninstall old version before you install the new one.

Important: To verify integrity of the installer and the program:

  • Run Command Prompt from Windows Start Menu and navigate to the installer you
    just downloaded. d: switches to D partition (for example) and cd <dir>
    changes the directory.
  • Run CertUtil -hashfile csgoverview_windows_v1.0.0_install.exe SHA256 | findstr -v "hash" on the command
    line and make sure the checksum matches the one provided here.
  • If the numbers don't match, try downloading the installer again and if they still don't match please let me know in the chat and do NOT install csgoverview.

Changelog

  • Drastically reduced memory usage, especially for 64-tick and 128-tick demos
    (reduced by 2/3 in general and on top of that by 3/4 for 128-tick and by 1/2
    for 64-tick demos) Should use ~400-500 MB of RAM for an average-lenght match
    and ~1 GB for unusually long matches (50 rounds or more)
  • Smokes from the previous round won't be drawn anymore when a new round starts
  • Added --version flag to display version number
  • Added bomb explode and bomb defuse effects
  • Built an installer for Windows
  • Hide terminal on windows
  • Improved player blindness indicator
  • Added buttons to choose tick- and framerate in case of broken header error
  • Added player numbers to map and to infobar
  • Font style changed from bold to normal
  • Added keybind to switch between normal and alternate version of a map
    overview (e.g. de_nuke.jpg and de_nuke_lower.jpg)
  • Added keybind to toggle hiding player names on map
  • Names of dead players in infobars and of players on different elevation on
    map are now drawn transparently on windows, too.

v0.7.1 Bugfix

10 Jul 23:28
v0.7.1
676d42b
Compare
Choose a tag to compare

Updated to latest minor version release of demoinfocs fixing a memory leak.

Checksum for windows archive: 8f3a6878332bc793936b8dc619282b3f2fa4987142cb06293ad10cc7d2bb697c

v0.7.0

25 Mar 10:55
a2caa68
Compare
Choose a tag to compare
  • disabled hardware acceleration due to issues with certain graphics cards
  • added current round number to window title bar
  • added feature to use mouse wheel to scroll through demo

v0.6.2

19 Feb 10:26
40edcda
Compare
Choose a tag to compare
Updated dependencies, fixing crashes when parsing demos

Bug fixes

08 Nov 02:40
v0.6.1
a6965b9
Compare
Choose a tag to compare
* fixed several bugs that made the app crash while parsing the demo
* users can now jump to the end of the match by pressing Q
* fixed a crash that occurred when the user pressed q and there were no RoundStarts

Fake shots and fixes

06 Nov 05:02
Compare
Choose a tag to compare
  • switched to blended font rendering
  • enabled anti-aliasing
  • fixed font search on linux (uses fc-list now)
  • windows uses folder C:\USERNAME\csgoverview for overview images and font
  • message boxes appear when errors occur
  • implemented fake shots

WINDOWS USERS FOLLOW INSTRUCTIONS IN README_WINDOWS.txt

Windows release and bug fixes

26 Oct 01:23
Compare
Choose a tag to compare
  • Added archive with compiled application to the releases
  • limiting player-names on the map to 10 characters
  • fixed a bug that occurred when the user pressed q or Q during warmup
  • switched to DejaVuSans font
  • fixed a bug where players were drawn at the position of their last death during freezetime
  • names in the infobar are now drawn darker, if the player is not alive
  • fixed shift - keyboard presses on windows