modui

Re: modui

by modernist » Mon Nov 02, 2015 8:49 am

v40

+ heal prediction on unitframes via HealComm
  • [gathers info from those with it installed; other modui users, LunaUnitframe users, those with HealComm separately installed. tell yr healer friends!]
+ ‘floating’ pvp battlemap now available outside of battleground

+ player heal amounts over friendly player nameplates
  • [credit to kuurtzen for idea & execution]
+ fledgling zBar skin
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by modernist » Mon Nov 02, 2015 8:51 am

mhm wrote:once again, thank you so much for your addon. been looking for something like this for years,

was just curious if it's possible to somehow mod zbar's (another addon) colours to match the darker bars you've got (here's a screenshot of your addon + zbar above it https://gyazo.com/ea2713a054ebbbcf4a3b656dbdc8d180)

link to zbar if you intend to have a look around! http://addons.biti.lv/addon/zbar

thanks in advance!

<3 <3 <3


hi, thanks! this is dry-coded but should work — let me know
https://github.com/obble/modui/blob/mas ... /addon.lua
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by Wosh » Mon Nov 02, 2015 1:01 pm

hi, got a lua error with the last modui:

Image
Wosh
Grunt
Grunt
 

Re: modui

by modernist » Mon Nov 02, 2015 3:59 pm

thanks, fixed
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by Boroda » Mon Nov 02, 2015 6:19 pm

Good afternoon, this script with wod. It may do the same here?
1. Remove the edging boards.
2. Change the frame size
3. Make the Maine bar less than the whole.
http://i.imgur.com/rZdyZXn.jpg
Boroda
Tester
 

Re: modui

by modernist » Mon Nov 02, 2015 8:11 pm

Boroda wrote:Good afternoon, this script with wod. It may do the same here?
1. Remove the edging boards.
2. Change the frame size
3. Make the Maine bar less than the whole.
http://i.imgur.com/rZdyZXn.jpg


if you have the script, it should do yes — those panels and the methods for hiding/scaling them haven't changed between vanilla & WoD to the best of my knowledge
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by modernist » Mon Nov 02, 2015 8:14 pm

looking for opinions on this — an option to bring down the right-hand-side action bars to a horizontal row above the others:

Image

its something I've started using personally whilst levelling up, but I'm not sure if its too radical a change/option for most
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by mhm » Mon Nov 02, 2015 10:44 pm

modernist wrote:
hi, thanks! this is dry-coded but should work — let me know
https://github.com/obble/modui/blob/mas ... /addon.lua


thanks for the swift reply & giving it a shot although it hasn't worked (unless i did something wrong)-
i pasted your code into a .lua file named 'addon' in modskin->button folder and got this;

https://gyazo.com/5a6b7466925902ab5a72c23d21fe2128
mhm
Private
Private
 

Re: modui

by modernist » Mon Nov 02, 2015 10:47 pm

i recommend simply downloading the latest version of modui and replacing your current copy with it, i tested it with zBar at home today and it works without issue for me :]
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by Boroda » Wed Nov 04, 2015 2:43 pm

modernist wrote:
Boroda wrote:Good afternoon, this script with wod. It may do the same here?
1. Remove the edging boards.
2. Change the frame size
3. Make the Maine bar less than the whole.
http://i.imgur.com/rZdyZXn.jpg


if you have the script, it should do yes — those panels and the methods for hiding/scaling them haven't changed between vanilla & WoD to the best of my knowledge

MainMenuBar:SetScale(0.85)
MultiBarBottomLeft:SetScale(0.85)
MultiBarBottomRight:SetScale(0.85)
MultiBarLeft:SetScale(0.85)
MultiBarRight:SetScale(0.85)
MainMenuBarLeftEndCap:Hide()
MainMenuBarRightEndCap:Hide()
MainMenuBarTexture0:Hide()
MainMenuBarTexture1:Hide()
MainMenuBarTexture2:Hide()
MainMenuBarTexture3:Hide()
MainMenuMaxLevelBar0:Hide()
MainMenuMaxLevelBar1:Hide()
MainMenuMaxLevelBar2:Hide()
MainMenuMaxLevelBar3:Hide()
PlayerFrame:SetScale(0.8634891937767508)
TargetFrame:SetScale(0.8634891937767508)
http://i.imgur.com/N47gLiR.jpg
Boroda
Tester
 

PreviousNext

Return to Addons & macros