!NoTaint

This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Reduce the chance that talent switching be forbidden.

These codes are based on very hard work of reviewing Blizzard's source code and testing taint status. The cause of the failure is rather complicated. As far as we know, there are 3 reasons at least.

1. Addon calls ToggleTalentFrame() to open talent panel.

2. Addon calls StaticPopup_Show()

3. Addon use UIFrameFlash()

4. Addon use ChatFrame_AddMessageEventFilter (related to reason 3.)

This addon can fix reason 1, 2 and 4. But for reason 3, there is no workaround fix, you have to modify the code where UIFrameFlash is called (or contact author to fix it).


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

WoW Retail