Download
(74Kb)
Download
Updated: 10-26-10 11:49 AM
Pictures
File Info
Updated:10-26-10 11:49 AM
Created:01-01-10 07:17 PM
Downloads:5,619
Favorites:77
MD5:

Extended Raid Info  Popular! (More than 5000 hits)

Version: 1.10
by: Rinu [More]

What is Extended Raid Info

Extended Raid Info modifies the standard Blizzard Raid Info frame and includes new features.


Features

  • improved overview
  • saved instances of your alts
  • party / raid list of a saved instance
  • killed bosses list of a saved instance
  • filter instance list

not done yet
  • adding a calendar event to finish a saved instance

r10-release
added new tooltip
fixed boss id

r8-release
fixed small select bar bug

r6-release
added raid lockout link by shift clicking (thanks to Dridzt)
added raid info button toggle

r3-release
updated for patch 4.01
added delete alt by modified click on alt list
fixed the list (we do not need to create a bar on every refresh)
fixed raid frame info button not being enabled

v0.6:
- fixed some bugs

v0.5:
- fixed a few bugs
- added dropdown list for alt characters instead of buttons
- it now saves the sort option (by name, difficulty, expires)
- filter included
- added class color to the tooltip
- added spec info to the tooltip
- added total bosses to the tooltip
- instance entries now get colorized by completed bosses (white = expired, yellow = instance not clear, green = instance clear)

v0.3:
- fixed localization bug
- removed boss localization (im so stupid)
- changed the window width, it's smaller now
- added a toggle button to increase the frame height for a better overview
- fixed extend button width on german localization

v0.2:
- fixed header display
- fixed empty instance list on first start
- new tooltip layout
- added "extend/reactivate raid lock" button
- added "killed boss" list
- added localization (enUS, deDE)
Optional Files (2)
File Name
Version
Size
Author
Date
Type
r16
62kB
10-26-12 05:05 PM
Patch
5.0.4
77kB
09-28-12 03:18 AM
Patch


Post A Reply Comment Options
Unread 09-28-12, 02:05 AM  
MaikuMori
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 26
Uploads: 2
Fix for 5.0+

EDIT:

There were more changes than I expected therefore I decided to upload working version instead of listing all the lines which you need to change.

You can find it over there: http://www.wowinterface.com/downloads/info21694.html

Still haven't fully tested it, but at least there are no errors on load. Please post a comment over there (the page I linked to) if you find one.

Cheers!
Last edited by MaikuMori : 09-28-12 at 03:21 AM.
Report comment to moderator  
Reply With Quote
Unread 07-04-11, 02:47 AM  
MaikuMori
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 26
Uploads: 2
Fix for 4.2

To fix it for 4.2 open file called ExtendedRaidInfo.lua and change line 212 to

Code:
local _, _, event, _, _, _, _, _, guid, name, _, _ = ...
Report comment to moderator  
Reply With Quote
Unread 06-13-11, 09:15 AM  
MaikuMori
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 26
Uploads: 2
Quickfix

Change line 212 in ExtendedRaidInfo.lua from:
Code:
local _, _, event, _, _, _, guid, name, _ = ...
to:
Code:
local _, _, event, _, _, _, _, guid, name, _ = ...
That should fix the reported error, haven't tested if there are any other.
Last edited by MaikuMori : 06-13-11 at 09:16 AM.
Report comment to moderator  
Reply With Quote
Unread 05-13-11, 11:05 AM  
soyolas
A Kobold Labourer

Forum posts: 0
File comments: 141
Uploads: 0
Needs update
Report comment to moderator  
Reply With Quote
Unread 05-01-11, 06:05 PM  
Ookami.kun
A Cliff Giant
 
Ookami.kun's Avatar

Forum posts: 79
File comments: 238
Uploads: 0
Been getting this error since the patch shortly after logging in:

Code:
Date: 2011-05-01 20:04:25
ID: 3
Error occured in: Global
Count: 1
Message: ...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua line 232:
   attempt to index local 'guid' (a number value)
Debug:
   (tail call): ?
   ...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:232: BossCheck()
   ...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:215: ?()
   ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
      ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
   [string "safecall Dispatcher[10]"]:4:
      [string "safecall Dispatcher[10]"]:4
   [C]: ?
   [string "safecall Dispatcher[10]"]:13: ?()
   ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
   ...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:120:
      ...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119
AddOns:
__________________
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 10:01 PM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
Any possible way you could make it so we can shift click it and put our raid lockout in chat? We are able to do it without the addon
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 07:33 PM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
thx 4 update
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 08:27 AM  
LiNK2088
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 10
File comments: 246
Uploads: 1
Agreed with Ross, would love an update for this.
Report comment to moderator  
Reply With Quote
Unread 10-12-10, 12:41 PM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
I am taking with the sharing of raid lockouts this addon is gonna need to be updated for 4.0.1 and cata any plans on this? I REALLY like this addon, would hate to lose it.
Report comment to moderator  
Reply With Quote
Unread 07-16-10, 09:39 PM  
martinboy
A Kobold Labourer

