Download
(10MB)
Download
Updated: 12-07-12 08:47 AM
Pictures
File Info
Updated:12-07-12 08:47 AM
Created:09-05-12 08:52 AM
Downloads:4,257
Favorites:13
MD5:
Categories:Minimalistic Compilations, Class Compilations, DPS Compilations

Frantik's UI

Version: 3.0
by: frantik1 [More]

v 3.0
- Another complete UI overhaul. Going back to pre-2.0 state. Layout remains unchanged.
- Replaced m_Nameplates with shNameplates.
- Replaced bChat with rChat.
- Replaced CError with eError.

v 2.0
- Complete UI overhaul. Layout remains unchanged.
- Switched to ElvUI. It has thus replaced almost all elements of my UI.
- Added !QuseWigs.
- Replaced CustomPlayerPowerBarAlt with SimplePowerBar.

v 1.21
- Fixed BigWigs bars not showing.

v 1.2
- Updated addons for Mists of Pandaria.
- Added LitePanels and LynStats.
- Changed sFilter for WeakAuras.
- Removed Aurora.

v 1.1
- Changed main textures and fonts.
- Fixed fonts for DocsDebugRunes, now monochrome+outline.
- Added main interface textures to SharedMedia (located in Skada files).
- Fixed Wanderlust instance difficulty flags.
- Small cosmetic changes.

v 1.0.2
- Fixed focus castbar.
- Added stExperienceBar.
- Added Stuffing.
- Added CustomPlayerPowerBarAlt.
Post A Reply Comment Options
Unread 10-12-12, 11:58 AM  
neuleaf
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Bags

I love the UI but everytime I open my bags up it does show the bag addon but it also shows the original blizzard bags. Anyway to get rid of that?
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 07:36 AM  
frantik1
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 14
Uploads: 1
Originally Posted by Rammoth
Nice UI. But I wanted to mention that I am having a hard time reading the font on the main page to this, in the description. That font is a little over the top.
Fixed, agreed that I went a bit over the top with the font there
Report comment to moderator  
Reply With Quote
Unread 10-10-12, 04:31 PM  
Rammoth
A Cliff Giant
 
Rammoth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 73
File comments: 628
Uploads: 1
Nice UI. But I wanted to mention that I am having a hard time reading the font on the main page to this, in the description. That font is a little over the top.
Report comment to moderator  
Reply With Quote
Unread 09-19-12, 10:31 PM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
Originally Posted by Scaregöpw
Very nice ui! Would love to see some more screenshots. And is it playable with other classes?
Mage Idle:

Mage Combat:

-----------------------------
DK Idle:

DK Combat:
Report comment to moderator  
Reply With Quote
Unread 09-15-12, 05:54 AM  
Scaregöpw
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Originally Posted by frantik1
I'll try get some better screenshots tonight. The UI is playable with other classes but depending on the class you'll need another addon for your resources (combo points, soul shards, holy power etc) since I removed those from the unit frames.
I'm playing a mage. I'll give the ui a try.
Report comment to moderator  
Reply With Quote
Unread 09-15-12, 05:17 AM  
frantik1
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 14
Uploads: 1
I'll try get some better screenshots tonight. The UI is playable with other classes but depending on the class you'll need another addon for your resources (combo points, soul shards, holy power etc) since I removed those from the unit frames.
Report comment to moderator  
Reply With Quote
Unread 09-15-12, 01:52 AM  
Scaregöpw
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Very nice ui! Would love to see some more screenshots. And is it playable with other classes?
Last edited by Scaregöpw : 09-15-12 at 05:50 AM.
Report comment to moderator  
Reply With Quote
Unread 09-12-12, 06:21 AM  
frantik1
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 14
Uploads: 1
Originally Posted by gunhound45
Getting this LUA error:


Message: integer overflow attempting to store -1.#IND
Time: 09/12/12 15:24:52
Count: 4
Stack: [C]: in function `format'
Interface\AddOns\stExperienceBar\player.lua:124: in function <Interface\AddOns\stExperienceBar\player.lua:109>

Locals: (*temporary) = "%d / %d (%d%%)"
(*temporary) = 0
(*temporary) = 0
(*temporary) = -1.#IND
Known issue, stExperienceBar hasn't been updated for MoP as of yet (and I don't think it will). I'm not exactly sure how to fix it but this is the only error that it has given me since the patch. If it gets annoying you can just turn off lua errors in the game settings.
Report comment to moderator  
Reply With Quote
Unread 09-12-12, 01:10 AM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
Originally Posted by gunhound45
How can I change the growth direction of the raid frames.

I want the to be in the bottom right of my screen, growing to the left.
NVM, solved this by changing the anchors to "BOTTOMLEFT" at the bottom of the oUF_Skaarj layout file.
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 11:59 PM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
How can I change the growth direction of the raid frames.

I want the to be in the bottom right of my screen, growing to the left.
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 11:45 PM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
Originally Posted by gunhound45
I am getting these white boxes on my raid frames:

Solved this by disabling raid debuffs in oUF_Skaarj
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 11:26 PM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
Getting this LUA error:


Message: integer overflow attempting to store -1.#IND
Time: 09/12/12 15:24:52
Count: 4
Stack: [C]: in function `format'
Interface\AddOns\stExperienceBar\player.lua:124: in function <Interface\AddOns\stExperienceBar\player.lua:109>

Locals: (*temporary) = "%d / %d (%d%%)"
(*temporary) = 0
(*temporary) = 0
(*temporary) = -1.#IND
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 11:56 AM  
frantik1
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 14
Uploads: 1
Originally Posted by gunhound45
I am getting these white boxes on my raid frames
I'm not sure what these are. I had a similar problem a long time ago where the boxes were supposed to be the ressurect indicator. All indicators and raid debuffs have been removed from my version of oUF so it can't be anything to do with that. What other addons are you running aside from the ones found in my package? When did you notice these white boxes? Did they disappear at all before you left the group?

Also, how would I go about moving the minimap/raidframes?
Minimap: Wanderlust/Wanderlust.lua. Line 5/6, you can change anchor points and the x,y coordinates to move the map.

Raidframes: oUF_Skaarj/cfg.lua. Line 60, you can change the x/y coordinates to move the raid frames.
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 01:14 AM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
Also, how would I go about moving the minimap/raidframes?
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 01:13 AM  
gunhound45
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 46
Uploads: 1
I am getting these white boxes on my raid frames:

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: