Mizus RaidTracker

Mizus RaidTracker is an easy to use addon for tracking raids, loot and attendance. It provides solid automatic tracking functions, a simple to use GUI for modifying tracked data and a CTRaidTracker compatible data export.

Download latest Version: MizusRaidTracker (428.0 KiB)

Full support for english, german and french WoW-Clients. Good support for korean, traditional chinese and spanish clients. Limited support for russian clients.
For detailed information about the translation status, take a look at the translation status page at CurseForge.com

Features:

  • Raid size detection: tracks and saves raid size
  • Difficulty detection: tracks and saves raid difficulty (normal mode/hard mode) (Only works for TotC and later instances)
  • Boss kill tracking: automatic detection of boss kills (supports Naxx, Obsidian Sanctum, Ulduar, TotC, Icecrown Citadel, Ruby Sanctum, Archavons Vault)
  • Loot tracking: automatic tracking of looted items and item cost (gems and shards are ignored by default)
  • Attendance tracking: tracks raid attendees for each boss kill
  • Guild attendance tracking: option to track additional guild attendees per whisper (MRT provides guild message for guild attendance tracking)
  • Raid Log Browser: a simple GUI to review, modify and export tracked data
  • Various export options: data export for a complete raid, a single boss or all normal/hard encounters of a raid
  • Options panel: fully integrated into Blizzards options menu

Export formats:

  • EQdkp/MLdkp 1.1 (CTRT compatible): if you have a dkp-system, which can import data from the CT RaidTracker, then just choose this format and it should work
  • EQdkp-Plus XML: the recommended export format for EQdkp-Plus (set your Raid-Log-Import-Settings accordingly)
  • MLdkp 1.5
  • DKPBoard
  • Plain text: creates a simple text summary in a human readable form – for e-mail, notepad, etc.
  • BBCode formatted text: same as plain text but with basic BBCode for forums. A variant with wowhead itemlinks is also available
  • CSS based HTML: A HTML export with CSS support.

Slash Commands:

  • ‘/mrt’ brings up the raid log browser
  • ‘/mrt o’ and ‘/mrt options’ are shortcuts for the options panel
  • ‘/mrt snapshot’ creates a raid entry with the current raid composition
  • ‘/mrt dkpcheck’ will create a new boss event entry (‘Attendance check’) and starts a guild attendance check
  • ‘/mrt deleteall now’ will delete the complete raidlog (use with caution)

Settings:

Main options:

  • ‘Enable MRT’: Enable or disable automatic raid tracking
  • ‘Enable debug messages’: Enable or disable debug messages (for developers only)
  • ‘Slash command’: Changes the slash command of MRT. Please relog after changing.
  • ‘Show minimap icon’: Enable or disable the minimap icon
  • ‘Automatically delete raids older than X days’: Use with caution. If enabled, MRT will delete raids older than the configurable threshold automatically.

Raid tracking options:

  • ‘Create new raid on new zone’: If enabled, MRT will automatically create a new raid entry after changing raid zones. If you only want to export one raid per raid day, you might want to disable this option.
  • ‘Track 10 player raids’: Enable or disable tracking of 10 player raids
  • ‘Track Archavons Vault’: Enable or disable tracking of Archavons Vault (25 and 10 player version)
  • ‘Track WotLK raids’: Enable or disable tracking of raids of the WotLK expansion.
  • ‘Use server time’: If enabled, MRT will use the server time instead of local time.

Item tracking options:

  • ‘Min item quality to log’: Set the threshold for item tracking (Note: you can always manually add items of every quality)
  • ‘Ask cost for item’: Enable or disable the popup dialog for asking cost of each raid loot
  • ‘Min item quality to ask cost for’: Set the threshold for the ‘ask cost’ dialog
  • ‘Use EPGP GP values’: When enabled, MRT will try to calculate the GP value of an item and provide the value to the loot popup. This feature is experimental.
  • ‘Only track items equal or above Itemlevel X’: Only track items above a certain itemlevel. Set the value to zero in order to deactivate this option.
  • ‘AutoFocus on loot cost dialog’: Set if and when the loot cost dialog popup should automatically take focus to its editbox. Three options available: ‘Always’ / ‘When not in combat’ / ‘Never’
  • ‘Ignore enchanting materials’: When enabled, MRT will ignore shards, dust, etc.
  • ‘Ignore gems’: When enabled, MRT will ignore gems.

