demoinfocs-golang icon indicating copy to clipboard operation
demoinfocs-golang copied to clipboard

A Counter-Strike 2 & CS:GO demo parser for Go (demoinfo)

Results 63 demoinfocs-golang issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** Occasionally (about 10% from my testitng) grenades will have `WeaponInstance.Entity` as `nil` when retrieved inside event handler functions for events like `WeaponFire` or `GrenadeProjectileThrown`. In `WeaponFire` events,...

needs: investigation (maintainer)

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.47.0 to 1.49.1. Release notes Sourced from github.com/samber/lo's releases. v1.49.1 What's Changed fix(product + productby): fix empty slice behavior by @​samber in samber/lo#584 Full Changelog: https://github.com/samber/lo/compare/v1.49.0...v1.49.1 v1.49.0...

dependencies