v0.3.0
API Breaking Changes
- Changed bomb-events attribute
Siteto be of typebombsite(eitherevents.BombsiteAorevents.BombsiteB) instead ofrune - Changed name of field
BombBeginDefuseEvent.DefusertoPlayerso as to be in line with the other bomb-events
Changes
- Added build tag
debugdemoinfocsfor debugging game events etc. - Vendoring with
dep - Bitread v0.2.1 (
BitReader.Skip())
Fixes
- Fixed
BombBeginDefuseEventnot being handled byBombEventIfhandlers
Vendoring
We are using a separate repository for dependencies (https://github.com/markus-wa/demoinfocs-golang-vendor). The reason behind that is to avoid cluttering the repo and avoid search results on github returning irrelevant results.