Sku

View the Project on GitHub Duugu/Sku

If you are a first time user of the Sku addon, you need to follow the installation / setup instructions before installing updates from this page:
ENGLISH - First Steps Guide:
https://duugu.github.io/Sku/first_steps_en.html
DEUTSCH - Erste Schritte:
https://duugu.github.io/Sku/first_steps_de.html
Русский - Первые шаги:
https://duugu.github.io/Sku/first_steps_ru.html

Updates

Last updates:

Older updates:

Addons for sighted players:

Release notes


Changes in Wow Login Tool r1.8

Changes in Sku Era r32.31

Changes in Sku Era r32.30

Changes in Sku Era r32.29

Changes in Sku Era r32.28

Changes in Sku r35.18

Changes in Sku Era r32.27

Changes in WoW Login Tool r1.7

Changes in Sku Wrath r35.17

Changes in Sku ERA r32.26

Changes in WoW Login Tool r1.6

Changes in WoW Login Tool r1.5

The new WoW Login Tool is a replacement for the wow menu login scripts. It basically offers the same features and works the same way, but it’s no longer split into different scripts for different regions and languages. And it can now be used for Retail too.
With the WoW Login Tool there is only one script for all, START.ahk.
The WoW Login Tool will take you through a quick setup on first start to choose your voice, language, region and game type. Everything else will be the same as the old wow menu script.
You don’t need wow menu anymore. Feel free to delete it.
See the readme.txt in the WoW Login Tool folder for more information.

Changes in Sku r35.16

Changes in Sku r35.15

Changes in Sku r35.14

Changes in Sku Era r32.25

Changes in Sku r35.13

Changes in Sku r35.12

Changes in Sku Era r32.24

Changes in Sku r35.11

Changes in Sku Era r32.23

Changes in WoW Menu ERA r4.5

Changes in Sku r35.10

Changes in Sku r35.9

Changes in Sku r35.8

Changes in Sku r35.6

Changes in Sku r35.5

Changes in SkuMapper r3.4

Changes in Sku r35.4

Changes in Sku ERA r32.22

Changes in Sku r35.3

Changes in Sku r35.2

Changes in Sku r35.1

Changes in Sku r35, SkuAudioData_en r12, SkuAudioData r40 (GERMAN), SkuBeaconSoundsets r22, SkuCustomBeaconsAdditional r32, SkuCustomBeaconsEssential

Changes in Sku r34.28

Changes in Sku r34.27

Changes in WoW Menu ERA r4.4

Changes in WoW Menu WRATH r4.1

Changes in Sku r34.26

Changes in WoW Menu ERA r4.3

Changes in Sku r34.25

Changes in Sku r34.24

New aura feature: other auras as conditions


Caution: This is a complex feature that needs to be tested carefully. I did tests, but errors are of course possible. In worst case you could lose all your existing auras.
I highly suggest to export and save ALL your existing auras before taking hands on it!

You now can use other sku auras as regular conditions in auras. So, you can “nest” auras and build much, much more complex and flexible logic in auras.
On building a new aura the appropiate (more below) existing auras are available in the attributes list with their aura name (and the prefix “sku aura”).
If you’re adding an existing aura as a condition in a new aura, the addon will evaluate the full existing aura like every other condition in that aura.
That is, if the result of the existing aura is or is not true or false.

Until now there wasn no control over how aura conditions were evaluated.
All conditions in an aura were evaluated using AND in there order of occurence. Like “if condition 1 AND condition 2 AND condition 3”.
That was restricting use cases and made some scenarios impossible.
Example: You would like to build an aura that is notifying you if you have five stacks of some buff named “Explosion” AND if your target is casting Fireball.
In pseudo aura code that would be something like “if source equal self and aura stacks equal 5 and and spell name equal Explosion and source equal target and event equal spell cast
start and spell name equal Fireball”.
I guess it is clear why that wasn’t possible, as you would have to use two “spell name equal” conditions in one aura, etc.
From now on you can build a first aura to test if your target is casting Fireball, and a second aura to test if you have 5 stacks of Explosion AND if the first aura is true.

Example:
First aura, with the custom name “casting fireball”: if source (L) contains target AND event equal spell cast start AND spell name equal fireball.
Second aura: if source (L) contains self AND aura stack equal 5 AND spell name equal Explosion AND sku aura casting fireball equal true then… some output
The first aura “casting fireball” has no own output. It is just there to be used as an additional condition in the second aura.

Requirements:

Changes in WoW Menu ERA r4.2

Changes in Sku ERA r32.21

Changes in WoW Menu WRATH r4.0

Changes in Sku WRATH r34.23

Changes in SkuMapper r3.3

Changes in Sku r34.22

Changes in Sku r34.21

Changes in Sku r34.20

Changes in WoW Menu r3.14

Changes in Sku r34.19

Changes in Sku r34.18

Changes in Sku r34.17

Changes in Sku r34.16

Changes in Sku r34.15

(May 23rd 2023)

Changes in Sku r34.14

(May 22nd 2023)

Changes in Sku r34.13

