• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

FuBar_RaidLog

 
Project Updated:
Files Updated: Sat, Apr 18 2009
Supports Game Version: 3.1.0
Category: Guild
Tags:

[Edit Tags]

Project Manager: jrray
Additional Authors: No additional authors
Current Version: v3.0.2.1
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 17
Downloads Total: 11,672
Favorites: 37
Comments: 8
  • Contests
  • About FuBar_RaidLog
  •  

A logging mechanism for raids.

Logs the start time, instance name, running time, players present, and every item (rare or better) looted during the course of the raid.

Entries are separated by location and players present. The names of joining and departing players are highlighted between entries.

Logged drops show the name of the recipient, have an item tooltip, and are linkable into chat.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  FuBar_RaidLog v3.0.2.1 Release 3.1.0 10,347 4/18/2009
  FuBar_RaidLog v3.0.2 Release 3.0.9 729 4/10/2009
  FuBar_RaidLog v3.0.1.1 Release 3.0.9 275 4/8/2009
  FuBar_RaidLog v3.0.0 Release 3.0.9 27 4/8/2009
  FuBar_RaidLog v3.0.1 Release 3.0.9 294 4/1/2009
  • 1 page(s)
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • HailMary said

    Anyway to shorten the fubar name? or just turn off the name like other fubar addons?
    It bleeds into my other fubar addons.

    Raid In Progress: Trial of the Crusader ( 10 Player (Heroic)) (Heroic) is very long!!

    Besides that its great
    Thanks

    Reply Report Permalink
  • seraph787 said

    -- Item IDs for drops that are not to be recorded.
    -- Use strings for keys, itemId below is a string.
    local items_to_ignore = {

    The following needs to be added.
    ["47241"] = true, -- Emblem of Triumph

    Reply Report Permalink
  • Hi jrray, this is a great addon.
    Would you add an option for user to delete some log they doesn't need?
    Thx.

    Reply Report Permalink
  • Kamitzu said

    When i want to read the log i can only see a small window can hardly read what is in it.

    Dont now what the problem could be can you help me out ?

    Reply Report Permalink
  • jrray said

    I need volunteers to translate some strings. See http://www.wowace.com/projects/raidlog/localization/

    Thanks!

    Reply Report Permalink
  • spanspace said

    addon seems dead. removing from system.

    Reply Report Permalink
  • Aristane said

    Lovelovelove this addon, but it's throwing up some error messages upon login, and the popup window is blank when I lick on it. Any updates planned?

    Reply Report Permalink
  • jrray said

    v3.0.1 I hope fixes the error on login. Please post your error if it doesn't.

    Reply Report Permalink
  • leelomay said

    No errors found in Buggrabber. But fubar options when I right-click it is totally blank, no options can be set.

    Reply Report Permalink
  • jrray said

    That is normal; there's currently no configurable options.

    Reply Report Permalink
  • Since there are no configurable options... how do I choose it's position on my Fubar? It defaults to the left; I'd like to move it to center or right.

    Reply Report Permalink
  • leelomay said

    Thx for fast reply. So how can i filter out the loot of e.g. "Emblem of Valor" ? I think most of RL would not concern which raid member forget to loot a badge. LOL

    Reply Report Permalink
  • jrray said

    They are filtered in the code, but I don't have translations for other languages. Are you using a non-US client?

    local BADGE_OF_JUSTICE = "Badge of Justice"
    local EMBLEM_OF_HEROISM = "Emblem of Heroism"
    local EMBLEM_OF_VALOR = "Emblem of Valor"

    function FuBar_RaidLog:SpecialEvents_ItemLooted(who, what, num)
    local name, _, qual = GetItemInfo(what)

    if name == BADGE_OF_JUSTICE or name == EMBLEM_OF_HEROISM or name == EMBLEM_OF_VALOR then return end

    Reply Report Permalink
  • leelomay said

    Thx again. I'm using zhTW client and hope some volunteer can make a translation for this GREAT addon. Keep up as I love this addon so much.

    Reply Report Permalink
  • Zasz said

    Screenshots or it didnt happen. :)

    Reply Report Permalink
  • Same here if iI go to config window there is nothing there.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 2,015 Altoholic Guild, Bags & Inventory, Mail...
  2. 1,776 epgp (dkp reloaded) Guild
  3. 1,205 EPGPLootmaster Chat & Communication, Bags...
  4. 437 Raid Tracker Data Export, Boss Encounters...
  5. 315 Group Calendar 5 Guild, Boss Encounters, Quests...