Skip to content

v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@markus-wa markus-wa released this 01 Aug 11:24

Additions

  • Tracking of infernos (Molotovs & Incendiary fires) in GameState.Infernos()
  • Package metadata - currently contains translations between the game's world-coordinates and map-overview images. (#37 - thanks @micvbang)
  • Field GrenadeProjectile.Trajectory - contains the trajectory of a grenade (list of positions)
  • Event NadeProjectileDestroyedEvent - useful to get the final trajectory of a GrenadeProjectile
  • Function Entity.OnPositionUpdate() - helper function for position updates
  • Function Entity.BindPosition() - helper function for binding the position of an entity to a pointer

Roadmap

See https://github.com/markus-wa/demoinfocs-golang/wiki/v1.0.0-Roadmap