0.19.1
Added
- Internal condition data accessors (
TF2Util_*PlayerCondition*
natives) will use SourceMod 1.11's support forCUtlVector
sendprop offsets whenever possible, falling back to gamedata on 1.10.
Fixed
TF2Utils_EquipPlayerWearable
no longer reports an assertion failure when an entity reference is provided; regression was introduced when the assertion was added in f9b6ab9.