File Details
v1.7.1-release
- R
- Mar 21, 2026
- 31.37 KB
- 65
- 2.5.5
- Classic TBC
File Name
prepped-v1.7.1-release.zip
Supported Versions
- 2.5.5
lightweight tag 1ad41448ee67c0e79f90017c0056b724dbf7ef0c v1.7.1-release
Author: Alwin den Herder <42200913+Alwindh@users.noreply.github.com>
Date: Sat Mar 21 22:52:37 2026 +0100
commit 1ad41448ee67c0e79f90017c0056b724dbf7ef0c
Author: Alwin den Herder <42200913+Alwindh@users.noreply.github.com>
Date: Sat Mar 21 22:52:37 2026 +0100
Bump to v1.7.1; add debug and spec fixes
Bumps addon version to 1.7.1 and updates the welcome message. Adds a `/prepped debug` command that prints specialization/talent diagnostic info and registers PLAYER_TALENT_UPDATE for better updates. Reworks Shaman spec detection to properly handle cases where GetSpecialization exists but returns nil (Classic/TBC/etc.), and falls back to summing talent ranks per tab to determine Enhancement vs Elemental/Restoration. Improves reliability across Retail and Classic clients and includes clarifying comments.