Category Archives: World of WarCraft

Mizus RaidTracker v0.32 and Memoria v5.0 released

Another little update. Check the MRT page for the download link as usual.

MRT v0.32 – Changelog:

  • Updated codebase for WoW 5.0.4 (not fully tested)
  • Added base data for MoP raid instances
  • Added localization templates for itIT and ptBR
  • Added option to disable tracking in LFR raids (untested)
  • Added option to disable slash command
  • Fixed a bug that prevented the creation of an attendance check event if a custom trigger is enabled

Please send in bug reports if MRT breaks or does things wrong after patchday.

Memorias version number was modified to match roughly the WoW version number. No new functions were implemented, just a TOC bump for WoW 5.0.4.

 

MRT and Firelands: Issue with tracking of Ragnaros on Normalmode

I received a bug report that MRT doesn’t track the death of Ragnaros (the one in the Firelands) on normal mode. I’m still in the process of getting the details, but it might be a possibility that WoW doesn’t provide a “UNIT_DIED”-Event when he vanishes at 10% ( might be a possibility because of :blizzard: ). If that is the case, I’ll have to switch to a boss yell detection for Ragnaros. The die yell is supposed to be the following line (thanks to Stanzilla for providing it):

Too soon! … You have come too soon…

If anyone could provide a version of one of the other WoW client languages, it would be greatly appreciated. A written text version in addition to a screenshot would be optimal, since punctuation is important. I hope I can hammer the problem out in this raid ID, but that would required that my current guild will get a kill try this week. Don’t know yet if this is gonna happen. If not, then there will be drycoded and untested update at the beginning of the next raid ID.

Mizus RaidTracker v0.28 and Memoria v1.4 released

WoW 4.2 is out with a new raid zone and a daily quest grind zone. I’m not really a fan of the latter. An update is needed for MRT for the new raid zone, so Mizus RaidTracker Version 0.28 is now available for download.  Additionally, I got rid of this “Beta” in the name. The currently implemented functions seem to work. The ‘0’ should be able to indicate that this is still somewhat unfinished and from now an, I can actually check in untested Alphas and use the Beta versions for testing – *yay*. Check the MRT page for the download link.

0.28 – Changelog:

  • Added Firelands as a new raid zone and added IDs of the new bosses of WoW 4.2
  • Updated koKR translations (thanks to Eldanus)
  • Added compatibility code for handling the changes made to the COMBAT_LOG_EVENT_UNFILTERED event in WoW 4.2

Memoria also received a little update in order to not show up as an outdated addon. Check the Memoria page for the download link.

You can also get both addons from Curse.com or via the Curse Client.

MRT, Patch 4.2 and Firelands

I’ve implemented the necessary additions and changes for patch 4.2 and Firelands to the latest alpha of MRT. They are based on datamined information and may or may not work. Additionally, Firelands is not included in LibBabble-Zone-3.0 yet, so it will only work for english clients. If you are in a guild, which is raiding on the PTR and killing the bosses and would like to help with the development of MRT, please feel free to get the latest alpha of MRT from CurseForge.com and provide some feedback.

Update:

The corresponding libs are updated. A few translations are still missing, but english, german, french, chinese and spanish clients should work. If nothing goes wrong and Curse.com stays online, then an updated version of MRT should be ready on patch day.

Mizus RaidTracker v0.27-Beta released

Mizus RaidTracker Version 0.27-Beta is now available for download. It is basically the update for WoW 4.1 . Thanks to all alpha testers for their feedback. Check the MRT page for the download link.

0.27 Beta – Changelog:

Changes:

  • Updated code that handles the COMBAT_LOG_EVENT_UNFILTERED in order to be compatible with WoW 4.1. This change is backwards compatible with older clients (for WoW-China)
  • Changed EPGP Gearpoint coefficient to the new one of the EPGP system: 0.06974. This change is backwards compatible with older clients (for WoW-China, once again)

AddOn Status Update for WoW 4.1

It seems that somehow Blizzard missed to mention that the COMBAT_LOG_EVENT_UNFILTERED changed in WoW 4.1 and news about this change came up on Tuesday. I’ve updated the affected parts of MRT and uploaded an Alpha version with the change to CurseForge. The changes are drycoded, because I haven’t been in a raid in this ID yet. Any feedback is appreciated. The usual MRT Beta version will follow next week, if there are no other issues.

Memoria should work as it is. It will get its TOC-Bump next week, after I’ve verified that anything is working as it should.

Mizus RaidTracker v0.26-2-Beta released

Mizus RaidTracker Version 0.26-2-Beta is now available for download. It a little bugfix/workaround release. Check the MRT page for the download link.

0.26-2 Beta – Changelog:

New:

  • Added zhCN translation (big thanks to luomoon)

Changes:

  • A few people reported, that MRT did not create a new raid after entering or changing raid zones. Turned out, that the WoW-Client reports wrong zone information for a few seconds after a zone change. MRT will now wait 10 seconds before checking the raid zone. The recognition of a raid zone will be delayed by these 10 seconds, but MRT should then be able to start a new raid accordingly. (Ticket #33 – Big thanks to gOOvER)

Updates:

  • Updated ruRU translation (thanks to YOti)