Skip to content

Releases: nosoop/SM-TFDamageInfo

0.1.0.2

25 Jul 12:15
Compare
Choose a tag to compare

This release brings gamedata up to date with the latest TF2 update.

0.1.0-1

09 Feb 15:20
Compare
Choose a tag to compare
workflow: Add code generation dependencies

Initial release

03 Feb 14:07
Compare
Choose a tag to compare

First release; tested on Windows and Linux.

Install the following:

  • tf2.damageinfo_tools.txt into gamedata/
  • tf_damageinfo_tools.smx into plugins/

If you're developing plugins, also add tf_damageinfo_tools.inc to your scripting/include/.

Added

  • Native "constructors" for CTakeDamageInfo and CTFRadiusDamageInfo.
  • CTFRadiusDamageInfo.Apply, which applies radius damage. The main reason this whole thing exists in the first place.