File Details
v.1.3.1
- R
- Nov 17, 2025
- 13.31 KB
- 6
- 12.0.0+2
- Retail
File Name
AssistTank.zip
Supported Versions
- 12.0.0
- 11.2.7
- 11.2.5
[1.3.1] - 2025-11-17
## Added
- **minor update:** new icone
- ** add file:** changlog
##### [1.3.0] - 2025-11-17
### Added
- **Automatic Macro Creation:** Implemented logic for automatic macro creation on the account.
- **Blizzard Language Support:** Added support for Blizzard language standards (e.g., in UI messages and spell names).
## Fixed
- **Major Update Fix (Multi-Class):** The account-wide macro is now immediately updated upon `PLAYER_LOGIN` with the correct spell (`Tricks of the Trade` or `Misdirection`) when switching characters (Hunter <-> Rogue).
- The call to `UpdateTankMacro()` was moved to the beginning of `AssistTank_Initialize()` to ensure the immediate overwrite of the global macro.
- **Update Logic Refactoring:** Internal refactoring of `UpdateTankMacro()` to simplify and clarify target detection (Tank/Pet/Player) within a single code block.

