Download
(1MB)
Download
Updated: 09-23-18 12:39 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-23-18 12:39 PM
Created:04-05-12 12:12 PM
Downloads:45,674
Favorites:92
MD5:
Categories:Generic Compilations, Graphical Compilations, Minimalistic Compilations, Class Compilations, DPS Compilations

Ansi Ui  Popular! (More than 5000 hits)

Version: 8.0.1.05
by: Ansi [More]

A vintage, minimalistic and lightweight compilation that styles your World of Warcraft experience. The compilation is based primarily on Zork, Neal and Imithat's beautiful and clean addons and a few others, some modified. Credit and respect goes to the original authors.

Installation ✔

  • Open your World of Warcraft folder.
  • Remove your current Interface-folder.
  • Download Ansi UI, unpack it and copy the Interface-folder into your World of Warcraft-folder.
  • Launch World of Warcraft.
  • Shift+Alt-click to move the stance bar & pet bar.
New in 8.0 ✔
  • Ui package is stripped down to primarily focus on style and functionality.
  • Ui still has all the small unintrusive and elegant quality of life features that makes the Ui unique. E.g. type /Shadow 100 to add shadow to the Ui (goes from 0 to 100).
  • Player and cursor coordinates added to the world map.
  • Combat text has been tweaked.
New in 7.3 ✔
  • A new unique, carefully selected font never seen in another interface.
  • New slightly more neon statusbars with flatter texture.
New in 7.2.5 ✔
  • Automatic screenshot of achievements (saved in your screenshot folder).
  • A small note in the chat with reputation changes (faction, status).
  • Type /Shadow 100 to add shadow to the Ui (goes from 0 to 100).
Ansi Ui in 2007 ✔

8.0.1.04 Bugfixes.

8.0.1.04 Minor fixes.

8.0.1.03 Fixed a lot of errors. Removed most of my own preffered addons to make Ansi Ui focus only on style, quality of life and nifty gameplay features. Still working on the old gryphon-replacement and the dark frames from Legion and beyond. Trying smaller class portraits in the unit frames - I like it so far.

8.0.1.02 Added some addons back to make the ui feel more like it did in Legion. Also removed some addons that caused too many errors.

8.0.1.01 A lot of changes - going back to basics.

7.3.5 Bug fixes. Wrong file was uploaded for a few hours. Fixed January 25.

7.3.5 Action Bar folder was missing. Fixed January 22.

7.3.5 Bug fixes. Wrong file was uploaded for a few hours. Fixed January 21.

7.3 Fixed bugs, added a new font, new textures, re-added class portraits, removed the addon 'SpellNotifications' and 'ObeliskQuests' because they didn't work as intended.

7.2.5 Updated for 7.2.5

7.1.1 Bug fixes, slight changes, some improvements. Tried custom fonts, didn't like any.

7.1 TOC update and streamlining. Added/removed some stuff.

7.0.2 Bugfixes + some addons replaced/removed/updated.

7.0.1 Bugfixes + Replaced !SyLevel with CaerdonWardrobe.

7.0 A lot of changes because Roth's Diablo UI was discontinued. Now it's based on Zork's new AddOns.

6.2.4 Removed all custom fonts. Removed some AddOns. Added some Addons.

6.2.3 Removed an AddOn that caused a major bug. Added new addons.

6.2 Cleaned up a lot. Fixed and changed fonts. Added new features and addons.

6.1 Changed almost everything.

5.0 Removed a few AddOns and added som new ones.
Optional Files (0)


Post A Reply Comment Options
Unread 07-26-17, 04:57 AM  
Straßenpenne
A Kobold Labourer

Forum posts: 1
File comments: 15
Uploads: 0
Unitframes

Hi is there a way to only get the unitframes with the borders?
Report comment to moderator  
Reply With Quote
Unread 06-20-17, 04:23 PM  
gizzmaster
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: class hall icon where?

Originally Posted by volkelol
hey man loving the interface, very well done im just trying to figure out where the class hall minimap icon is or what i can do to bring it back? I cannot seem to find the answer in the comments even tho multiple people have mentioned it
edit ...\World of Warcraft\Interface\AddOns\rMinimap\core.lua

Code:
--garrison (DIEEEEEE!!!)
GarrisonLandingPageMinimapButton:SetParent(Minimap)
GarrisonLandingPageMinimapButton:SetScale(0.75)
GarrisonLandingPageMinimapButton:ClearAllPoints()
GarrisonLandingPageMinimapButton:SetPoint("BOTTOM",Minimap,1,30)
GameTimeFrame:SetPushedTexture(nil)
GameTimeFrame:SetHighlightTexture (nil)
add:
Code:
--onenter/show
local function Show()
  GarrisonLandingPageMinimapButton:SetAlpha(0.9)
  ...
and
Code:
--onleave/hide
local lasttime = 0
local function Hide()
  if Minimap:IsMouseOver() then return end
  if time() == lasttime then return end
  GarrisonLandingPageMinimapButton:SetAlpha(0)
  ...
Last edited by gizzmaster : 06-21-17 at 02:23 AM.
Report comment to moderator  
Reply With Quote
Unread 06-14-17, 05:04 AM  
volkelol
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
class hall icon where?

