Skip to content

Improved Item Name Matching

Compare
Choose a tag to compare
@Step7750 Step7750 released this 20 Jan 02:22
· 41 commits to master since this release
398e5b3

This release includes significant improvements and fixes when converting a market_hash_name to it's corresponding image URL.

Fixes:

  • Conflicting case sensitive weapon language references
  • Item name simplification/extraction and trimming
  • Duplicate match handling for skin names, weapon names, paint indexes
  • Ensures weapon tags are lowercase
  • Improves Robustness of weapon checking from market_hash_name by attempting to find the weapon instead of checking for wear
  • Searches prefabs in the case of no match for "other" items
  • Vanilla item support

It also now allows just specifying the item name without the wear (ex. AWP | Redline).

Thanks to @jayjo29 for the missing items list