RollTracker Lite

Screenshot

RollTracker Lite is an extremely small addon used for keeping track of /rolls, and especially useful for raid leaders when managing loot.

Currently accepting localizations for Latin American Spanish and Korean! File a ticket if you need help doing so.

There used to be a bug with the German client. If you're using it, please test out v0.4-beta and PM/comment if it works/doesn't work, thanks. :)

Features

  • Sort /rolls
  • Highlight rerolls, ties and non-standard ranges
  • Super lightweight (<10 kb memory) and unobtrusive

Usage & Slash Commands

RollTracker's frame will automatically pop up when a /roll is made. No configuration is necessary.

  • /rolltracker or /rt to manually display the tracker
  • /rolltracker clear to manually clear all rolls

Credits

RollTracker Lite was rewritten from scratch based on an old pre-WOTLK addon of the same name, originally by Coth of Gilneas and Morodan of Khadgar, and currently maintained by Eryne at http://wow.curseforge.com/projects/rolltracker2.

You must login to post a comment. Don't have an account? Register to get one!

  • 4 comments
  • Avatar of Asteague Asteague Jun 03, 2010 at 19:06 UTC - 0 likes

    There's a quite easy fix for the german client:

    RollTracker.lua, l54:
    if GetLocale() == 'deDE' then RANDOM_ROLL_RESULT = "(.+) w\195\188rfelt. Ergebnis: %d (%d-%d)" end
    to
    if GetLocale() == 'deDE' then RANDOM_ROLL_RESULT = "%s w\195\188rfelt. Ergebnis: %d (%d-%d)" end
    
  • Avatar of yoshimo yoshimo Nov 03, 2009 at 20:12 UTC - 0 likes

    it seems that this addon still has trouble with the german client

    [21:17:18](.+) würfelt. Ergebnis: 1376471008 (91-1)

    im Samirâ and rolled between 1-100, rolled 91.

    Samirâ würfelt. Ergebnis: 91 (1-100)

    this looks ugly ;)

    Last edited Nov 04, 2009 by yoshimo
  • Avatar of zanglang zanglang Sep 29, 2009 at 02:37 UTC - 0 likes

    Ah! I recall there was something weird that needs to be done for German translations, but couldn't test it out as I have the English one. Will look up how to fix it.

  • Avatar of deleted_1030422 deleted_1030422 Sep 29, 2009 at 02:02 UTC - 0 likes

    I'm using german client. On login, I get this error:

    [2009/09/29 03:55:55-2078-x15]: RollTracker-0.3.2\RollTracker.lua:85: invalid capture index RollTracker-0.3.2\RollTracker.lua:85: in function `RollTracker_CHAT_MSG_SYSTEM' <string>:"*:OnEvent":5: in function <[string "*:OnEvent"]:1>

    Locals: msg = nil pattern = "%1$s würfelt. Ergebnis: %2$d %(%3$d%-%4$d%)" (for generator) = <function> defined =[C]:-1 (for state) = nil (for control) = nil rollNames = <table> { } rollArray = <table> { }

    -

  • 4 comments

Facts

Date created
Mar 21, 2009
Categories
Last update
Nov 29, 2011
Development stage
Release
Language
  • deDE
  • enUS
  • esES
  • ruRU
License
BSD License
Curse link
RollTracker Lite
Downloads
35,100
Recent files

Authors