Skip to content

1.1.0

Compare
Choose a tag to compare
@nosoop nosoop released this 10 Aug 14:23
· 20 commits to master since this release

Added

  • Native TF2Util_IsCustomDamageTypeDOT, which allows plugins to identify custom damage values that come from damage-over-time effects.
    • This is nothing more than a hardcoded list of custom damage types, but the benefit is that all plugins that use this are future-proofed from any future additions to the list.