Skip to content

0.6.0: Changes for upcoming functionality

Pre-release
Pre-release
Compare
Choose a tag to compare
@nosoop nosoop released this 18 Mar 16:17
· 60 commits to master since this release

Added

  • Native TF2Econ_IsValidItemDefinition is equivalent to TF2Econ_IsValidDefinitionIndex, but more in line with the naming conventions of the other functions (which refer to items). This was done in preparation for non-item functionality.

Deprecated

  • All instances of TF2Econ_IsValidDefinitionIndex should be replaced with TF2Econ_IsValidItemDefinition. Both names point to the same native, and while deprecated, is unlikely to be removed.