Change Log:
-- ToC Update and slight change
Compatible with 4.1.0
An attempt to always start with SDB enabled
-- Various Code Revisions
Again, problems on start up due to how Smart Debuff starts up.
Managed to remove code to have a smoother start up process.
-- Fix: SMARTDEBUFF_Options missing again
Loading process and validation changed to match Smart Debuffs.
-- Rewrite and a few mini fixes
Rewritten code layout for future proofing.
Changed VARIABLES_LOADED to ADDON_LOADED for consistency.
Sets up frames when first enabled and when the infopanel is selected.
Removed the offending set up routine that wasn't needed.
And yes, that was the one that caused the offending 'Addon error during combat' type message that I am sure I wasn't the only one seeing.
-- Fix: SMARTDEBUFF_Options missing
Due to inconsistences with the VARIABLES_LOADED event I have added a PLAYER_ENTERING_WORLD event test. Both times the SMARTDEBUFF_Options are tested to see if they exist. Once they do the addon will be activated. Its about the best I can do without rewriting the SmartDebuff addon itself rofl.
-- New Infopanel Plugin
For those that want to hide away SmartDebuff until needed. This uses PanelID 24 for its rotation position.
Description:
Requirements:
nUI 5
Smart Debuff 4.0g
WoW 4.1.0
What it does
This plugin for nUI allows users of the Smart Debuff addon to hide it away inside an infopanel until it is needed. This Addon uses 24 as its unique reference in the infopanel system.
Localization
enUS
enGB
Others are easily added by making a copy of the enGB localization file and either mailing me it or uploading it as a patch until I incorporate it into the addon. |
|