Rarity

Rarity

17M Downloads

Review item DB (and DB maintenance helper)

rdw-software opened this issue ยท 6 comments

commented

Tasks:

  • Move items to separate files, based on category/expansion
  • Check drop rates (wowhead API/script to find mismatches?)
  • Add missing waypoint data (so that the zone is displayed ingame)
  • Add defeat detection wherever it's missing
  • Clean up DB maintenance helper (verification routine)
commented
commented

Item DB is already refactored (well, sort of) in #86. While not ideal, for the purposes of this issue it'll do.

commented

wowhead tools are already moved to #74.

commented

Missing waypoint data is covered by #169.

commented

DBMH stuff exists here: #169

commented

Defeat detection should also be covered by that same issue, hopefully. If not, it's listed there so I'll create a separate issue for it later and it won't be forgotten.