Update uptime module for 4.2 #48


  • New
  • Defect
Open
  • _ForgeUser7311672 created this issue Aug 2, 2011

    Change in 4.2 http://www.wowpedia.org/API_COMBAT_LOG_EVENT
    means the uptime module needs two additional parameters added to fix it.

    i.e. replace line 1051 in Utopia_Uptime/uptime.lua with:

    function module:COMBAT_LOG_EVENT_UNFILTERED(_, timestamp, event, hideCaster, sourceGUID, sourceName, sourceFlags, sourceRaidFlags, destGUID, destName, destFlags, destRaidFlags, ...)

    Has only been tested with Mind Trauma on solo encounters - seems to generate the graph, notifications, etc as expected.

  • _ForgeUser7311672 added the tags New Defect Aug 2, 2011
  • _ForgeUser139744 posted a comment Aug 9, 2011

    Please test r240.


To post a comment, please login or register a new account.