Download
(7MB)
Download
Updated: 09-27-20 08:54 AM
Pictures
File Info
Updated:09-27-20 08:54 AM
Created:06-20-19 08:06 AM
Downloads:43,743
Favorites:38
MD5:
Categories:Classic - General, Graphical Compilations, Minimalistic Compilations, Class Compilations, DPS Compilations, Generic Compilations

AbyssUI Classic  Popular! (More than 5000 hits)

Version: 1.13.5.2b
by: marklan [More]

Updated UI can be found here: AbyssUI

Patch 1.13.5: World of Warcraft Classic
~
25/09/20 (1.13.5.2)
~ News and Updates
---------------------------
- General interface fixes;

- Revamp of first login setup;

- Minimap style option don't need you to re-log anymore;

- Setup configuration changes;

- Changed Afk mode new function from right click to left click;

- Tooltip new functions;

- Support for almost any language;

- Nameplates and UnitFrame colorization re-vamp (kui-nameplates style);

- More global strings add;

- Fonts changes (color, style) (to match new textures);

- Frame text new style and colorization (to match new textures);

- Change to buttons;

- New Castbar;

- AbyssUIClassic_TexturePack new version (reminder).

_1.13.5.2a_

- LevelUp message fixes;

- Buttons colors fixes;

- UnitFrameImproved fixes;

- AbyssUI_TexturePack new version (reminder).

_1.13.5.2b_

- LevelUp lua error fix;

- Minor fixes.

---------------------------
09/09/20 (1.13.5.1)
~ News and Updates
---------------------------
- A lot of stuff that I can't even describe (it's been a while sorry);

- General frame fixing;

- New options, colors, global everything;

- Colorization of all the interface;

- Square minimap updates;

- Global strings first implementations;

- Unit frame health and behavior re-coding;

- A lot of minor-mid fixes and updates;
---------------------------
Post A Reply Comment Options
Unread 09-10-19, 11:07 AM  
pskmac
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: Re: Re: Re: few comments

So ...
Over here the image which shows pet mood at UI and at character sheet at pet tab.
I also enlarged player UI just to show what I mean. I wanted to change this one only, without changing entire UI scale (as I do using standard wow UI scaling).
https://ibb.co/nDsTqY4

Additionaly, can you also somehow turn on HP to be shown all of the time at HP bars ?
And ahain - those FPS text movable .

Originally Posted by pskmac
When i am back gome I will upload screen shot showing what I mean, just to make sure we are on the same page ;-).

edit: Thanks for the trick. Just a stupid question. If I remove all of textures incl. trade, spell and talent frames will it crash or just use defaults ? I havent fully testes it yet, but I have notices also yesterday small lag with loading frame (icons and text pops immediately) when I open talent or spell sheet.
Last edited by pskmac : 09-10-19 at 11:10 AM.
Report comment to moderator  
Reply With Quote
Unread 09-10-19, 09:06 PM  
Xeldheir
A Murloc Raider

Forum posts: 4
File comments: 16
Uploads: 0
Hey there again..

I see in the change log that max nameplate distance was changed.. can this be disabled? I am seeing nameplates from Africa and its literally cluttering my whole screen..

Thanks
Report comment to moderator  
Reply With Quote
Unread 09-11-19, 08:15 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Re: Re: Re: Re: Re: Re: few comments

Hello pskmac, I didn't change anything in the mood of pet, maybe is a blizzard problem? or maybe another addon. That's really weird, but I'm sure, I didn't changed anything in the texture. But to make sure, go to wow classic folder -> Interface -> Rename "PetStableFrame" folder to "PetStableFrame.old", reload the game and check if is still having this problem. It's the only texture that I have about pet.

Blizzard have the option to always show HP bars text. Go to in game Interface -> Display -> Status Text -> Both.

Maybe next week I'm free to make the changes, this week I'm too busy. x.x

Type this /run PlayerFrame:SetScale(1.2) in the chat if you want larger frames to the player portrait (Change "Player" to target if you want target to be larger too), I'll check if this doesn't mess with my textures, also add a option to do this in the config panel.

Originally Posted by pskmac
So ...
Over here the image which shows pet mood at UI and at character sheet at pet tab.
I also enlarged player UI just to show what I mean. I wanted to change this one only, without changing entire UI scale (as I do using standard wow UI scaling).
https://ibb.co/nDsTqY4

Additionaly, can you also somehow turn on HP to be shown all of the time at HP bars ?
And ahain - those FPS text movable .
__________________
Lost in the multiverse.

Author of AbyssUI
Last edited by Yugen : 09-11-19 at 01:02 PM.
Report comment to moderator  
Reply With Quote
Unread 09-11-19, 08:18 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
LOL

I will add a option to keep nameplates blizzard default.

