modui

Re: modui

by Wosh » Thu Oct 22, 2015 12:54 pm

A thousand thanks friend :jap:
Going to try to add the debuffs to your nameplates too and then bye bye the other addon.

Edit: I forgot to ask: how to seperate the questracker from the minimap?
Last edited by Wosh on Thu Oct 22, 2015 1:45 pm, edited 1 time in total.
Wosh
Grunt
Grunt
 

Re: modui

by sounds » Thu Oct 22, 2015 1:10 pm

Loving the UI.

Have you ever posted on ArenaJunkies by any chance? I remember seeing a very similar looking interface on there a while back (your name & the OSX window also look familiar).

Would you ever consider adding comments so it's more easily editable for someone not familiar with lua? Or adding a frame to disable components (if you have the time).
sounds
Tester
 

Re: modui

by modernist » Thu Oct 22, 2015 1:32 pm

drop this in the link function somewhere

Code: Select all
        if i == 1 then
            w:ClearAllPoints()
            w:SetPoint('CENTER', UIParent)
        end


& change to your preference

e: you deleted your question ;)
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by Wosh » Thu Oct 22, 2015 1:46 pm

edited again, I was talking to myself: stop asking things, modernist gonna hate you so try harder :s

thanks again, it works perfectly :thumb up:
Wosh
Grunt
Grunt
 

Re: modui

by modernist » Thu Oct 22, 2015 5:58 pm

sounds wrote:Loving the UI.

Have you ever posted on ArenaJunkies by any chance? I remember seeing a very similar looking interface on there a while back (your name & the OSX window also look familiar).

Would you ever consider adding comments so it's more easily editable for someone not familiar with lua? Or adding a frame to disable components (if you have the time).


i did :]

this is something i'd like to do once i've finished developing — I'm still adding bits and pieces here and there fairly often, but i think a small little console that you could tick "yes" to dark frames but "no" to the modified chat would be nice.

in the meantime, feel free to ask questions in the thread about things you might want to turn on or off, or customise
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by sounds » Thu Oct 22, 2015 6:31 pm

modernist wrote:
sounds wrote:Loving the UI.

Have you ever posted on ArenaJunkies by any chance? I remember seeing a very similar looking interface on there a while back (your name & the OSX window also look familiar).

Would you ever consider adding comments so it's more easily editable for someone not familiar with lua? Or adding a frame to disable components (if you have the time).


i did :]

this is something i'd like to do once i've finished developing — I'm still adding bits and pieces here and there fairly often, but i think a small little console that you could tick "yes" to dark frames but "no" to the modified chat would be nice.

in the meantime, feel free to ask questions in the thread about things you might want to turn on or off, or customise


Yeah I thought so : )

My only gripe with it so far is that I can't figure out how to disable the dark frames for the AH window.

EDIT: I've also been trying to adapt some of the old AJ scripts (http://www.arenajunkies.com/topic/22264 ... i-scripts/) for 1.2 but no luck so far. Specifically, class icons and the text timer on the default castbar.
sounds
Tester
 

Re: modui

by modernist » Thu Oct 22, 2015 6:34 pm

talking of development — been modifying the battlefieldminimap to be less invasive + more useful
Image

& url support, now implemented
Image
Last edited by modernist on Thu Oct 22, 2015 6:42 pm, edited 1 time in total.
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by nefarian78 » Thu Oct 22, 2015 6:42 pm

Love it, the only thing i dont like its the HP percentage.

is there an option to show the number instead of percentage?
nefarian78
Tester
 

Re: modui

by modernist » Thu Oct 22, 2015 6:48 pm

sounds wrote:My only gripe with it so far is that I can't figure out how to disable the dark frames for the AH window.


https://github.com/obble/modui/blob/mas ... k.lua#L301
delete lines 301-306

nefarian78 wrote:Love it, the only thing i dont like its the HP percentage.

is there an option to show the number instead of percentage?


i'll add an option in the next revision
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by kuurtzen » Thu Oct 22, 2015 7:11 pm

Love the WSG minimap. Can you show your Flag Carrier in it though? I think that feature was supposed to be in game already in vanilla but never seen any server with it


edit: actually I'm still seeing the default minimap(normal map seems to be working) which folders do I need to install or do I need all?
kuurtzen
Senior Sergeant
Senior Sergeant
 

PreviousNext

Return to Addons & macros