Skip to content

v4.0.0

Compare
Choose a tag to compare
@markus-wa markus-wa released this 20 Nov 20:16
· 146 commits to master since this release
33abbfb

Go Get

go get -u github.com/markus-wa/demoinfocs-golang/v4/pkg/[email protected]

Changes

  • Added Player.Velocity() support for CS2 #470
  • Added grenade trajectory timings #452
  • Slight performance improvements #454

Fixes

  • Fixed bad data in Player.Weapons() and Player.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 ❤️