(May 21st 2023)

Changes in Sku r34.12

(May 19th 2023)

Changes in Sku r34.11

(May 19th 2023)

Changes in Sku r34.10

(May 19th 2023)

Changes in Sku r34.9

Changes in Sku r34.8

Changes in Sku r34.7

Changes in Sku r34.6

Changes in Sku r34.5

Changes in Sku r34.4

Changes in Sku r34.3

Changes in Wow Menu r3.12

Changes in Sku r34.2

Changes in Sku r34.1

Changes in Sku r34

Changes in Sku r33.25

Changes in Sku r33.24

Changes in Sku r33.23

Changes in Sku r33.22

Changes in Sku r33.21

Changes in Sku r33.20

Changes in Sku r33.19

Changes in Sku r33.18

Changes in Sku r33.17

Changes in Sku r33.16

Changes in Sku r33.15

Changes in Sku r33.14

Changes in Sku r33.13

Changes in Sku r33.12

Changes in Sku r33.11

Changes in Sku r33.10

Changes in Sku r33.9

Changes in Sku r33.8

Changes in Sku r33.7

Changes in Sku r33.6

Changes in Sku r33.5

Changes in wow menu 3.11

Changes in Sku r33.4

Changes in Sku r33.3

Changes in Sku r33.2

Changes in Sku r33.1

Changes in Sku r33

Changes in Sku r32.23

Changes in SkuAudioData fast de r2

Changes in SkuAudioData r37

Changes in Sku r32.22

Changes in Sku r32.21

Changes in Sku r32.20

Changes in Sku r32.19

Changes in Sku r32.18

Changes in Sku r32.17

Changes in Sku r32.16

Changes in Sku r32.15

Changes in Sku r32.14

Changes in Sku r32.13

Changes in Sku r32.12

Changes in Sku r32.11

Changes in Sku r32.10

Changes in Sku r32.9

Changes in Sku r32.8

Changes in Sku r32.7

Changes in Sku r32.6

Changes in Sku r32.5

Changes in Sku r32.4

Changes in Sku r32.3

Changes in Sku r32.2

Changes in Sku r32.1

Deutsche Patch-Notes / German patch notes: https://duugu.github.io/Sku/index_de

Changes in Sku r32

Changes in Sku r31.41

Changes in Sku r31.40

Changes in Sku r31.39

Changes in Sku r31.37

Changes in Sku r31.36

Changes in Sku r31.35

Changes in Sku r31.34

Changes in Sku r31.33

Changes in Sku r31.32

Changes in Sku r31.31

Changes in Sku r31.30

Changes in Sku r31.29

Changes in Sku r31.28

Changes in Sku r31.27

Changes in Sku r31.26

Changes in Sku r31.25

Changes in Sku r31.24

Changes in Sku r31.23

Changes in Sku r31.22

Changes in Sku r31.21

Changes in Sku r31.20

Changes in SkuMapper r2.3

Changes in Sku r31.19

Changes in Sku r31.18

Core

Changes in Sku r31.17

Core

Changes in Sku r31.16

Chat

Changes in Sku r31.15

Core

Chat

Auras

Options

Changes in Sku r31.14

Changes in Sku r31.13

Changes in Sku r31.12

Auction house

Changes in Sku r31.11

General

Maps

Mail

Auction house

The full auction house feature was updated. The “processing” sound has been changed. An additional sound for “processing completed” has been added.
The general speed has not been changed. That is not possible. Blizzard is throtteling addons on querying the auction house. That throtteling is dynamic. It depends on the number of players on the server, on the auction house workload and more. The same query can take 5 seconds or 25 seconds. That is expected and no error. It is dynamic and depends on the current workload!
The required time for queries also depends on the amount of auctions (and therefore on the server population, as high pop servers will have much more auctions than low pop servers).
The more auctions a query is returning, the longer the query takes. Querying all auctions from “Trade goods” with tens of thousands of auctions swill of course take much more time than querying the “Shields” category with just a few auctions.
To overcome this there are new menus to show, find and filter auctions. Those will speed up the process for most items/queries by just using more specific queries.
The auctions menu still has 3 main menus: Auctions, Bids, and Sales.
Bids (auctions that you have bid on) and Sales (auctions you have posted) are unchanged. The are working as before. The Auctions menu has been changed. It now has 5 entries:

Price data in item tooltips:

Auras

Changes in Sku r31.8

Changes in Sku r31.7

Changes in Sku r31.6

Changes in Sku r31.5

SkuMapper r2.2

Changes in Sku r31.4

Changes in Sku r31.4

Changes in Sku r31.3

Changes in Sku r31.2

Changes in Sku r31.1

Changes in Sku r31

This is the Northrend release update. All kind of bugs, errors, etc. are possible. The databases are still in a bad shape. Missing quests, missing start/target/end lists are possible. All routes and waypoints are 100% untested. There are a lot of phasing, vehicle and other quests. Those are untested too. Most graveyards are not linked with routes. Please report every unlinked graveyard.

Please report all issues to the specific channels in discord. If you don’t report them, they won’t be fixed. :)

