·
1 commit
to master
since this release
What's Changed
- 2.5.2 by @Marotheit in #15
Full Changelog: v2.5.1...v2.5.2
Summary
This is a quick bug fix to address an issue where newly created characters would be generated with the item column in the character_transmog table set to 0 (hidden).
This caused characters to start with all of their armor hidden, making it impossible to transmogrify their gear until they equipped new armor (or unequipped and re-equipped their starting armor).
Impact on Players
- Players already affected by this bug will be automatically fixed through normal gameplay.
- Typically, by level 3, most starter gear will have been replaced by low-level quest gear, resolving the issue naturally.
Important Notes
- This is a server-side change to the Eluna script only.
- No client-side AddOn updates are necessary.
- To apply the fix:
- Update the Eluna script.
- Run the
/reload elunacommand in the server console.