Download
(94Kb)
Download
Updated: 08-16-08 01:29 PM
Pictures
File Info
Updated:08-16-08 01:29 PM
Created:unknown
Downloads:53,048
Favorites:189
MD5:

Minimalist  Popular! (More than 5000 hits)

Version: 5.0.0
by: grennon [More]

Minimalist 5.0

Removed Buff Timers and Smart Taxi for WOTLK
Works with WOTLK

Post A Reply Comment Options
Unread 03-27-10, 03:16 AM  
ffcloud2000
A Fallenroot Satyr

Forum posts: 24
File comments: 98
Uploads: 0
__________________
Report comment to moderator  
Reply With Quote
Unread 02-02-10, 02:38 PM  
pär
A Murloc Raider
 
pär's Avatar

Forum posts: 6
File comments: 87
Uploads: 0
broken in 3.3.2
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 11:50 AM  
pär
A Murloc Raider
 
pär's Avatar

Forum posts: 6
File comments: 87
Uploads: 0
email/pm author if you want an answer

/min is no longer bringing up the menu like it used to

The version on Curse is more current, haven't looked elsewhere.
Last edited by pär : 12-17-09 at 11:59 AM.
Report comment to moderator  
Reply With Quote
Unread 12-14-09, 11:15 PM  
Tucciim
A Fallenroot Satyr

Forum posts: 25
File comments: 3
Uploads: 0
kicking out errors like it's cool in 3.3. anyone updating this anymore?
Report comment to moderator  
Reply With Quote
Unread 12-12-09, 09:59 PM  
pär
A Murloc Raider
 
pär's Avatar

Forum posts: 6
File comments: 87
Uploads: 0
one of my favorite addons of all time

no letting me disable "skip useless gossip" which makes me unable to use repair butler...
Report comment to moderator  
Reply With Quote
Unread 09-08-09, 06:05 PM  
SarothonUther
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Rep bug

Getting this error when I load up the reputation pane in my character screen. Any advice/info?

Date: 2009-09-08 18:43:14
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Minimalist\Minimalist.lua
line 325:

attempt to index a nil value
Debug:

[C]: ?

Minimalist\Minimalist.lua:325:

Minimalist\Minimalist.lua:315

(tail call): ?

[C]: ReputationFrame_Update()

..\FrameXML\ReputationFrame.lua:33:

..\FrameXML\ReputationFrame.lua:32

[C]: Show()

..\FrameXML\CharacterFrame.lua:26: CharacterFrame_ShowSubFrame()

..\FrameXML\CharacterFrame.lua:13: ToggleCharacter()

..\FrameXML\CharacterFrame.lua:41: CharacterFrameTab_OnClick()

[string "*:OnClick"]:2:

[string "*:OnClick"]:1
Report comment to moderator  
Reply With Quote
Unread 08-26-09, 10:35 AM  
fplynam
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 2
Work Around as of 3.2

Okay, this should fix it. Replace the function Minimalist:QuestLog_Update() with the one below. Just delete the whole function (lines 486-498 I think, just search for the function name) in the original Minimalist.lua, and put in this instead. It's just got a little added in to make it not go crazy.

Code:
function Minimalist:QuestLog_Update()
 local numEntries = GetNumQuestLogEntries()
 if QUESTS_DISPLAYED then
  for i=1, QUESTS_DISPLAYED do
   local questLogTitle = getglobal("QuestLogTitle"..i)
   if i <= numEntries then
    local questTitle, level, _, isHeader, _, _, _ = GetQuestLogTitle(i + FauxScrollFrame_GetOffset(QuestLogListScrollFrame))
    if level > 0 and questTitle then
     questLogTitle:SetText("["..level.."]"..questTitle)
    end
   end
  end
 end
end
I don't think it removes the functionality, but if it does, oh well. No more error messages. Most it can remove is the little level things before the quests, which it didn't put in anyway if it was throwing up errors.

---

Edit: This fix is for the r78 release, sorry. Here's a link:
http://www.wowace.com/addons/minimalist/files/262-r78/
It requires Ace3:
http://www.wowace.com/addons/ace3/
Last edited by fplynam : 08-26-09 at 01:25 PM.
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 04:54 PM  
dreamtgm
A Murloc Raider

Forum posts: 4
File comments: 12
Uploads: 0
error after Patch 3.2

I am getting the following error after patch 3.2 was released yesterday:

Message: Interface\FrameXML\UIPanelTemplates.lua:246: attempt to index local 'frame' (a nil value)
...
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
Interface\FrameXML\UIPanelTemplates.lua:246: in function `FauxScrollFrame_GetOffset'
Interface\AddOns\Minimalist\Minimalist.lua:467: in function <Interface\AddOns\Minimalist\Minimalist.lua:462>
(tail call): ?
[C]: in function `QuestLog_Update'
Interface\FrameXML\QuestLogFrame.lua:262: in function <Interface\FrameXML\QuestLogFrame.lua:259>

Locals: frame = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'frame' (a nil value)"


I suspect it is caused by the change Blizzard made to the quest log. Has anyone else encountered this and come up with a workaround/fix?
Last edited by dreamtgm : 08-05-09 at 06:23 PM.
Report comment to moderator  
Reply With Quote
Unread 01-24-08, 06:17 PM  
TheNode
A Kobold Labourer
 
TheNode's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
This has got to be the single greatest addon you can get.
Report comment to moderator  
Reply With Quote
Unread 12-24-07, 03:38 PM  
ganders
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 59
Uploads: 10
Re: incompatible?

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.
Report comment to moderator  
Reply With Quote
Unread 11-07-07, 09:39 AM  
Bouhb
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
incompatible?

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?
Report comment to moderator  
Reply With Quote
Unread 06-22-07, 06:43 AM  
xlee
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
imcompatible

is it just me or is everyone seeing all minimalist above version 2.5 as incompatible in their addons window
Report comment to moderator  
Reply With Quote
Unread 06-04-07, 01:12 PM  
lanacan
A Warpwood Thunder Caller
 
lanacan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 177
Uploads: 13
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.

Use tekKompare instead of EquipCompare: http://www.wowinterface.com/download...ekKompare.html
Report comment to moderator  
Reply With Quote
Unread 06-04-07, 01:10 PM  
lanacan
A Warpwood Thunder Caller
 
lanacan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 177
Uploads: 13
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
Report comment to moderator  
Reply With Quote
Unread 04-19-07, 01:24 AM  
Jazradel
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 39
File comments: 14
Uploads: 3
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.

And NLO and Sniff have good ideas.
Last edited by Jazradel : 06-04-07 at 07:57 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: