Download
(15MB)
Download
Updated: 01-26-20 06:21 AM
Pictures
File Info
Compatibility:
Visions of N'Zoth (8.3.0)
Updated:01-26-20 06:21 AM
Created:05-13-12 02:05 PM
Downloads:64,824
Favorites:158
MD5:

MiirGui Texture Pack [Grey]  Popular! (More than 5000 hits)

Version: 8.3.0-0001
by: Neza [More]



This is the grey texture pack for MiirGui [Core]. It contains only textures and is meant to be used with MiirGui [Core].

There is a optional Icon Pack.



When updating from an older version delete all files created by this texture pack in
your interface folder.


Alternativly, you can read the changelog and just delete the single files which were removed in an update.

Then proceed to paste the content of the zip file into the interface folder.



If you find any missmatching graphics, please use the comment section of this page.



Copyright © 2011-2018 Miiru

The contents of this addon, excluding third-party resources, are
copyrighted to its authors with all rights reserved.

## Changes in 8.2.0-0002 ##

Added support for 2x ui scale

## Changes in 8.2.0-0001 ##

Updated for 8.2.0

## Changes in 8.1.0-0001 ##

Updated for 8.1.0

## Changes in 8.0.1-0002 ##

Removed all old Microbutton files
Gave UI-DungeonDifficulty-Button.blp a try ;)
Added Garrison/LegionMission.BLP
Glue-Panel-Button-Highlight.blp is now grey
Added Garrison/TalenTreeAlliance.BLP
Added Garrison/TalentTreeAlliance2.BLP
Added Garrison/TalenTreeHorde.BLP
Added Garrison/TalenTreeHorde2.BLP
Added Tooltips/UI-Tooltip-Border-Azerite.blp
modified Challenges/ChallengeMode.BLP
Added worldstateframe/WORLDSTATEFINALSCORE-HIGHLIGHT.BLP


## Changes in 8.0.1-0001 ##

Updated for BFA

## Changes in 4.0.45 ##

slight adjustement to UI-EncounterJournalTextures.blp
slight changes to common/whiteiconframe.blp
slight changes to Garrison/quality.blp
added various calendar images
added UI-EJ-LOREBG-TombOfSargeras
added UI-EJ-LOREBG-CathedralOfEternalNight

## Changes in 4.0.39 ##

fixed WorldQuest.BLP
fixed PvPHonorSystem.blp
changed UI-ActionButton-Border.blp to now correctly show the quality of items(reported by Trasan)
added TransmogSetsVendor.blp

## Changes in 4.0.35 ##

added UI-Debuff-Overlays.blp (reported by Axiphel)
added UI-Debuff-Border.blp (reported by Axiphel)

## Changes in 4.0.33 ##

fixed LootTab.blp (reported by Axiphel)
added loottab-item-background.blp (reported by Axiphel)

## Changes in 4.0.31 ##

added SocialQueuingToast.blp
modified WorldQuest.blp
modified Token.blp

## Changes in 4.0.28 ##

added UI-EJ-LOREBG-TrialofValor
added CancelButton-Down
added CancelButton-Highlight
added CancelButton-Up
slightly changed UI-Panel-QuestHideButton
added UI-EJ-LOREBG-ReturntoKarazhan
modified UI-AuctionPost-Background

## Changes in 4.0.21 ##

fixed groupfinder.blp

## Changes in 4.0.20 ##

edited all files to work with 7.1
Modified bags.blp
sligthly modified BonusObjectives.BLP
added UI-EJ-LOREBG-TrialofValor.blp
modified ChallengeModeHud.blp
modified PvPHonorSystem.blp
modified PvPHonorSystemHorizontal.blp
modified Collections.blp
modified GroupFinder.BLP (legacy burning crusade raids were missing)

## Changes in 4.0.12 ##

modified UI-VEHICLE-FRAME.blp slightly
Added QuestFrame/WorldQuest.blp

## Changes in 4.0.10 ##

Added Collections/Collections.blp
Added questframe/QuestBackgroundHordeAlliance.blp
Added questframe/QuestBG.blp
Optional Files (1)
File Name
Version
Size
Author
Date
Type
8.2.0-0001
49MB
07-24-19 05:15 AM
Patch


Post A Reply Comment Options
Unread 09-01-12, 11:23 AM  
Adam77
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 3
Re: Re: Error on Entering World

Originally Posted by Miiru
Originally Posted by Adam77
I'm getting this error when i enter wow :

Code:
Message: Interface\AddOns\miirGui\core.lua:97: bad argument #1 to 'unpack' (table expected, got nil)
Time: 09/01/12 10:47:00
Count: 1
Stack: [C]: in function `unpack'
Interface\AddOns\miirGui\core.lua:97: in function <Interface\AddOns\miirGui\core.lua:16>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
and when i open dJournal the same :

Code:
Message: Interface\AddOns\miirGui\on_load.lua:48: bad argument #1 to 'unpack' (table expected, got nil)
It seems that config is not a table..
Do you get that error with only miirgui active? if no, what other addons do you use? Cant reproduce it with clean install :/
I thought the same.. since "config" could be a common used variable.. i'll check witch addon is using same common variable..

Can't you define config as "local" ?
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 08:46 AM  
Rammoth
A Cliff Giant
 
Rammoth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 73
File comments: 628
Uploads: 1
Any chance there could be a version with rounded corners, and round portrait things in the windows? I prefer them to be that way, but styled the way you did it, if that makes any sense.

By the way, would you mind if I tried to edit it to my own liking for person use? Also, if you agree to let me do that, then can I ask how I would go about editing the images? I don't know how to convert them to a format I can work with in Photoshop/Illustrator.

I would like to make a version myself that would go well with SpartanUI, as it was never complete, and I'm going to try to help make it complete. But of course any edits I do, I will never share without permission, I won't even edit without permission. I am a respectful person.
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 05:46 AM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
Re: Error on Entering World

Originally Posted by Adam77
I'm getting this error when i enter wow :

Code:
Message: Interface\AddOns\miirGui\core.lua:97: bad argument #1 to 'unpack' (table expected, got nil)
Time: 09/01/12 10:47:00
Count: 1
Stack: [C]: in function `unpack'
Interface\AddOns\miirGui\core.lua:97: in function <Interface\AddOns\miirGui\core.lua:16>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
and when i open dJournal the same :

