v1.1
What's new
This beta release hasn't been fully tested in all Classic versions yet. Please comment on the project page if you encounter any issues, and I will strive to fix them ASAP.
- New: Development Tools category added.
- Improvement: Updated interface version for Mainline 12.0.1.
- Improvement:
SendChatMessage()removed from compatibility table. - Improvement:
GetClassColorOjb()forC_ClassColor.GetClassColor()added to compatibility table. - Improvement: Reworked tables to use numeric IDs where possible, and with corresponding enums where useful.
- Improvement: Added hook for
PLAYER_MAX_LEVEL_UPDATEunit event forplayerandGetMaxPlayerLevel()logic to handle Classic expansion launches. - Improvement: Notice to relog for the latest expansion data after an
UPDATE_EXPANSION_LEVELevent fires. - Improvement: Many constants, functions, and methods, are now exposed on the addon's frame as a public API.
- Fix: Corrected spelling of compatibility table.
- Fix: Test interface version check changed from a critical error to a warning.
- Fix: Latest expansion output ignored if less than the player expansion (this addresses the mismatch from a lack of a distinct new value when it is updated within a session).
- Change: Renamed
A.safeIndex()toA.SafeIndex(). - Change: Renamed
A:Msg()toA:Message(). - Change: Various other minor changes.
This mod has no additional files

