nexus-devs/NexusHub

Use fixed vendor price for crafting calculations if available

Nakroma opened this issue · 0 comments

I'm submitting a...

  • Bug report
  • Feature request
  • Documentation issue or request

Current behavior

Currently all crafting prices are taken from the AH database. However, stuff like vials is usually way cheaper on a vendor than in the AH. This causes the crafting profits to be off, by sometimes quite a large margin.


Expected behavior

Have crafting profits take the smaller of vendor price and AH price. Should also take into account (or ignore) if a vendor has only limited capacity of said item. Should also be marked with a small icon + tooltip which gives information if the price is from vendor (and maybe which one) or the auction house.


Minimal reproduction of the problem


Environment

Browser:

  • Chrome (desktop) version:
  • Chrome (Android) version:
  • Chrome (iOS) version:
  • Firefox version:
  • Safari (desktop) version:
  • Safari (iOS) version:
  • IE version:
  • Edge version:

For development issues:

  • Node version:
  • Operating System:

Additional Description

Relates to the wow classic item database: nexus-devs/wow-classic-items#1