AlterEgo

AlterEgo

39k Downloads

Module: Loot Table

DennisRas opened this issue ยท 3 comments

commented

A new module showing a combined loot table of all items from dungeons and raid(s) in the Journal for the current season.

Features

  • A wider sidebar
  • Filters in the sidebar
  • Table with items, attributes and sources
  • Settings?
commented

Currently missing:

  • Search filter
  • Table sorting
commented

Currently the module uses the Data.dungeons/Data.raids sources which are populated with Data:loadGamedata() however the journal isn't available on player load.

Two options:

  • Move the scanning of items to the module itself (the instance.loot tables aren't used elsewhere anyway)
  • Schedule recalling loadGameData()

I'm leaning towards moving it to the module and delaying the scan, since nobody has the module open on load anyway.

commented

Oh and rename this to something better, as it can be confused with being a loot history