Forum posts: 0
File comments: 48
Uploads: 0
some issues

Thanks for this great addon. Just two things. Zul Gurub is listed as a 10 man raid and the correct number should be 20.

When I am on an alt, that have no saved instances, the "raid info" tab is gray and I cant see the saved instances of my other characters.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 06:23 PM  
cacahuete
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
Hi,

I've translated the addon in french:

Code:
local L = LibStub("AceLocale-3.0"):NewLocale("ExtendedRaidInfo", "frFR", true)

L["Day"] = "Jour"
L["Days"] = "Jours"
L["Hours"] = "H"
L["Minutes"] = "Min"
L["Expired"] = "Expir\195\169"

L["Players"] = "Joueurs"
L["Heroic"] = "Hero\195\175que"

L["Reactivate Raid Lock"] = "R\195\169activer les raids v\195\169rouill\195\169s"
L["Extend Raid Lock"] = "Etendre les raids v\195\169rouill\195\169s"
L["Remove Raid Lock Extension"] = "Supprimer l'extension de raid."

L["Player List"] = "Liste des joueurs"
L["Killed Bosses"] = "Boss tu\195\169s"

L["Name"] = "Nom"
L["Difficulty"] = "Difficult\195\169"
L["Expires"] = "Expir\195\169s"

L["fivePlayersHeroic"] = "Voir les instance héro\195\175ques \195\160 5 joueurs"
L["tenPlayers"] = "Voir les raids \195\160 10 joueurs"
L["tenPlayersHeroic"] = "Voir les raids h\195\169ro\195\175ques \195\160 10 joueurs"
L["twentyfivePlayers"] = "Voir les raids \195\160 25 joueurs"
L["twentyfivePlayersHeroic"] = "Voir les raids h\195\169ro\195\175ques \195\160 25 joueurs"
L["fourtyPlayers"] = "Voir les raids \195\160 40 joueurs"
L["expired"] = "Voir les instances expir\195\169es"
L["extended"] = "Voir les instances \195\169tendues"
L["active"] = "Voir les instances actives"

L["Filter"] = "Filtre"
L["Alt"] = "Reroll"
Have fun
Report comment to moderator  
Reply With Quote
Unread 01-23-10, 06:48 AM  
Pseudopod
A Deviate Faerie Dragon

Forum posts: 16
File comments: 104
Uploads: 0
an error using v0.5:

Message: ...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:484: attempt to compare nil with string
Time: 01/23/10 14:43:34
Count: 74
Stack: ...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:484: in function <...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:483>
[C]: in function `sort'
...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:483: in function `ShowTooltip'
...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:610: in function <...terface\AddOns\ExtendedRaidInfo\ExtendedRaidInfo.lua:608>

Locals: a = <table> {
}
b = <table> {
name = "(a name)"
class = "Warrior"
}
(*temporary) = nil
(*temporary) = "(a name)"
(*temporary) = "attempt to compare nil with string"

This happens when I hover my mouse over these raids that are currently expired: IC-25, TotC-25, Ulduar-25. It doesn't happen when I hover my mouse over VoA25 that is also expired.
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 05:46 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1359
File comments: 829
Uploads: 55
Re: Re: some problems

Originally posted by Rinu
Could it be possible, that you were in ICC after killing Noth?
It was Instructor Razuvious and indeed I was.
Weekly raid was disbanded though and new one was formed for ICC half/one hour later.
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 03:39 PM  
Rinu
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 26
Uploads: 6
Re: some problems

Originally posted by Dridzt
If the addon saves raid members when I zone into the saved instance then it is not a bug, just an expected quirk.
Thats the way.

Originally posted by Dridzt
Second thing is definitely a bug.
For some reason I have the "boss" killed for weekly raid (Razuvious:Naxx) listed with the ICC bosses and Naxx id 'empty' (shows as saved but no bosses). [/b]
Could it be possible, that you were in ICC after killing Noth?
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 12:59 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1359
File comments: 829
Uploads: 55
some problems

Brilliant addon but I'm seeing some problems with v0.5.

First thing might not be a bug, have to test more.
Say I am saved to ICC10.
The tooltip shows all the people that were in raid with me but it is seemingly adding people that I formed a raid with in subsequent days regardless if it was an ICC raid or not.
I keep a small reservation as one of the raids was just me + a random to gain access to the ICC10 pattern vendor.
If the addon saves raid members when I zone into the saved instance then it is not a bug, just an expected quirk.

Second thing is definitely a bug.
For some reason I have the "boss" killed for weekly raid (Razuvious:Naxx) listed with the ICC bosses and Naxx id 'empty' (shows as saved but no bosses).
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: