Skip to content

1.0.0

Compare
Choose a tag to compare
@nosoop nosoop released this 25 Jul 13:24
· 22 commits to master since this release

Version numbers are a social construct

Added

  • Native TF2Util_SetWearableAlwaysValid, which prevents removal of wearables when touching resupply. This is mainly useful for items attached to weapons. (#5)
  • Native TF2Util_GetPlayerLastDamageReceivedTime, which indicates the last time the player was damaged. This is most commonly used in the game to increase the heal rate on players that have been out of combat.
  • ConVar tf2utils_version, solely for metrics tracking.