Rudokhvist / ASF-STM

ASF bot list trade matcher
Apache License 2.0
24 stars 2 forks source link

Major update to fix the issues with not getting classIDs. Closes #9, #10, #11, #12, #13 #14

Closed Rudokhvist closed 1 year ago

Rudokhvist commented 1 year ago

Changelog:

  1. STM trade helper integrated in scirpt, and modified to rely on name/image of card instead of classid.
  2. Added configuration dialog.
  3. Added blacklist for bots
  4. Switched to localized card names to avoid problems with trade helper not finding items.
  5. Fixed some very old (but probably rare, since never was reported) bugs in matching algorithm
  6. Script now ignores bots that have private profile (but wasn't kicked from listing yet)
  7. ...other minor bugfixes, improvements and clean-ups...