This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
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)