From 774f5a615b81ec61c2ed602ff13b6263b2ae0b1c Mon Sep 17 00:00:00 2001 From: telkar-rg <119102795+telkar-rg@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:22:28 +0200 Subject: [PATCH] Update README.md --- README.md | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 305c528..8bf940e 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Altoholic: modified development for WotLK Added "Keys" Tab for better overview of owned keys and some attunement quests. ## Changes -![alt text](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/1.png?raw=true) +![The new "Keys" tab](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/1.png?raw=true) -- Edited Version 1.0 +- [Edited Version 1.0](https://github.com/telkar-rg/wow-Altoholic-dev/releases/tag/t1.0) - Added "Keys" tab: will show various relevant keys or attunement quests per character in order to enter instances or allow for quicker entry. - Items in "Currencies" tab are now sorted by item id - Added button to "DataStore" options to ignore Addon-Communication from the Rising-Gods starter guilds @@ -15,3 +15,33 @@ Added "Keys" Tab for better overview of owned keys and some attunement quests. - Removed deDE mistranslation of "Mail" - Characters in the horizontzal tab are now sorted by average item level - [Original 3.3.5 version](https://github.com/telkar-rg/wow-Altoholic-dev/releases/tag/r90) + +## Pretty Pictures + +
+ Key item, that requires a questline + + ![Mouseover Key Label](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/8.png?raw=true) + ![Mouseover Character Item](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/9.png?raw=true) +
+ +
+ Key, that is a questline + + ![Mouseover Key Label](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/6.png?raw=true) + ![Mouseover Character Item](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/7.png?raw=true) +
+ +
+ Key, that requires reputation + + ![Mouseover Key Label](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/4.png?raw=true) + ![Mouseover Character Item](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/5.png?raw=true) +
+ +
+ Optional Key, for quick instance entry + + ![Mouseover Key Label](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/2.png?raw=true) + ![Mouseover Character Item](https://github.com/telkar-rg/wow-Altoholic-dev/blob/main/_img/3.png?raw=true) +