modui

Re: modui

by SSJSketch » Mon Jan 25, 2016 4:55 pm

The popup menu for chat (when you click on the icon on the side, "say/party chat/guild chat/yell/whisper/emote/reply/etc..") shows up in the bottom center of the screen instead of alongside the chat frame/icon.
modui_ified
-----------------------------------------------------------------
"Success is buried in a garden of failure."
User avatar
SSJSketch
Grunt
Grunt
 

Re: modui

by Noxm » Tue Jan 26, 2016 11:07 pm

Hey Modernist, do you have the number of download of your Ui ?

Let show us some numbers :p
Nostalrius PvP -
Noxm - <Core Raider of Emphasis>
Alt : Noxmk - Noxmq
User avatar
Noxm
Knight-Lieutenant
Knight-Lieutenant
 

Re: modui

by Roadblock » Wed Jan 27, 2016 8:35 am

Noxm wrote:Hey Modernist, do you have the number of download of your Ui ?

Let show us some numbers :p

Github only provides download counts for tags / releases.
Since modui doesn't have either I don't think that's possible.
If there were some releases uploaded then a REST call here:
https://api.github.com/repos/obble/modui/releases
would enumerate them and
https://api.github.com/repos/obble/modu ... ses/latest
(or to a specific release id) would return a json with download count among other info.
Astaldo @ Nostalrius PvE (Alliance)
Addons I've posted on Forum
User avatar
Roadblock
Senior Sergeant
Senior Sergeant
 

Re: modui

by Malibubu » Wed Jan 27, 2016 11:09 am

first of all thank you for your amazing work on this UI

secondly sorry for not reading through 39 pages but is there an option to change the scale/position of the actionbars? or should i bypass that with moveanything addon?
User avatar
Malibubu
Private
Private
 

Re: modui

by modernist » Wed Jan 27, 2016 11:56 am

there's an option to toggle actionbar position:

Image

click the 'M' on the mainbar (where the keyring used to be), then 'Actionbar'

for a more controlled or cursor-based movement you can defer to using moveanything. be aware that the tooltip is currently bound to the actionbar so moving it might also move the tip — you can follow these instructions to solve that if needed.
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by modernist » Wed Jan 27, 2016 12:01 pm

Roadblock wrote:
Noxm wrote:Hey Modernist, do you have the number of download of your Ui ?

Let show us some numbers :p

Github only provides download counts for tags / releases.
Since modui doesn't have either I don't think that's possible.
If there were some releases uploaded then a REST call here:
https://api.github.com/repos/obble/modui/releases
would enumerate them and
https://api.github.com/repos/obble/modu ... ses/latest
(or to a specific release id) would return a json with download count among other info.


yeah I'm not that familiar with github I'm afraid, just use it as a resource for transparent development.
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by Malibubu » Wed Jan 27, 2016 1:43 pm

thank you for your quick reply i noticed that in the options menu what i was looking for is a more "free" moving/scaling system like other actionabars addons like bongos/bartender any chance we see that update in some future release?
User avatar
Malibubu
Private
Private
 

Re: modui

by Roadblock » Wed Jan 27, 2016 1:45 pm

yeah I'm not that familiar with github I'm afraid, just use it as a resource for transparent development.

It's as simple as
Code: Select all
git tag -a "tagname" -m"comment"
git push --tags
in your favorite shell If you ever want to do it.
Then from the Github web interface you go to Releases > Draft New Release, select the tag, upload a package and, write a short comment and Publish and you have a release for which you can get statistics etc. :)

That's also the easiest way to have a properly packaged addon without the -branch suffix (eg. -master) since you package manually and upload.
Last edited by Roadblock on Wed Jan 27, 2016 7:24 pm, edited 1 time in total.
Astaldo @ Nostalrius PvE (Alliance)
Addons I've posted on Forum
User avatar
Roadblock
Senior Sergeant
Senior Sergeant
 

Re: modui

by modernist » Wed Jan 27, 2016 1:51 pm

Malibubu wrote:thank you for your quick reply i noticed that in the options menu what i was looking for is a more "free" moving/scaling system like other actionabars addons like bongos/bartender any chance we see that update in some future release?


this is beyond the current scope for modui. you could maybe hide the extra bars and then install something like zBar, which might offer this kind of control
modernist
Sergeant Major
Sergeant Major
 

Re: modui

by Huggmuth » Wed Jan 27, 2016 4:18 pm

First of all, huge applause for this awesome addon! I love all the small QoL features and the customization.

I got two suggestions for you:

- Instead of keeping the "to the bottom" button, make it so holding CTRL and scrolling down while hovering over the chat window will scroll all the way down. NurfedUI has this and it works wonders + it looks more clean without it.

- Like SCT, show how much you heal other players for.

Hope you will consider it.

Cheers!
Huggmuth
Tester
 

PreviousNext

Return to Addons & macros