Raid Tracker
Keeps account of attendance, loot and DKP for raids, parties, battlegrounds, arenas and now solo for questing.
Works with SexyMaps, Minimap Button Frame, Titan Panel, FuBar, and others for easy access menus, and a minimap icon if no other manager or bar is installed. Provides export strings for DKP for most popular DKP posting formats. Supports loot filtering via loot options window /rt io, or on the minimap menu.
Chat commands: /rt - main window /rt o - options /rt io - item options /rt help - help /rt hide - hide or show the application icon
Curse site release updates are working normally again. Raid Tracker, Hellbender DKP, Tell Track, AddOn Studio. Use links to get files same as before. Enjoy.
Whenever i set item-looter to "bank" or "disenchanted" it sets the value to [nil] which makes it impossible to export the DKP String.
When i set it back to an "existing" player name, exporting will work again.
Sry im german too, so i hope you understand what i mean :)
RaidTracker tracks the raid the hole time until i push end not if i leave the raid!
Is there any options to do or its a bug?
(Sorry iam german ;)
-general bug fixes
-added two WotLK default item exclusions for badges
-fix for viewing items if save tool tips is on
-localization fixes
-added locale string capture
for this change the .toc LCapture option to 1. this allows for
capturing which strings are not localized for a given locale
On the last item this allows for capturing and localizing string for any one who wants to help for those. The reason for this is that alot of the strings are data driven and not expressly in the code. When capture is on missing strings will be saved per session in the RaidTracker.lua database in the WTF folder. Each locale is saved separately, and forwar and reverse lookups are saved separately. I do need localizations for LeaveParty for functional reasons if anyone wants to help. The exact string wil be captured in the reverse lookup capture table in the database.
Thanks
For filtering the new badges i add the following three lines after line 84 inside data.lua
-- WotlK Badges
[40752] = { id = 40752, name = "Emblem of Heroism", Track = 0, Group = 1, CostGet = 0, CostAsk = 0, quality = 4, },
[40753] = { id = 40753, name = "Emblem of Valor", Track = 0, Group = 1, CostGet = 0, CostAsk = 0, quality = 4, },
Date: 2008-11-29 15:11:29
ID: 53
Error occured in: Global
Count: 1
Message: ..\AddOns\RaidTracker\RaidTracker.lua line 1149:
attempt to get length of field 'tooltip' (a number value)
Debug:
(tail call): ?
(tail call): ?
[C]: ?
RaidTracker\RaidTracker.lua:1149: KA_RaidTracker_UpdateView()
[string "*:OnClick"]:16:
[string "*:OnClick"]:1
Also are you going to add the View Events option in again - its greyed out for me.
Max level was fixed to 80, it really only applied to export for DKP it looks like.
-fix for log items 6 or less not showing list
-lowered the custom event firing delay on load from 10 to 2
-added message of selected raid not exist and ends the fake raid
on this one please post a message if you see this still
was error t = nil on line 4xx
-changed default loot logging to common from rare
this should make nicer for parties and solo/questing
and for raids can always use the filter
ill has a minimum export rarity option later to make exports easier
I think im going to have to start doing beta releases. Too complicated now. Id rather not but ther have been some showstopper errors lately
RaidTracker.lua: 466: attempt to index local 't' (a nil value)