This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
Releases: markus-wa/cs-demo-minifier
Releases · markus-wa/cs-demo-minifier
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
New Features / Changes
- Added new event
match_started
, occurs when the game eventbegin_new_match
happens (#26) - Added new event
game_phase_changed
, occurs whenCCSGameRulesProxy.m_gamePhase
changes (#26)
see docs for values of the attributesoldGamePhase
&newGamePhase
- Added
EntityUpdate.hasHelmet
andEntityUpdate.hasDefuseKit
(#26)
v0.3.0
v0.2.10
Fixes
- Fixed molotovs not being recognized in some newer demos (markus-wa/demoinfocs-golang#187 - thanks @BestAwperEver)