hey man loving the interface, very well done im just trying to figure out where the class hall minimap icon is or what i can do to bring it back? I cannot seem to find the answer in the comments even tho multiple people have mentioned it
Report comment to moderator  
Reply With Quote
Unread 05-21-17, 02:11 PM  
Brookekim
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
How to change plate color?

I want change target and unit plate hp color
Because i hate neon
How to change?
Report comment to moderator  
Reply With Quote
Unread 05-08-17, 03:03 AM  
bravejohn
A Deviate Faerie Dragon

Forum posts: 17
File comments: 154
Uploads: 0
How can I make the unit frames show the portrait instead of class icon? Also how I make my minimap like the screenshot 3/10?

Thanks
Last edited by bravejohn : 05-08-17 at 01:36 PM.
Report comment to moderator  
Reply With Quote
Unread 04-10-17, 07:47 AM  
jarooi
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hi Ansi. Love the UI. With the update, I'm experiencing an issue.

http://i.imgur.com/ZdKlH2Y.jpg

As you can see in the chatbox, there's a large number of instances where "DisplayIDUpdateHandler" shows up. I'm not sure what causes it. Sometimes there's a single or a couple of lines with it, sometimes (like in the picture) it spams my chatbox. It shows up from being idle or being in combat.

Any idea what it represents?
Last edited by jarooi : 04-10-17 at 07:49 AM.
Report comment to moderator  
Reply With Quote
Unread 04-02-17, 12:13 PM  
Ansi
An Aku'mai Servant
 
Ansi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 101
Uploads: 4
Re: Your font and actionbar/buff borders

Originally Posted by Emsqu
Hey!

I just wanted to ask what is your game font (I don't mean combat text) in picture 4 & 5? I also would like to know how you got those exact buff/actionbar borders? I've been looking for that addon like 1000 years.

Thank you for answer already!
The font is called Alte Haas Grotesk Bold, and the borders are from Neav UI.
__________________
twitter.com/ansirox
Report comment to moderator  
Reply With Quote
Unread 04-01-17, 08:40 AM  
dzn1949
A Defias Bandit

Forum posts: 2
File comments: 34
Uploads: 0


How to hide or move the druid's posture bar?
=============================================
I know. Alt + shift can be dragged.
Last edited by dzn1949 : 04-01-17 at 09:20 AM.
Report comment to moderator  
Reply With Quote
Unread 03-31-17, 10:01 AM  
Emsqu
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
Your font and actionbar/buff borders

Hey!

I just wanted to ask what is your game font (I don't mean combat text) in picture 4 & 5? I also would like to know how you got those exact buff/actionbar borders? I've been looking for that addon like 1000 years.

Thank you for answer already!
Report comment to moderator  
Reply With Quote
Unread 03-13-17, 03:18 PM  
bravejohn
A Deviate Faerie Dragon

Forum posts: 17
File comments: 154
Uploads: 0
Just wanted to say well done again. Very beautiful and simple
Report comment to moderator  
Reply With Quote
Unread 03-09-17, 05:29 PM  
Ansi
An Aku'mai Servant
 
Ansi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 101
Uploads: 4
Originally Posted by Sanasuke
Hey. Thanks for well done job!

I have a problem. I can't join BG's. I'm russian therefore can translate incorrect but it says Addon nMainbar is blocked by Blizzard UI. Remove addon, reload and try again. Any way to fix it? Or what do i do wrong?
Please post the error you get
__________________
twitter.com/ansirox
Report comment to moderator  
Reply With Quote
Unread 02-28-17, 09:37 AM  
Sanasuke
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hey. Thanks for well done job!

I have a problem. I can't join BG's. I'm russian therefore can translate incorrect but it says Addon nMainbar is blocked by Blizzard UI. Remove addon, reload and try again. Any way to fix it? Or what do i do wrong?
Report comment to moderator  
Reply With Quote
Unread 02-05-17, 04:24 PM  
niirb
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: Order Hall icon on Minimap

Originally Posted by Zionk
Originally Posted by Zionk
Hi Ansi,

I have one question: where is the order hall icon on minimal? or did you put it somewhere else?

Thanks!
Problem solved~
Could you explain how you got it back/fixed your problem please?
Report comment to moderator  
Reply With Quote
Unread 01-23-17, 06:19 AM  
Ansi
An Aku'mai Servant
 
Ansi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 101
Uploads: 4
Originally Posted by CatalinZ
Hello,

I would like to ask how to remove the yellow castbar around my cursor ingame. It's a really nice feature but it distracts me a lot :/

Thank you very much! Loving the UI
Glad to hear it!


Delete the addon rCompassCastbar.
__________________
twitter.com/ansirox
Report comment to moderator  
Reply With Quote
Unread 01-16-17, 01:38 AM  
Zionk
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 7
Uploads: 1
Re: Order Hall icon on Minimap

Originally Posted by Zionk
Hi Ansi,

I have one question: where is the order hall icon on minimal? or did you put it somewhere else?

Thanks!
Problem solved~
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: