Originally posted by Bouhb So I thought; This looks like a GRET addon! Just what I need.
Problem is, it won't run. I have installed it, but hte addon-list lists it as "incompatible". I downloaded Ace and Ace2 as well, but with no result. What do I need to get to make this great addon non-incompatible, and indeed, compatible?
This version here is very out of date. Get the one from files.wowace.com or from the WoW Ace Updater.
__________________
-A lot of people are like Slinkies; they're not really good for anything but you can't help but laugh when you see them tumble down the stairs.
-Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes.
-Borrow money from a pessimist, they don't expect it back.
So I thought; This looks like a GRET addon! Just what I need.
Problem is, it won't run. I have installed it, but hte addon-list lists it as "incompatible". I downloaded Ace and Ace2 as well, but with no result. What do I need to get to make this great addon non-incompatible, and indeed, compatible?
Originally posted by NLO
*EDIT* Oh, and a function that does the same thing as EquipCompare.
-When mousing over an item (armor, ring, weapon,...), if you push and hold Ctrl, besides the items tooltip, another one will appear showing your item so you can easily compare.
Hope some of this gets implemented.
Originally posted by Sniff Could I please have you add an option to turn off fade in the chat boxes?
Would really really love to see that, cant live without Minimalist, keep up the awesome work
Add the following to the Minimalist.lua file.
Code:
-- Chat Functions, Disable Fade
function Minimalist:ChatScrollOn()
for i = 1, 7 do
local cf = getglobal('ChatFrame'..i)
cf:SetFading(false)
end
end
Autosell doesn't like gray items that have no sell price (e.g. some quest items).
Need a way to stop the chat skipping, I got sick of turning it off to do the level 10 flight vendor quests. Holding down control would be the prefered way.
Need a way to turn off reputation spamming the chat logs but still have the changed reputation tab.
Percentage information would be nice for the xp bar and reputation tabs.
I haven't tested the latest version, though so if any features have been implemented I'm sorry.
If I may, here's another suggestion:
Since LocationFu no longer shows coordinates (at the bottom of the world maps' window) and zones' level range (also, on the world map), do you think that's something you could implement in your mod?
That would be very nice.
What do you think?
*EDIT* Oh, and a function that does the same thing as EquipCompare.
-When mousing over an item (armor, ring, weapon,...), if you push and hold Ctrl, besides the items tooltip, another one will appear showing your item so you can easily compare.
Hope some of this gets implemented.
Personally I love this addon its like having five addons in one, the only thing I would like to see in it if at all possible is a flight confirmation window that says "Are you sure you wanna fly to here" I am tired of flying to the wrong spot by accident and that confirmation is a real time saver, anyways wanted to throw my two cents in!
Originally posted by Sniff Could I please have you add an option to turn off fade in the chat boxes?
Would really really love to see that, cant live without Minimalist, keep up the awesome work
Could I please have you add an option to turn off fade in the chat boxes?
Would really really love to see that, cant live without Minimalist, keep up the awesome work
One thing I'd like to see with "Minimalist" is to show me the total amount of grey items that I just sold at vendor. Probably as a chat-output like it does already with the repair costs.
"...but I wish that I could keep the border on my minimap with the "Hide Clutter" option checked."
Yeah; I would like that you make the option of hiding the minimap border separate too.