Attendance options:

  • ‘Track only first 2/5 groups’: If enabled, MRT will only track the first 2/5 groups in a 10/25 player raid.
  • ‘Track offline players’: If enabled, MRT will track offline players.
  • ‘Enable guild attendance check’: If enabled, MRT will ask after each boss kill if you want to take guild attendance. If accepted, MRT will send a guild message, calling your guild member to whisper you with their character name. The whispered names will be added to the boss kill attendees list.
  • ‘Ask for confirmation’: If enabled, MRT will ask you before sending the guild message.
  • ‘Use trigger instead of character name’: If enabled, MRT will react on a configurable text message instead of guild member names. The guild attendance announcement text will change accordingly.
  • ‘Duration of taking attendance’: Set the duration of the guild attendance check. While taking guild attendance, MRT will post a reminder each minute.
  • ‘Use custom guild attendance text’: When enabled, you can provide a custom text that MRT will post when doing an attendance check. Variables are available for boss name, remaining time and trigger command.

Export options:

  • ‘Export format’: Let you choose the format of your data export
  • ‘Export zone names and boss names in english’: If enabled, MRT will try to export zone and boss names in english instead of the localized versions of your WoW-Client.
  • ‘Ignore per boss attendance’: If enabled, MRT will ignore the per boss based data when exporting. Each attendee will be exported as if he/she attended all boss events. If you only create one raid entry for each raid in your EQDKP(-Plus) and make corrections to raid members manually, you might want to activate this option.
  • ‘Enable attendance fix for the EQdkp-Plus Raid-Log-Import 0.5.6.3’: This option changes the export of timestamps a bit to pass the 50% attendance threshold of the Raid-Log-Importer. Only use this option, if your DKP system is based on per boss attendance.
  • ‘Enable boss encounter detection fix for the EQdkp(-Plus) CT_RaidTrackerImport 1.16.x’: This option changes the loot export a bit to fix the boss encounter detection of the CT_RaidTrackerImport. Use this, if you have boss events in your raid without loot associated to it. (e.g. attendance checks).
  • ‘Set format of date and time’: You can change the date-format of the text based data exports here. Essentially, whatever you enter here, will be in front of the first line of the export. Check the ingame tooltip for more information.
  • ‘Currency’: Sets the currency text for the text based exports

Screenshots:

Hints:

  • Currently, there is no GUI to edit the default item ignore list. You can change the list by adding/deleting item IDs to/from the ‘IgnoredItemIDList’ in the ‘MizusRaidTracker_Constants.lua’
  • EQDKP CTRT-Import-Plugin:
    If you run a raid composition which change at each boss kill and want to have automatic boss splitting, you will need to assign boss names (as listed in the MRT raid log) as raid note triggers and the instance name as event trigger. You can find an example of english raid note triggers for EQDKP below in the file list.
  • Mizus RaidTracker is released under the GNU GPLv3

Files:

MizusRaidTracker
MizusRaidTracker
MizusRaidTracker-v0.81.0.zip
Version: 0.81.0
428.0 KiB
EQDKP Raid note trigger for ICC - en
EQDKP Raid note trigger for ICC - en
eqdkp_raid_note_trigger_ICC_en.txt
1.4 KiB

