From 63740afb551b3052c703e84ee4f0724dba05496e Mon Sep 17 00:00:00 2001 From: telkar-rg <119102795+telkar-rg@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:06:17 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4c9af3..0f02d17 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # wow-Altoholic-dev -Altoholic: modified development for WotLK +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) + +- Edited Version 1.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 + - Fixed various "Source tooltip" entries (specifically for Ulduar) + - Fixed various links between recipes and crafting spells + - The "Hearthstone" will no longer be counted per character (as everyone has it) + - Removed deDE mistranslation of "Mail" + - Characters in the horizontzal tab are now sorted by average item level +- Original WotLK retail version From 804494413631fe6aba44ae31beed9afb3898bb0a Mon Sep 17 00:00:00 2001 From: telkar-rg <119102795+telkar-rg@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:07:34 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f02d17..305c528 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ Added "Keys" Tab for better overview of owned keys and some attunement quests. - The "Hearthstone" will no longer be counted per character (as everyone has it) - Removed deDE mistranslation of "Mail" - Characters in the horizontzal tab are now sorted by average item level -- Original WotLK retail version +- [Original 3.3.5 version](https://github.com/telkar-rg/wow-Altoholic-dev/releases/tag/r90)