Go Get
go get -u github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs@v4.0.0
Changes
- Added
Player.Velocity()
support for CS2 #470 - Added grenade trajectory timings #452
- Slight performance improvements #454
Fixes
- Fixed bad data in
Player.Weapons()
andPlayer.Inventory
#478 - thanks @micvbang - Fixed some events in new CS2 demos not containg players (e.g. attacker, victim) #475
- Fixed weapon owners #473
- Fixed players marked as disconnected when they aren't #468
- Fixed nil pointer deref due to bomb planter state #464
- Fixed fire positions #453
Acknowledgements
Thanks to @akiver @micvbang & @BestAwperEver for their contributions to this release ❤️