42 thoughts on “Mizus RaidTracker”

  1. This exactly what I have been looking for since our former raid tracker in use was more or less abandoned. Many dkp addon these days comes with a lot of bells and whistles and complicated built in systems for calculating dkp. For people like us that prefer to use a more simplified addon that checks who was in the raid, what dropped, who got the items and then export it to let a website-based dkp system handle dkp this iis exactly the solution we would want. Very nice addon.

    One thing I’d like a solution to is however the ability to export between bosses. As it is now I cannot export attendence/drops from a boss (or the whole raid with all bosses and loot) until the raid has ended. If there was a way to manually “end” a raid after each boss it would be a very nice thing to have.

    If it’s not too much to ask for it would also be nice to have the option of announcing for standby players in a separate channel and possibly be able to set the announcement to repeat at certain intervals for the duration when you take attendance from the extra players to recieve dkp (like NRT does).

  2. Getting the following errors:

    1x MizusRaidTracker-0.22 Alpha\MizusRaidTracker.lua:603: attempt to concatenate local ‘bossname’ (a function value)
    MizusRaidTracker-0.22 Alpha\MizusRaidTracker.lua:119: in function `MRT_OnEvent’
    :”*:OnEvent”:1: in function

    Locals:
    frame = MRT_MainFrame {
    0 =
    }
    event = “CHAT_MSG_MONSTER_YELL”
    monsteryell = “Impossible…”
    sourceName = “The Lich King”
    MRT_TimerFrame = {
    0 =
    }
    MRT_LoginTimer = {
    0 =
    loginTime = 1287705598
    }
    MRT_GuildRosterInitialUpdateDone = true

    1x MizusRaidTracker-0.22 Alpha\MizusRaidTracker.lua:554: attempt to concatenate local ‘playerName’ (a nil value)
    MizusRaidTracker-0.22 Alpha\MizusRaidTracker.lua:523: in function

    Locals:
    self = {
    0 =
    lastCheck = 1287714630
    }

  3. @Blakkeyez:
    Regarding the data export for a raid in progress: A lot of user have requested this feature. I’m working on that.
    The announce options for an extra channel sounds like a good idea, too. I’ll keep that in mind, but please don’t expect this in the immediate future.

    @Raedahn:
    I’ve fixed the cause of the first error in the newest alpha version (v0.21-Beta-6-gffc4832).
    Regarding the second error, can you give more information for reproducing this problem? Do you remember, what happened, what you did, etc… when the error occured?

  4. I allway get the following error message when importing into eqdkp.

    “Der Parser und das Raid-Log stimmen nicht überein. Bitte stell das Ausgabeformat deines Trackers auf “EQdkpPlus XML Format”
    Folgende Nodes fehlen: zones->zone, bosskills, members->member, items”

    It means:
    “The parser and the Raid-log do not match. Please Change the Export-format to “EQDKPPlus XML Format”
    Following Nodes are missing: zones->zone, bosskills, members->member, items”

  5. Ich spreche auch deutsch ;).

    Das EQdkpPlus XML Format ist noch nicht implementiert. Aufgrund der Fehlermeldung vermute ich mal, dass du EQDKP-Plus und den Raid-Log-Import von Hoofy verwendest. Magst du dort bitte in den Import-Einstellungen mal prüfen, ob die Option “In which XML-Format is the string?” auf ‘MLDKP 1.1 / EQdkp Plugin’ eingestellt ist. Wenn nicht, stell die Option bitte einmal testweise um und versuch die Daten nochmal zu importieren.

    Wenn es dann immernoch nicht gehen sollte – benutzt du zufälligerweise einen Mac?

  6. Kleine Frage zum Eqdkp-Import: die Boss-Namen sind beim Export ja immer in der Sprache des Clients. Nun haben wir allerdings sowohl Offis mit deutschen als auch mit englischen Clients. Dies führt dazu, dass die Bosse beim Import auf der Page (momentan) nur bei den englischen Clients erkannt werden (da wir in der Eqdkp-Verwaltung die englischen Bossnamen drin haben). Wäre es evtl. möglich, die Namen der Bosse und Zonen beim Export immer auf Englisch zu haben (oder zumindest eine Auswahlmöglichkeit dafür)? Und ja ich weiss, da müsste man in den Localizations wohl die ganzen Bosse eintragen, um das zu ermöglichen.

  7. Shadnix, erstmal nein benutze keinen Mac.
    Und dann ja muss ich mal gucken. Aber ich renne schon seid 2-3 Wochen hinter dem Typen her der der eigentliche Admin ist. Der taucht aber nicht auf zwischendurch hab ich den dann mal per Foren PM’s erreicht, und nen paar Rechte gekriegt im DKP-System, aber nur Grundlegende.

    Naja habe heute von wem die Handynummer von ihm bekommen und mit dem Telefoniert, er meinte er ist heute um 18 uhr im TS dann werde ich mir mal volle Rechte holen, und dann nachgucken leider weiß ich auch nicht genau, welches Plugin der im EQDKP benutzt.(Das kann ich leider auch nicht nachgucken -.-)

    Werde mich dann nochmal an dieser Stelle melden. Und berichten ob es geklappt hat.

  8. @bogen:
    Richtig, man müsste dann die Übersetzungen hinzufügen. Ich denk, als etwas optionales kann ich es einbauen – kann dir aber nicht sagen, wann ich dazu komme.

    Wenn ihr das kurzfristig haben möchtet, könnt ihr den gleichen Effekt auch in eurem EQDKP-System erzeugen. EQDKP importiert die Daten immernoch basierend auf einer Texterkennung. Diese Texterkennung kann man ändern bzw. ergänzen.

    Beispiel: Ihr könnt einen zusätzlichen Boss eintragen, wobei als String-Trigger “Lord Mark’gar” genommen wird und als dazugehörige Event/Not “Lord Marrowgar”. Dadurch würde der deutsche Bossname aus dem Datenexport beim importieren ins englische übersetzt werden.

    Hoffe, das hilft ein wenig weiter.

  9. Ja, ich denke ich werde als Übergangslösung einfach ICC und Ruby Sanctum im Eqdkp bei der Boss/Zonenverwaltung noch einmal eintragen mit den deutschen Namen. Die Notes müssen ja einheitlich sein, sonst erkennen die Eqdkp-Plugins die Bosse nicht. In anderen Worten: es wird einfach 2 Bosse geben im Raidlog-Import: Lord Marrowgar und Lord Mark’Gar (bzw. 4 mit Hardmodes), wobei bei beiden dieselbe Notiz ausgegeben wird (dies nur als Ergänzung, falls Andere das gleiche “Problem” haben sollten).

  10. Hallo,

    aktuelles Problem: beim Import des Trackers in EQDKP wird weder die aktuelle Zone noch bei einigen Bossen der Boss als solcher “erkannt” -> das Ereignis/die Notiz beinhaltet nicht den Namen der Zone /des Bosses sondern bleibt einfach leer.

    Interessanterweise passiert das nicht bei allen Bossen… Sindragosa und Anub’arak werden korrekt als solche in der Notiz angelegt. Der Export erfolgt mit einem deutschen Client und im EQDKP selbst sind auch alle Bosse auf deutsch eingetragen.

    Wo steckt der Fehler? 🙁

  11. Öhm – ist nur eine Vermutung, aber da Sindragosa und Anub’arak jetzt zwei Beispiele sind, wo die englischen mit den deutschen Namen identisch sind, hast du eventuell im EQDKP-Plus beim Eintragen die Zeilen vertauscht?

    Falls nicht, schick mir mal bitte einen Export, wo das Problem auftrat, per E-Mail. Außerdem die EQDKP-Version sowie der Name und die Version vom Raidimport-Plugin. (Letzteres kann man unter den Plugin-Einstellungen finden).

  12. Das EQDKP-Plus-XML-Format wird kommen, sobald ich die Zeit dafür habe. Es ist fest eingeplant.

  13. Is it possible to add the GetDKP Live-DKP Function?
    e.g. automatically type /dkp- PLAYER DKP ACCOUNT
    The CT_Raidtracker had a function with: “Set & Update” when loot was dispsed.
    Sorry for my bad english…

    ====================

    Ist es möglich ie GetDKP Live-DKP Functionen einzubinden?
    Sprich automatisch nach dem der Loot verteilt wurde: /dkp-PLAYER DKP ACCOUNT
    o.ä.?
    Beim CT_Raidtracker gab es die Funktion, wenn der Loot verteilt wurde, dass man “Set & Update” klicken konnte, so dass Live-DKP gewährt waren.

  14. Da das mitlerweile schon häufiger nachgefragt wurde – ich werde mir das mal anschauen. Es kann allerdings ein wenig dauern, da ich von getDKP keine Ahnung habe und mir das selber erstmal im Detail anschauen muss.

  15. Is it possible to add an option to only have a popup when you are masterlooter? And thanks a lot for all the hard work, really appriciated!

  16. I’ll put it on my ‘ToDo’-list – but the list of feature requests has gotten quite large. So, it’ll probably take a bit – but I’ll work on it.

  17. A small (maybe big) feature request for the future:

    a /slash command similar to ctrt’s /additem [itemlink] playername
    would be really great. The built in way is not too bad, but it would help in other departments.

    Other than that, great addon, nice options and gui.

    Thanks, Blacky

  18. Hello ShadniX,

    Is there anyway to edit the default attendance check message? When I use the custom guild attendance text the text output to guild chat is exactly what I want but it doesn’t automatically add members when they use the “custom trigger command” like it does when I use the default attendance check.

    I figured it would be easier just to edit the default message instead of diving into the code and finding out why the custom trigger isn’t adding people like it should.

    Much Appreciated,
    Shuuhei

  19. Thanks for the bug report about the custom trigger. I’ll look into it.

    You can edit the default messages in the localization files. If you have an english WoW Client, just open the localization.lua in an editor and search for “GuildAttendanceAnnounce”. If you have any other client version, then open the corresponding localization file.

  20. Adding a comment here, as well as on the curse.com site. The raid tracker does not currently record much of the loot from Dragon Soul (at least, before the update I just downloaded). I think this is because with the portals and dragon flights, people get out of range quickly (although it could be something else). Is there a fix for this? Inputting gear by hand is not fun, at all.

  21. Seit 5.0.4 bekomme ich immer diese Fehlermeldung^^:

    Message: …terface\AddOns\MizusRaidTracker\MizusRaidTracker.lua:782: Usage: GetLFGInfoServer(LE_LFG_CATEGORY)
    Time: 09/01/12 03:47:12
    Count: 3
    Stack: [C]: ?
    [C]: in function `GetLFGInfoServer’
    …terface\AddOns\MizusRaidTracker\MizusRaidTracker.lua:782: in function `MRT_CheckZoneAndSizeStatus’
    …terface\AddOns\MizusRaidTracker\MizusRaidTracker.lua:261: in function

    Locals:

    Danke schon mal für die Hilfe!

  22. Danke für die schnelle Hilfe.

    Soweit funktioniert alles- bekomme keine Fehlermeldung mehr, wenn ich in die Instanz gehe.
    Im laufenden Raid kann ich es erst Montag testen :).

    LG
    -n-a-p-o-©

  23. Huhu,

    heute DS HC 25er getestet. Fehlermeldungen kommen nicht mehr, jedoch hat er keinen Raid erstellt. Hab es erst nach dem Kampf gemerkt und per Hand einen 25er aufgemacht.
    Der Itemtracker funktionierte auch nicht- ka woran es liegt, wenn ich keine Fehlermeldung bekomme :/.

    LG
    -n-a-p-o-©

  24. Habe noch eine API-Änderung entdeckt, die mir bislang entwischt ist. Das Problem sollte in v0.32.3 behoben sein.

  25. Huhu,

    ich bins wieder. Soweit funktioniert alles seit MoP-Start- außer, dass er die erste Raid-Ini (Mogu) nicht automatisch erkennt. Muss es immer per Hand erstellen- dann geht aber alles wie gehabt gut von der Hand.

    Danke schon mal für die Hilfe :).

    LG
    -n-a-p-o-©

  26. Danke für die Info – das Problem wurde auch schon von anderer Seite gemeldet. Die LibBabbleZone-3.0, auf die ich mich bislang verlassen habe, scheint nicht mehr weiterentwickelt zu werden. Ich werde den Code in den nächsten Tagen entsprechend umschreiben – je nachdem, wie ich die Zeit dafür habe. Bin momentan auf meiner Arbeitsstelle sehr stark eingebunden.

    Übergangsweise kannst du als Workaround die Instanznamen in der MizusRaidTracker_Constants.lua anpassen. Wenn dort der deutsche Name eingetragen wird, dann sollte das funktionieren.

  27. Ah, ok- danke dir für die Hilfe :).

    Werds zum nächsten Raid am Donnerstag mal testen.

    LG
    -n-a-p-o-©

  28. Habs die letzten Raids probiert- geht leider nicht.

    Muss es immer noch per Hand erstellen und schließen^^.

    LG
    -n-a-p-o-©

  29. Huhu,

    gestern habe ich einen 25er Raid im Herz aufgenommen (per Hand erstellt). Nachdem ich heute eingelogt bin, kann mand en Raid nicht mehr exportieren- die Liste der Items ist leer und auch die Teilnehmer werden nicht richtig angezeigt.

    Fehlermeldung ist dabei die folgende:

    Date: 2012-11-06 01:31:23
    ID: 1
    Error occured in: Global
    Count: 1
    Message: …ace\AddOns\MizusRaidTracker\MizusRaidTracker_GUI.lua line 1309:
    attempt to compare number with nil
    Debug:
    …ace\AddOns\MizusRaidTracker\MizusRaidTracker_GUI.lua:1309: MRT_GUI_RaidBosskillsTableUpdate()
    …ace\AddOns\MizusRaidTracker\MizusRaidTracker_GUI.lua:1259: MRT_GUI_RaidDetailsTableUpdate()
    …ace\AddOns\MizusRaidTracker\MizusRaidTracker_GUI.lua:1230: MRT_GUI_OnUpdateHandler()
    …ace\AddOns\MizusRaidTracker\MizusRaidTracker_GUI.lua:252:
    …ace\AddOns\MizusRaidTracker\MizusRaidTracker_GUI.lua:252
    Locals:
    raidnum = 14
    MRT_GUI_RaidBosskillsTableData = {
    1 = {
    }
    }
    MRT_BosskillsCount = 2
    (for generator) = defined =[C]:-1
    (for state) = {
    1 = {
    }
    2 = {
    }
    }
    (for control) = 2
    i = 2
    v = {
    Players = {
    }
    Date = 1352061084
    Name = “Galleon”
    BossId = 62346
    }
    (*temporary) = nil
    (*temporary) = 2
    (*temporary) = {
    Players = {
    }
    Date = 1352061084
    Name = “Galleon”
    BossId = 62346
    }
    (*temporary) = “Trash Mob”
    (*temporary) = “Normal”
    (*temporary) = “attempt to compare number with nil”
    lastSelectedRaidNum = 15
    lastShownNumOfBosses = 2

    AddOns:
    Swatter, v4.0.6 ()
    Ace3, v
    AtlasLoot, vv7.03.01
    AtlasLootLoader, vv7.03.01
    AtlasLootMistsofPandaria, vv7.03.01
    Bartender4, v4.5.5
    BigWigs, v3.866
    Bossshieldsmonitor, v1.1
    Clique, vv50001-1.0.1
    DebugLib, v5.1.DEV.312(/embedded)
    ElvUI, v4.61
    ForteCasting, v
    ForteClass, v
    ForteCooldown, v
    ForteCore, v1.980.8
    ForteTimer, v
    Grid, v5.0.5.1539
    GridQuickHealth, v
    GridBuffIcons, v
    GridCooldownText, v
    GridIndicatorCornerIcons, v50001-3
    GridIndicatorIconBar, vv1.4.1
    GridIndicatorSideIcons, v50001-2
    GridIndicatorText3, v50001-1
    GridManaBars, v1.04
    GridSideIndicators, v4.0.1-1
    GridStatusRaidDebuff, vv5.01
    GridStatusRaidIcons, v50001-1
    GridStatusRDCata, v1.4
    GridStatusRDMoP, v1.0
    Hermes, v
    HermesUI, v
    LibStub, v
    LoggerHead, v139
    MizusRaidTracker, v0.32.4
    Postal, v3.5.0
    Quartz, v3.1.1
    RaidSlackCheck, v1.36
    SharedMedia, v3.0.5-183
    SharedMediaBlizzard, v1.6
    SharedMediaAdditionalFonts, v1.0.12
    Stubby, v5.14.5335 (KowariOnCrutches)
    TidyPlates, v6.7.9 (R548)
    TidyPlatesGraphite, v
    TidyPlatesGrey, v
    TidyPlatesNeon, v
    TidyPlatesQuatre, v
    TidyPlatesHub, v
    TidyPlatesWidgets, v
    TukuiElvUISkins, v3.24
    WeakAuras, v1.4.7.7
    BlizRuntimeLib_deDE v5.0.5.50001
    (ck=4f2)

    Danke schon mal für die Hilfe.

    LG
    -n-a-p-o-©

  30. Das sieht sehr eigenartig aus. Kannst du mir bitte aus deinem WoW-Verzeichnis unter WTF\Account\DeinAccountName\SavedVariables die MizusRaidTracker.lua per E-Mail zukommen lassen? E-Mail ist mizukichan@arcor.de – ich muss mir hier mal den Datenbestand anschauen und nachprüfen, wie das eventuell kaputt gegangen sein könnte.

  31. Huhu,

    sorry- habs erst heute gelesen^^.

    Mache ich gerne- schicke ich dir nachher noch.
    Danke schon mal für die Arbeit!

    LG
    -n-a-p-o-©

  32. Huhu,

    ich wollte nur einmal nachfragen, ob du ein 5.2 Update machst?

    Gibt da wieder einmal einige Fehlermeldungen- hab zwar die Instanz und Bosse per Hand nachgetragen, aber der Fehler liegt eher in/im der “get.instanz info” Datei/ Befehl.

    Danke dir schon einmal für deine Hilfe^^.

    LG
    -n-a-p-o-©

  33. Hab gestern ein paar Code-Zeilen erneuert- sollte jetzt eig funktionieren.
    Zumindest startet es wieder automatisch, man kann Bosse hinzufügen und daher auch Items.

    Das automatische Tracking kann ich aber erst Sonntag testen.

    LG
    -n-a-p-o-©

  34. Ein erstes Update ist raus. Sorry für das späte Erscheinen, aber ich habe leider momentan einfach sehr wenig Zeit für solche Hobby-Projekte.

  35. Been looking for a headcount2 replacement. But one thing this mod doesn’t have is a waitlist. With headcount2 it will show who’s waiting. Then I don’t see my name on the list I know to whisper. A waitlist is very useful cause we know whos waiting outside. So you have 5 people that were on the first boss. You swap those 5 people on the next boss. They appear on the wait list again.

  36. Any chance you can implement DPS/HPS and deaths with timestamps? Or any chance you can release source code?

  37. Sorry for the late reply. Stats like this are not in the scope of this addon. The source code is available – just download the zip file. Every single WoW addon is just LUA script and XML stuff. It is the source code.

Leave a Reply

Your email address will not be published. Required fields are marked *

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.