To change this open the AddOn lua file "AbyssUIClassic_FunctionsExtras.lua", in the line 14 change this:
Lua Code:
  1. SetCVar("nameplateMaxDistance", "8e1")
to this:
Lua Code:
  1. SetCVar("nameplateMaxDistance", "4e1")

save and reload the game.

Originally Posted by Xeldheir
Hey there again..

I see in the change log that max nameplate distance was changed.. can this be disabled? I am seeing nameplates from Africa and its literally cluttering my whole screen..

Thanks
__________________
Lost in the multiverse.

Author of AbyssUI
Last edited by Yugen : 09-11-19 at 08:18 AM.
Report comment to moderator  
Reply With Quote
Unread 09-12-19, 06:39 AM  
beri
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Thanks for the addon and the port. I saw you added guilds to nameplates a while ago and I'm wondering if it's possible to get a hide toggle for this in the options because for most people who use a nameplate addon this means having the guild shown twice.
Report comment to moderator  
Reply With Quote
Unread 09-12-19, 07:16 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Hello, thank you beri, I will add this option in the next update. Thank you for let me know, I don't have the time to test everything, so it's super important when people report those minor bugs.
Originally Posted by beri
Thanks for the addon and the port. I saw you added guilds to nameplates a while ago and I'm wondering if it's possible to get a hide toggle for this in the options because for most people who use a nameplate addon this means having the guild shown twice.
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 09-12-19, 07:20 AM  
radeghost
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hey. Is it possible to import custom player portrait instead of my class icon at my portrait?
Report comment to moderator  
Reply With Quote
Unread 09-12-19, 07:59 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
You need to create a texture for that and name it one of my options texture names.

To do that, you need to convert one of the "UI-CLASSES-CIRCLES" tga files to png from the folder TargetingFrames inside Interface folder. Then you can edit the way you like and covert it again to tga with the same name, and replace it inside that folder.

Originally Posted by radeghost
Hey. Is it possible to import custom player portrait instead of my class icon at my portrait?
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 09-16-19, 08:30 AM  
kiskunk
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Question about customizing (excluding tint)

Hi, first of all, I love the addon.

My question is if its possible to exclude the day/night icon from the theming? if I apply for example the mage theme, the day icon becomes just plain blue. I would rather have those as original, but color everything else.

Thanks.
Report comment to moderator  
Reply With Quote
Unread 09-16-19, 10:57 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Re: Question about customizing (excluding tint)

Hello, I'm glad that you liked =)

I will update that soon, I forgot to remove that part from the code, sorry.

Originally Posted by kiskunk
Hi, first of all, I love the addon.

My question is if its possible to exclude the day/night icon from the theming? if I apply for example the mage theme, the day icon becomes just plain blue. I would rather have those as original, but color everything else.

Thanks.
__________________
Lost in the multiverse.

Author of AbyssUI
Last edited by Yugen : 09-16-19 at 11:03 AM.
Report comment to moderator  
Reply With Quote
Unread 09-17-19, 01:43 PM  
nolyd3
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Reputation Watch Bar

So I was tinkering around with this addon a bit because I noticed at lvl 60 when the EXP bar is gone and only reputation remains, the addon does not darken this bar.
Report comment to moderator  
Reply With Quote
Unread 09-17-19, 02:59 PM  
Betonz
A Kobold Labourer

Forum posts: 0
File comments: 85
Uploads: 0
Minor issue

Hey, I've noticed that once you toggle some ability or open the spell book the whole action bar texture gets a bit messed until you /reload.
Could you look into it?

Thanks
Report comment to moderator  
Reply With Quote
Unread 09-18-19, 08:44 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Re: Minor issue

Thank you for reporting this. I'll take a look and see if this can be fixed.
Originally Posted by Betonz
Hey, I've noticed that once you toggle some ability or open the spell book the whole action bar texture gets a bit messed until you /reload.
Could you look into it?

Thanks
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 09-18-19, 08:45 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Re: Reputation Watch Bar

Thank you, when I reach level 60 I can fix this, I'm at level 40 yet. lol
Originally Posted by nolyd3
So I was tinkering around with this addon a bit because I noticed at lvl 60 when the EXP bar is gone and only reputation remains, the addon does not darken this bar.
__________________
Lost in the multiverse.

Author of AbyssUI
Last edited by Yugen : 09-18-19 at 08:45 AM.
Report comment to moderator  
Reply With Quote
Unread 09-29-19, 11:22 AM  
altermixt
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
The abyssUI is just perfect! I've been using it since the launch of classic.
There is only ONE thing I don't like and that's the target's background color. (shown on the picture below)
Can you tell me how can I edit it so it's just like the player frame (on the left)
I want to make all of the targets (npcs, vendors, mobs) to be the same, can you please tell me how can I achieve that?

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.