Skip to content

v1.5.0

Compare
Choose a tag to compare
@markus-wa markus-wa released this 15 Nov 19:34
· 787 commits to master since this release
89ce49f

New Features / Changes

  • Added Player.IsPlanting, true if a player is currently planting the bomb (#132)
  • Added Player.IsReloading, true if a player is currently reloading (#132)
  • Added Player.IsAirborne(), returns true if the player is currently in the air (jumping / falling) (#132)
  • Changed weapon worldspawn from EqUnknown to EqWorld (#156)

Fixes

  • Documented that Kill.Killer and WeaponFire.Shooter may be nil in some cases (#156)