LockedOut

LockedOut

104k Downloads

Add display of item level for each character in the main window

rdw-software opened this issue ยท 0 comments

commented

As requested on Curse - link

Necessary tasks (feel free to chime in if I forgot anything):

  • Store item level in the saved variables
  • Display it next to (or under) the character name
  • Optional: Provide some sort of configuration to show/hide/customize it (probably something for later)

Displaying the item level is trivial, and storing it isn't that difficult either if the data structure is extended appropriately. So at least the first two points would be relatively quick to implement? :)