Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added options to show loot based on item quality and always show quest items #104

Open
wants to merge 1 commit into
base: classic
Choose a base branch
from

Conversation

Tanoh
Copy link

@Tanoh Tanoh commented Jan 25, 2023

Added options to show loot based on item quality of the item looted, as well as an option to always show quest items looted.

Localization is only done for enUS, these keys are added.

L["Loot options"] = true
L["Always show quest items"] = true
L["Poor"] = true
L["Common"] = true
L["Uncommon"] = true
L["Rare"] = true
L["Epic"] = true

Not sure if the item quality names are localized in the WoW API, if so those should be used instead.

This partially fixes #63, I was using MSBT as well and I really liked this feature in it. I usually don't care about poor and common items but it's very nice too see when you get a good drop.

I'm unable to upload a screenshot to github, so here's an externally hosted:
https://i.imgur.com/Pd0GGs4.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant