Skip to content

v1.7.1

Compare
Choose a tag to compare
@markus-wa markus-wa released this 26 Dec 12:11
· 764 commits to master since this release
f85887a

Fixes

  • Fixed PlayerHurt.WeaponInstance being nil in some cases (#171)
  • Fixed weapon identification for older demos (no more EqUnknown)
  • Documented that Player.Entity may be nil between the player's death and his re-spawn (#170)
  • Documented more events where Player fields may be nil (#172)
  • Documented Player.ViewDirection{X,Y} ranges (#116)