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

With the new ability to drop grenades, it might be useful to have a marker for them on the map. Some teams are strategically leaving utility in certain spots for...

enhancement

This patch removes mandatory registry key on Windows. It now does not fail, but rather uses font in repo and overviews folder as default parameters. IMHO with this it would...

enhancement
good first issue

Fetches the screen resolution at the beginning and calculates all other needed variables dependend on the display resolution. Unfortunately I wasn't able to test it on Windows, maybe you could...

needs work

For Nuke in particular, it would be nice if I could zoom in the 2d view a bit. 50% of the width are areas of the map that rarely have...

enhancement

**Describe the bug** When loading a deathmatch demo, round time is negative value counting up **To Reproduce** Steps to reproduce the behavior: 1. Load a deathmatch demo 2. View the...

enhancement

Crashed when loading danger zone demo ``` [vanilla@desktop csgoverview]$ ./csgoverview auto0-20210517-222955-1121455112-dz_sirocco.dem panic: runtime error: index out of range [6] with length 6 goroutine 1 [running, locked to thread]: main.(*app).drawInfobars(0xc000bd3e28) /mnt/Data/program/csgoverview/draw.go:320...

enhancement

ESEA demos do not contain [RoundFreezetimeEnd events](https://pkg.go.dev/github.com/markus-wa/demoinfocs-golang/[email protected]/pkg/demoinfocs/events?tab=doc#RoundFreezetimeEnd), so the timer on the interface shows negative numbers in those demos. I really don't know what to do about that. If #6...

help wanted

![QQ截图20210423142111](https://user-images.githubusercontent.com/30770257/115827931-9551e800-a43f-11eb-88e7-23f4c9a9eaa4.png)

**Describe the bug** As the title goes, when player's ID includes non-English characters like Chinese, the position of Chinese character is replaced with a tiny square. **To Reproduce** Open any...