Releases: nosoop/SM-TFEconData
Releases · nosoop/SM-TFEconData
0.19.1.5
Important
64-bit-supporting plugin builds are currently published as pre-releases; check the full release list if you are looking for those.
They require a development version of SourceMod, whose API is currently not finalized.
Fixed
- Gamedata has been updated for TF2 version 10680128 (2026-05-22).
0.19.1-x64.4
Fixed
- Gamedata has been updated for TF2 version 10680128 (2026-05-22).
- I'm operating under the assumption that the breakage matches the one for 32-bit.
0.19.1-x64.3
Fixed
- The setup-sp action currently doesn't pick up SourceMod builds published on Github; the workflow has been adjusted to do the setup manually. This build is otherwise identical to 0.19.1-x64.2.
0.19.1-x64.2
0.19.1-x64.1
Added
- x64 support, courtesy of @Malifox (#28)
- Note that this requires SourceMod 1.13, which is the development branch of SourceMod. There are known issues with cramming 64-bit addresses into 32-bit values, so it is possible that the plugin may not work on newer SourceMod versions. This plugin should work as of SourceMod 1.13.0.7293.
- As this requires a non-stable build of SourceMod and is not backwards compatible with all SourceMod versions that work on current TF2 releases, I've marked this as a pre-release. If there are any new non-x64-specific updates to Econ Data in this transition period (doubtful), they will be published as separate pre-1.13 and 1.13 builds.
0.19.1.4
Important
64-bit-supporting plugin builds are currently published as pre-releases; check the full release list if you are looking for those.
They require a development version of SourceMod, whose API is currently not finalized.
Fixed
- Gamedata has been updated for TF2 version 10184153 (2025-10-28).
0.19.1.3
0.19.1.2
0.19.1.1
https://stackoverflow.com/a/45794912 (0.19.1)
Fixed
TF2Econ_TranslateWeaponEntForClassnow correctly returns false if the underlyingTranslateWeaponEntForClasscall returns anullptrin addition to the case where it does for an empty string. (#21)