Results: 4Comments by: nzeer
File: Flourish04-03-11
Originally posted by allogator Lo...
Posted By: nzeer
Originally posted by allogator Looks like Saft changed the name of the addon. It's stExperienceBar now instead of saft. Would love it fixed whenever you get a chance! See previous post :)
File: Flourish04-03-11
I added stExperienceBar support in...
Posted By: nzeer
I added stExperienceBar support in place of saftExperience. in core.lua, replace lines 124-140 with the following: function flourish_saft() if (IsAddOnLoaded("stExperienceBar")) then if (not flourishSaftCreated) then flourishSaft = CreateFrame("StatusBar", "flourishSaft", stExperienceBar_Frame) flourishSaft:SetFrame...
File: stExperienceBar04-03-11
Added ElvUI support: in tukui.lu...
Posted By: nzeer
Added ElvUI support: in tukui.lua replace lines 1-7 with the following: if IsAddonLoaded("Tukui") then local T, C, L = unpack(Tukui) -- Import: T - functions, constants, variables; C - config; L - locales elseif IsAddonLoaded("ElvUI") then local E, C, L, DB = unpack(ElvUI) -- Import: T - functions, constants, variables...
File: Kith's UI (Elv UI)08-16-09
Great UI, I love it. Just a sugg...
Posted By: nzeer
Great UI, I love it. Just a suggestion: Delete your Cellular.lua from SavedVariables in the char profile before the next release... Unless you want everyone reading your PM history :(