demoinfocs-golang
demoinfocs-golang copied to clipboard
A Counter-Strike 2 & CS:GO demo parser for Go (demoinfo)
**Describe the bug** There is demo, where one of player hasn't been triggered event PlayerConnected, but triggered PlayerDisconnected and he is wrote there like a unknown player But if we...
**Describe the bug** During demo processing, demo processing crashes 2024/04/28 22:36:21 failed to parse demo: failed to parse CMsgPlayerInfo msg: proto: cannot parse invalid wire-format data **To Reproduce** Download link...
Literally what's written in the title. Needed it for a little personal project, saw there was a "TODO" message for this event so assumed it's probably something others also want...
Since the last update, I've been encountering many demos in which after a player has disconnected, and then reconnected, they wouldn't be registered in the `rawPlayers` field. Thus, in many...
Bumps google.golang.org/protobuf from 1.31.0 to 1.34.1. Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | google.golang.org/protobuf |...
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.38.1 to 1.47.0. Release notes Sourced from github.com/samber/lo's releases. v1.47.0 What's Changed feat: Improve Substring by @liujundezhanghao in samber/lo#496 doc: Wrong method reference and output in readme...
Heat map generation failed because the remote url used is invalid, what is the alternative, very good project!
**Description** Hi, I've tried to parse a demo from match containing disconnected player. The code just gets the health of every player on every game tick. I've got panic error...
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.11.0 to 0.18.0. Commits 3bbf4a6 tiff: Validate palette indices when parsing palette-color images 6c5fa46 go.mod: update golang.org/x dependencies 55c4ab6 go.mod: update golang.org/x dependencies 0057a93 tiff: fix function...
**Describe the bug** ```bash Starting! {received GameEvent but event descriptors are missing 3} Player hurt event without weapon occurred Player hurt event without weapon occurred {unknown event "cs_game_disconnected" 0} {unknown...