Jump to content

Recommended Posts

10 minutes ago, modernist said:

some people use UFI without modui, and vice versa. since Ko0z has been able to provide support for it alongside modui there's really no need to embed it.

though its not a hard and fast rule by any means: if something is of a custom aesthetic design or otherwise falls outside the remit of the standard blizzard UI across vanilla or retail editions, i'll probably not include it within modui. it reduces the onset of feature creep and the chances of errors across the UI like these that happen because im trying to balance 100 different things in the code and make sure they don't crash down on top of one another.

see also Clean Up GUI. it now works in tandem with modui to the point that there is no reason to include it in my code

I just feel like the large healthbar feature is such a simple yet great enhancement to the default UI, so it saddens me a bit that it isnt an option to enable for modUI 

UFI is currently trying to replicate modUI's design according to its github requests (or close to replicate) and the only reason why this has to be re-done in another addon is because the original addon dosn't have this large healthbar feature :/

Also having to install several addons just to make 1 feature happen is extremely tedious because it increases your addon memory usage so it takes longer to login/reload etc.

I really wish you will reconsider this because its just a small feature which might not bring any issues at all since its such a "simple" feature.  

Share this post


Link to post
Share on other sites

Love your uimod man, its great, but i've been having some issues with stealth as a rogue. Sometimes when i press my stealth button(its on the main bar) nothing happens. It doesnt register. So i have to press it again. This seems to happen way more frequent in dungeons than otherwise. Tried using macros to get around this but it doesnt work. Got any clue or idea? upcoming fix? much love xoxoxo

Share this post


Link to post
Share on other sites

I can confirm the bug istalker posted. The menu buttons are gone and level number on target is not centered.

 

Edited by ilidza

Share this post


Link to post
Share on other sites
2 hours ago, modernist said:

sounds like it might be an nostalrius/elysium bug rather than something related to the UI? i don't influence stealth button pressing in any discernible way within the addon. 

i've noticed this particular issue happen on my druid a few times: https://elysium-project.org/bugtracker/issue/1401

could be something similar?

I suppose its possible, though it doesnt say Fizzled for me. I sure hope its a elys bug cause i love using your ui. Also, when i installed the latest version today(7.5?) the artframe started showing, and doing /modui just brought up the box stating the version without anything clickable on it. Any clue on what that might be?

Share this post


Link to post
Share on other sites

I've managed to locate the issue causing the broken menu & unitframe ~ you can keep track here but it seems there's essentially an invisible hard-limit on the amount of saved variables (stuff that remembers whether you want your gryphons toggled on or off or whatever) you can create.

This means i'll switch over to using a table of vars, which is what i should have been doing in the first place. it does mean i'l have to rewrite some code which will take a day or two, hold tight.

Share this post


Link to post
Share on other sites

new version is bugged as fck. Make some tests before uploading pls. Settings are unable to access after reloading UI

Edited by gustanoid

Share this post


Link to post
Share on other sites

79

+ correct power colours for druid
- slight offset of elite frame textures
- bug that caused variables to reset & menu items to disappear
(hopefully)
- unintended display of energy and rage power text in %

please let me know right away if you continue to have issues with settings being saved, menu items disappearing, the elite frame showing at incorrect times, or any other bugs.

you may have to delete your modui settings in your WTF folder before saved settings issues are resolved.

Share this post


Link to post
Share on other sites

I'm still seeing elite frames on every npc and myself. Also the level number on target is still slightly offset to the right. The menu buttons are back though.

I would also like to disable your combat text completely and use only blizzard's but I couldn't find the way to disable it.

Share this post


Link to post
Share on other sites

yeah, I've made an issue ticket for it ~ any information is appreciated. are you using UnitFramesImproved (and if so, which version?), are you using an english client, etc etc

you can disable the blizzard text by just deleting the "combattext" folder

Share this post


Link to post
Share on other sites

Just had a quick question if anyone knew. I'm using a custom font with the UI and the numbers are a little smaller than I want for like the Unitframes and the xp bar, was wondering if there was any way within the config files or etc that I could make the font size a bit bigger on those specifically. Thanks!

Share this post


Link to post
Share on other sites
9 hours ago, modernist said:

yeah, I've made an issue ticket for it ~ any information is appreciated. are you using UnitFramesImproved (and if so, which version?), are you using an english client, etc etc

you can disable the blizzard text by just deleting the "combattext" folder

I am in fact using UFI, the latest version available on github (v 0.99), english client. I'll disable UFI and check if the problem persists.

EDIT:

It seems like you were right about UFI, the problem was gone when I disabled it.

Edited by ilidza

Share this post


Link to post
Share on other sites

Can I have the separate addons from this addon pack? I would like to have only the bag part, i really like it and I am too lazy to write my own.

Share this post


Link to post
Share on other sites

@modernist

 

I would suggest a rework on the PvP score/flag frames for WSG and AB.

Unfortunately I have issues with them. The custom ones by ModUI are in my eyes not what I want to use, but I can't disable them.

I had to delete the specific "PvP" subfolder in the ModUI folder, but the default frames are reaaally big on my screen and with moveanything I can move them around and make them smaller but they just disappear after I'm done modifying them.

 

So.. would love if you can rework on that or maybe add an option to disable the ModUI flag/score frames in pvp.

 

Edited by Nelythia

Share this post


Link to post
Share on other sites

Latest version (or 78.5 ill test now) is totally broken for me. It not makes any changes  to UI and tehre is some errors in the chat. I need to revert back to 77 which worked perfectly fine

 

Edited by toniplavna

Share this post


Link to post
Share on other sites

I deleted setting in WTF folder still nothing. I got some changes but not nice black frames etc, almost like vanilla like UI. Revert to v77, and paf all good. 

This is how it lokks with v 77
JDTCk3l.jpg

With latest one, its nothing like that. Just simple vanilla like borders and spell bar.

Edited by toniplavna

Share this post


Link to post
Share on other sites
2 hours ago, toniplavna said:

I deleted setting in WTF folder still nothing. I got some changes but not nice black frames etc, almost like vanilla like UI. Revert to v77, and paf all good. 

This is how it lokks with v 77
JDTCk3l.jpg

With latest one, its nothing like that. Just simple vanilla like borders and spell bar.

what addon did you use to make your minimap square like that 

Share this post


Link to post
Share on other sites

is there anyway to make the player unit-frame fade out or disappear when not in combat? 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×