This repository was 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_matchhappens (#26) - Added new event
game_phase_changed, occurs whenCCSGameRulesProxy.m_gamePhasechanges (#26)
see docs for values of the attributesoldGamePhase&newGamePhase - Added
EntityUpdate.hasHelmetandEntityUpdate.hasDefuseKit(#26)