github markus-wa/demoinfocs-golang v2.6.0

latest releases: v4.1.3, v4.1.2, v4.1.1...
3 years ago

Hostages!

image

New Features / Changes

  • Improved hostage map support (#269 - thanks @akiver)
    • Added GameState.Hostages()
    • Added hostage events
      • HostageRescued
      • HostageRescuedAll
      • HostageHurt
      • HostageKilled
      • HostageStateChanged
  • Added additional data to Kill event (#270 - thanks @akiver)
    • AssistedFlash
    • AttackerBlind
    • NoScope
    • ThroughSmoke
    • Distance
  • Added GameState.Rules().RoundTime() - returns the total round time in the current match
  • Added GameState.Rules().BombTime() - returns the total bomb time in the current match
  • Added GameState.Rules().FreezeTime() - returns the total freeze time in the current match
  • Added GameState.Rules().ConVars() - replaces GameState.ConVars()

Deprecations

  • Deprecated GameState.ConVars() in favour of GameState.Rules().ConVars()

Don't miss a new demoinfocs-golang release

NewReleases is sending notifications on new releases.