Code:
Message: Interface\AddOns\miirGui\on_load.lua:48: bad argument #1 to 'unpack' (table expected, got nil)
It seems that config is not a table..
Do you get that error with only miirgui active? if no, what other addons do you use? Cant reproduce it with clean install :/
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 03:20 AM  
Adam77
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 3
Error on Entering World

I'm getting this error when i enter wow :

Code:
Message: Interface\AddOns\miirGui\core.lua:97: bad argument #1 to 'unpack' (table expected, got nil)
Time: 09/01/12 10:47:00
Count: 1
Stack: [C]: in function `unpack'
Interface\AddOns\miirGui\core.lua:97: in function <Interface\AddOns\miirGui\core.lua:16>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
and when i open dJournal the same :

Code:
Message: Interface\AddOns\miirGui\on_load.lua:48: bad argument #1 to 'unpack' (table expected, got nil)
It seems that config is not a table..
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 09:33 AM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
Originally Posted by Ellementz
Originally Posted by Miiru
Originally Posted by Ellementz
I don't suppose there is a way to disable the font without editing the lua files?
what do you want to disable?
The font that has been applied to all the windows "Broadband"
The font is not included. The Standart WOW fonts are used.
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 09:12 AM  
Ellementz
A Kobold Labourer
 
Ellementz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 60
Uploads: 7
Originally Posted by Miiru
Originally Posted by Ellementz
I don't suppose there is a way to disable the font without editing the lua files?
what do you want to disable?
The font that has been applied to all the windows "Broadband"
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 02:13 AM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
Originally Posted by Ellementz
I don't suppose there is a way to disable the font without editing the lua files?
what do you want to disable?
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
Report comment to moderator  
Reply With Quote
Unread 08-30-12, 03:58 PM  
Ellementz
A Kobold Labourer
 
Ellementz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 60
Uploads: 7
I don't suppose there is a way to disable the font without editing the lua files?
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 04:59 PM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
Awesome thanks!

Originally Posted by Miiru
Uploading the fix. I was experimenting there with the stancebar and forgot to take i out before upload^^

Originally Posted by Ross
I get a gray box at the bottom left of my screen when using the MiirGui Graphical fixes addon with Bartender (newest 5.0.4 version for both).

Below is image.

Report comment to moderator  
Reply With Quote
Unread 08-29-12, 02:15 AM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
Uploading the fix. I was experimenting there with the stancebar and forgot to take i out before upload^^

Originally Posted by Ross
I get a gray box at the bottom left of my screen when using the MiirGui Graphical fixes addon with Bartender (newest 5.0.4 version for both).

Below is image.

__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
Last edited by Miiru : 08-29-12 at 02:15 AM.
Report comment to moderator  
Reply With Quote
Unread 08-28-12, 04:37 PM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
I get a gray box at the bottom left of my screen when using the MiirGui Graphical fixes addon with Bartender (newest 5.0.4 version for both).

Below is image.

Last edited by Ross : 08-28-12 at 04:41 PM.
Report comment to moderator  
Reply With Quote
Unread 08-27-12, 12:33 PM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
Originally Posted by Linayo
Thank you very much <3 been waiting for this since you updated blue version
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
Report comment to moderator  
Reply With Quote
Unread 08-27-12, 10:03 AM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
Thank you very much <3 been waiting for this since you updated blue version
Report comment to moderator  
Reply With Quote
Unread 08-26-12, 02:03 PM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
So here it is, the big update for patch 5.0.4 already downloadable as of today, so you are prepared for Tuesday/Wednesday.

This won't work on 4.x installs.

I recommend to delete all previous files in your interface folder and delete the old miirgui addon folder also.

There have been many changes from 1.3.0, and bugs reports as well as personal opinions to the changes are well appreciated. new Screenshots will follow soon.

Have fun.

Miiru

edit: You might also want to try out Orb because blizzard removed the background portraits on the characterframe.
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
Report comment to moderator  
Reply With Quote
Unread 08-23-12, 11:16 AM  
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 419
Uploads: 6
Originally Posted by Tuleshi
Hello, how about fixing for Extended Vendor UI and Double Wide Tradeskills UI?
http://www.wowinterface.com/download...dVendorUI.html
The author of the addon you linked loads his textures not from the fault blizzard path, but from his own directory where he put the default graphics in.

As far as I am concerned, I am unable to change those unless I would change the files inside his addon which, quite honestly, I wouldnt really like to do because then I'll have to do that for 1 bazillion other addons.

You could however ask him if he could change his addon to use the default blizzard textures without including them in a seperate folder.

Miiru
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
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.