csgoverview icon indicating copy to clipboard operation
csgoverview copied to clipboard

A 2D demo replay tool for Counter Strike: Global Offensive.

Results 21 csgoverview issues
Sort by recently updated
recently updated
newest added

Currently we use `renderer.SetLogicalSize()` in app.go to support resizing the window. The logical size we use suits 1080p displays. When resizing the window (especially when scaling it down) problems with...

enhancement
help wanted

In the infobar, show who won the previous rounds (+ reason: elimination, defused, exploded, time).

enhancement

Display a player's amount of kills in the current round on the infobar.

enhancement

Just be able to draw something on the map.

enhancement

When launching csgoverview.exe without an argument (path to a demo) and not by right-clicking a demo and selecting 'Open With', a file picker window should appear that lets the user...

enhancement
help wanted

The [demoinfocs-golang parser](https://github.com/markus-wa/demoinfocs-golang) currently does not parse timeout and pause events. This would have to be implementet in the parser in order to display `Paused` or `Timeout` in the interface...

enhancement

### Status: ⚠️ This PR is still not fully ready, but have an overall idea that can be expanded upon and start discussions. Also adds the feature of dynamically downloading...

## Add de_anubis **Describe the feature you'd like** Installer should automatically download overview of de_anubis.

enhancement

## Improve error message when opening non-.dem files **Describe the feature you'd like** When you open a file other than .dem you get an error message stating that the parser...

enhancement

## Open demos directly from rar and gz archives **Describe the feature you'd like** FaceIt package their demos in `.gz` archives and HLTV package them in `.rar` archives. csgoverview should...

enhancement