1.0.0
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.