Changes in Sku r30.24

Changes in Sku r30.23

Changes in Sku r30.22

Changes in Sku r30.21

Changes in Sku r30.20

Changes in wow menu 3.9

Changes in Sku r30.19

Changes in wow menu r3.8

Changes in Sku r30.18

Changes in wow menu r3.7

Changes in SkuMapper r1.1

Changes in Sku r30.17

Changes in Sku r30.16

Changes in Sku r30.15

Changes in Sku r30.14

Changes in wow menu r3.6

Changes in wow menu r3.5

Changes in Sku r30.13

Changes in Sku r30.12

Initial update for the Wrath of the Lich King pre-patch

Caution: Do not install the new addon before the server maintenance is completed (tuesday/wednesday, depending on your region. It won’t work with the current game version.

Setup

Bugs:

Not implemented yet:

Good to know:

Changes in Sku r30.11

Changes in Sku r30.10

Changes in Sku r30.9a

Changes in SkuFluegel 6

Changes in wow_menu 3.4

Changes in wow_menu 3.3

Changes in wow_menu 3.2

Old (pre Wrath) release notes

Changes in wow_menu 2.14

Changes in Sku r28.8b

Changes in Sku r28.8a

Changes in Sku Script (wow_menu) r2.13

Changes in Sku r28.7

Chat

Changes in Sku r28.6

Options

Chat

The chat module now is already using the new chat system from the Wrath version of the Sku addon.

Changes in Sku r28.5

Auras

Changes in Sku r28.4

Core

Changes in Sku r28.3

Core

Options

Changes in Sku r28.2

Auras

Changes in Sku r28.1

Core

Options

Changes in Sku r28

Release notes in German: Diese Veröffentlichungshinweise findest im heruntergeladenen Sku-Ordner in Deutsch. Dateiname: release notes DE.txt

ATTENTION:

You do need the new script (wow_menu) version 2.12 for this release. You can’t use older scripts with this Sku release. Thus downloading wow_menu r2.12 is mandatory.

Options

Core

Mapping:

Changes in Sku Script (wow_menu) r2.12

Changes in SkuFluegel r5.7

Changes in Sku Script (wow_menu) r2.10

Changes in Sku r27.14

Local

Core

Changes in Sku r27.13

Options

Quest

Changes in Sku r27.12

Core

Map

Quest

Changes in Sku r27.11

Core

Quest

Options

Map

Changes in Sku r27.10

Quest

Options

Changes in Sku r27.9

Core

Quest

Options

Maps

Changes in Sku r27.8

Core

Changes in Sku Script (wow_menu) r2.9

Changes in Sku r27.7

Core

Quests

Maps

Changes in Sku Script (wow_menu) r2.8

Changes in Sku r27.6

Core

Changes in release 27.5

Core

Changes in Sku r27.4

Core

Quest

Changes in Sku r27.3

Core

Changes in Sku 27.2

Core

Quest

Chat

Options

Maps

Changes in Sku 27

Options

Adventure Guide

Chat

Core

Core

Sku Minimap - only for route/waypoint editors (not relevant for players):

Changes in Sku 26.2

DB

Quest

Core

Changes in release 26.1

SkuOptions

SkuMob

Changes in Sku 26

SkuOptions

SkuQuest

SkuAuras

SkuNav

SkuChat

SkuMob

SkuAuras

Changes in release 25.16

SkuQuest

Changes in release 25.15

SkuChat

SkuQuest

SkuNav

SkuOptions

Changes in release 25.14

SkuQuest

Changes in release 25.13

SkuQuest

Changes in release 25.12

SkuCore

Changes in release 25.11

SkuCore

Changes in release 25.10

SkuCore

SkuNav

SkuChat

SkuOptions

Changes in Sku-Maus Skript (wow_menu) r2.7

Changes in Sku-Maus Skript (wow_menu) r1.7

Changes in Sku r25.8

SkuChat

SkuCore

SkuMob

SkuNav

SkuOptions

Changes in Sku-Maus Skript r1.6

IMPORTANT: Instead of just on script there are now 3 scripts for different languages and regions. Use the correct script for your region/language: U.S. realms in English: wow-menu_EN_US.ahk EU realms in English: wow-menu_EN_EU.ahk U.S. realms in German: wow-menu_DE_EU.ahk

Changes in Sku release 25.7

SkuAuras

Bug fixes

SkuOptions

Bug fixes

SkuMob

New

Changes in SkuFluegel release 5.5

New:

Changes in Sku release 25.6

SkuAuras

Bug fixes

SkuChat

Bug fixes

SkuNav

Bug fixes

Changes in release 25.5

SkuNav

Bug fixes

Changes in Sku release 25.4

SkuChat

New features

SkuNav

Bug fixes

Changes in Sku release 25.3

SkuNav

Bug fixes

Changes in Sku release 25.2

SkuNav

Bug fixes

Changes in Sku release 25.1

The localization is completed. The addon is ready to test with language set to “English” (in the Battle.Net client). Please report all missing words and issues!
How to move from German to English: