Already Known?
Puts green, blue, yellow, cyan or purple tint on already known scrolls/pets/other learnable items on vendors and AH.
Simple and small addon to color already known items on vendor and AH frames. Works at least on profession designs/patterns/etc, garrison plans, toys, mounts, pets and equipment blueprints.
Default color is green, but try /alreadyknown or /ak ingame to change the tint color.
Known issues:
Designs/patterns/etc of already known companion pets/mounts are shown as known even if they aren'tFixed in 1.12!- Quest based items (like equipment blueprints) - at the moment at least - has to be hard coded into addon, please let me know if you run into yet unsupported quest items sold by vendors.
Can you update for season of mastery? Would be awesome, thanks a lot!
In reply to xantasmuc:
Pushed out .toc bump for SoM
In reply to ahak:
thanks a lot <3
Hello,
I've a problem with covenant items
Some stuff and tabard are not colored even if AllTheThings tell me that it's already collected.
The problem appear with or without Elvui and with or without AllTheThings starte, even if it is the only one addon that I have.

In reply to Cortx:
This addon reads the tooltip texts to determine if a item (like recipes, toys, pets and mounts) is already known. The items you are hovering in the images are equippable items and they usually don't have the text "Already known" / "Déjà connu" added to their tooltip even if you already own/have used the item and they won't be marked as "known".
AllTheThings most likely uses the gear transmog API to cache all the different known look variants of all of your itemslots and hence can add the information to the game tooltip if the look of hovered item matches something in the cache.
In reply to ahak:
Thanks for this answer, I searched the AlreadyKnow.lua file to find how I could improve the code to try to include special words to detect as I would like to try to make the addon search for the word " collected "from AllTheThings but I could not find any reference to the text" Already known "/" Already known " I see you start at line 2 instead of line 1. I changed this but was unsuccessful.
Have you already think to include this "AllTheThings " discover ?
.
In reply to ahak:
My addon creates a dummy tooltip and puts items into the dummy and reads the lines from that and I assume AllTheThings does something similar since it is the easiest way to achieve these things. The visible thing on your screenshots from AllTheThings is probably something added to the "real" game tooltip (the tooltip you see when you hover on items) based on their own detections.
Lua Errors when opening guild bank
In reply to SunfyreBlazing:
Look for
elseif addOnName == "Blizzard_GuildBankUI" then -- GBank
hooksecurefunc("GuildBankFrame_Update", _hookGBank)
change to
-- elseif addOnName == "Blizzard_GuildBankUI" then -- GBank
-- hooksecurefunc("GuildBankFrame_Update", _hookGBank)
In reply to SunNova0:
Cool that worked :)
TBC update?
In reply to segoitch:
I have been busy trying to level my shaman, but I try to push BCClassic update out this week.
In reply to ahak:
ty
In reply to segoitch:
BCClassic update is out, don't hesitate to open a issue either here at Curseforge or at Github if you run into any problems or errors.
For some reason mine is showing everything as green now with the new update
In reply to Wintergrift:
Can you take a screenshot with hovering mouse over at least one of the items tinted and open a ticket with it?
In reply to ahak:
https://gyazo.com/34078a8f19b49342d2805deef7da1c9f
In reply to Wintergrift:
What happened to the part where you open a ticket ?) What level you are (with the character in the picture), because I might have an idea what is causing this?
In reply to ahak:
I'm seeing the same thing on a level 8 character, but I can't figure out how to upload or paste an image here.