File Details
1.1.2
- B
- Jan 28, 2026
- 27.99 KB
- 11
- 12.0.0
- Retail
File Name
1.1.2.zip
Supported Versions
- 12.0.0
v1.1.2 – Role Localization & Code Cleanup
- Added fully localized role system
- Roles are now stored internally as language-independent IDs
- Localized role labels are used in the UI and guild note
- German: DD / Tank / Heiler
- English: DD / Tank / Healer
- Automatic migration of old role values
- Previously saved role labels are converted to the new internal role IDs
- No user action required
- Reworked internal role handling
- Improved separation between role logic and UI display
- Ensures consistent role output across all languages
- General code cleanup and stability improvements