36 - Feature Request: Unload for Non-DK
As of right now, RuneWatch does not show if you are not an DK, however occasionally (only occasionally) it will still show the Diseases on the current target while grouped with DK. The simple suggestion would be a feature that unloads the addon when you are not a DK.
| User | When | Change |
|---|---|---|
| Voorije | Sat, 18 Apr 2009 23:30:37 | Changed status from New to Accepted |
| raum | Sat, 18 Apr 2009 12:40:25 | Changed name from Feature Request: Unload for Non-RK to Feature Request: Unload for Non-DK Changed description: - As of right now, RuneWatch does not show if you are not an RK, however occasionally (only occasionally) it will still show the Diseases on the current target while grouped with RK. The simple suggestion would be a feature that unloads the addon when you are not a DK. + As of right now, RuneWatch does not show if you are not an DK, however occasionally (only occasionally) it will still show the Diseases on the current target while grouped with DK. The simple suggestion would be a feature that unloads the addon when you are not a DK. |
| raum | Sat, 18 Apr 2009 12:39:17 | Create |
- 1 comment
- 1 comment
- #2
Voorije Sat, 18 Apr 2009 23:30:29Currently built into the code RuneWatch will hide itself and not initialze most of the event captures when you're not a DK. It is possible due to the modular design that I have missed one or two.
Additionally, RuneWatch supports AddonLoader Which is an addon managment suite that reads the addon meta-data. I have set RuneWatch up to only load at all through AddonLoader when you're logging onto a deathknight.
I however will look into expanding existing code for those who choose not to use an addon managment framework.