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.
if not value or string.find(value, "^(%d+)/(%d+)/(%d+) (%d+):(%d+):(%d+)$") then
should be
if not value or not string.find(value, "^(%d+)/(%d+)/(%d+) (%d+):(%d+):(%d+)$") then
I go to the loot in question and right click it and click edit time.
When I try to edit the time it says Edit Time: Invalid Time Format.
I get this even if I only try to change 12/29/08 18:28:11 (which is what is there to 12/29/08 18:28:12. It does say Edit time for "Legplates of the Lost Protector" (server time). How do you turn off server time?
2 tokens of the Legplates of the Lost Protector dropped and it tracked one but not the second pair, which I added by hand
I will email the log now - Thank You
Also I find that it has been missed tracking all the loot and Im the ML. I have to add loot by hand and then when I additem the time is off and I cant change it to the right time that it would have been at.
Thank you
- added new export format "EqDKP Strict"
1) this has less changes from forks and should be used if the first eq option doesn't work
2) should be good to try for loganfive et.al
- added HellbenderDKP and ItemLevelDKP for cost lookup
1) looks for ILDKP first and will cascade through them looking for a valid cost value
2) order: ildkp, hobdkp, hellbender, AdvancedItemTooltip
3) i know how to make hellbender work in wow at all as not updated for WotLK, i might post
something or just ask, hell bender is a more up to date Ace2 version of HoB-DKP
4) if you know of another system I can grab costs form let me know I'll add it
- rework pass of db update
1) will import CT and Forks even if already have existing raids
If you have a fresh db starting this version, you can load CT any time after
will import and merge into existing RT DB. If you haven't imported old CT DB and
already have a RT DB you want to keep, simply go set the VersionCopy flag to 0 in
the RT DB and the next time it sees CT RT will import.
2) merges orphaned CT RaidLog in RT DB (should fix things for a few not seeing old CT raids)
3) lots of fix-ups added and added import all the way back to probably the first version of CT
There should be a few misc. forks covered too
4) should be faster, i did a profiled performance pass. Also DBs from CT
should be about 10% smaller, and lots faster
5) rolled all the DB fix-ups into one internally and should be able to pass through
any CT db or RT db and merge and fix up DB at any revision for any fork even RT safely
6) Inst table in log was removed for using in-line fields
- Various fixes for instance and boss lookups
1) Oculus should work now
2) Pre-WotLK instances that were misspelled historically in CT are fixed
3) Supports full localization for all supported Blizz locales for functionality
esMX is missing some WotLK support, but the rest should track raids correctly
- small fix for attendee handling
- shows tag in instance names in UI for difficulty: Heroic, 10 man, 25 man.. etc
- more... :)
For hellbender you need to add two lines to the hellbender.toc file for it to work at all in wow, as I discovered. I dont have a way to fix it for you, not mine. Askme and il go look, ItemLevelDKP should work outof box.
Several have asked me to add a donate button, kind of suprised they did. I might do that. Anyone have cow if i did? Taken mucho time to get it back up to speed, but worthit if you all are havign fun.
As of the recent update it appears to be asking for a price. We use a fixed price zero sum system and I was wondering if there is a way to load these values so that I am not prompted for a price each time.
Thanks