TF2Attributes v1.2.0
- Added two new natives: TF2Attrib_GetStaticAttribs and TF2Attrib_GetSOCAttribs. See the .inc file for more info.
- Updated gamedata; TF2Attrib_ClearCache should work now
- Changed TF2Attrib_IsIntegerValue to a native
- Added TF2Attrib_IsReady native, which basically just says whether all the gamedata loaded properly. I don't know what anybody would use it for, but I remember being asked for it at some point.