Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@markus-wa markus-wa released this 15 Apr 20:44

New Features / Changes

  • Added new event match_started, occurs when the game event begin_new_match happens (#26)
  • Added new event game_phase_changed, occurs when CCSGameRulesProxy.m_gamePhase changes (#26)
    see docs for values of the attributes oldGamePhase & newGamePhase
  • Added EntityUpdate.hasHelmet and EntityUpdate.hasDefuseKit (#26)