v1.2.0
What's Changed
- Feat: parse decal image ID
- Available under the
decalproperty, this is the ugcid as a string. You can get the image URL from the webAPI using GetUGCFileDetails
- Available under the
- Feat: include the
quantityof an item- For items like Noise Makers and Dueling Mini-Games this is the number of uses
- Feat: parse a single item
- Pretty much identical to parseBackpack, but for a single item. Useful for
itemAcquired/itemChanged/itemRemovedevents from node-tf2
- Pretty much identical to parseBackpack, but for a single item. Useful for
Less interesting, but also added type comments for intellisense for some of the less self explanatory item properties
Full Changelog: v1.1.8...v1.2.0