Skip to content

1.6.0

Compare
Choose a tag to compare
@Mikusch Mikusch released this 19 Feb 17:16
· 6 commits to master since this release

This release adds a dependency to TF2Attributes in order to reduce gamedata.

Changelog

  • Prevent auto-bunnyhopping while the player's MoveType is MOVETYPE_NONE
    • This fixes issues with some maps utilizing VScript
  • Replaced AttribHookValue SDKCall with TF2Attrib_HookValue
  • Miscalleaneus code improvements