Go Get
go get -u github.com/markus-wa/demoinfocs-golang/v5/pkg/demoinfocs@v5.2.0
Fixes
- CRASH FIX: decode CGlobalSymbol as null-terminated string by @StefanDorresteijn in #653
- Fix incorrect
PlayerHurtworld vs bomb damage classification by @WangChuDi in #648 - Fix infinite recursion in
getThrownGrenadewhen ControlledBot creates a circular reference by @Copilot in #651
Changes
- Performance Improvement (~30-35% faster parsing): reduce CPU and allocation overhead in CS2 entity parsing by @markus-wa in #644
- Add
Player.PositionEyes()helper by @WangChuDi in #647
New Contributors
- @WangChuDi made their first contribution in #647
- @StefanDorresteijn made their first contribution in #653
Full Changelog: v5.1.4...v5.2.0