Skip to content

0.19.1

Compare
Choose a tag to compare
@nosoop nosoop released this 01 Jul 11:35
· 27 commits to master since this release

Added

  • Internal condition data accessors (TF2Util_*PlayerCondition* natives) will use SourceMod 1.11's support for CUtlVector 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.