This is a personal re-arrangement of Freeui. I take no credit for any of the codes written in this UI.
This UI requires a 1920 x 1080 resolution to run. Otherwise, it just looks too funky. It is also optimized for tank class in a 5 and 10 man instance.
**Installation**
Unzip and extract all files to Interface/Addons folder.
Go through the installation
Type: /freeui heal
Enjoy
** Important notes for those of you who sent me in-game email **
I will stop sending you this UI via email like I did in the past. Instead, please come here to download it.
All credits should go to Haleth for his amazing Freeui and touchyMcfeel for this design.
freeAbsorbTracker and rThreat are two optional addons you might get to make this ui complete.
To fix mana text:
-in unitframes.lua, find PowerPoints:SetPoint("LEFT", HealthPoints, "RIGHT", 2, 0) and change it to
PowerPoints:SetPoint("RIGHT", HealthPoints, "LEFT", -2, 0)
Chat frame:
You'll have to resize it yourself. Mouse over topright and right-click on general to unlock and re-size.
**you might change this line in actionbars.lua too**
-find this line petbar:SetPoint("BOTTOMRIGHT", 42, 15) and replace it with
petbar:SetPoint("BOTTOMRIGHT", Minimap,"TOPLEFT", 0, 5)
2 questions: Is there a 25 man raid layout built in? And what is that blank space to the left of the threat meter used for?
25 man raid is really large, not sure if you will like it. The blank space you mentioned is for Reputation/currency tracking mod which i will release soon.
Love the UI remake! Can't wait for the rep/currency mod!
Just a comment for Oreeo. Just remix it your self and make it so you can use it until he fixes it!
That's what i'm going to do...
edit: I found a few errors...
On my Shaman the Weapon Enchant icon is right in the minimap
Fix: \World of Warcraft\Interface\AddOns\FreeUI\scripts. Open buffs.lua
Row: 145
bu:SetPoint("BOTTOMRIGHT", UIParent, "BOTTOMRIGHT", -02, 126+35*i)
Found another one also.. Monks dosen't have unitframes.. Trying to fix it!
How do i resize the font on the action bars (for the hotkeys) and the size of "General" and "Combatlog" on the chat tabs. Also, i'm not sure why or how this happened, i /rl my UI and now i can see the edit box above my chat frame. How can i make it not display when i'm not typing something? this image is what it looked like before the edit box was there all the time.
Nvm on the chat issue, i found the mistake.