r326

Details

  • Filename
    WIM-r326.zip
  • Uploaded by
  • Uploaded
    Aug 3, 2012
  • Size
    649.11 KB
  • Downloads
    297
  • MD5
    bdadab2cde372c5626b6bc4087d0f141

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r326 | mysticalos | 2012-08-03 17:58:49 +0000 (Fri, 03 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

5.x changed some bnet apis again (renamed one). Update for MoP to restore whisper sending. still need more work though, they seem to redirect realid whispers to battletags now, so even if you start a conversation with a realid surname, their replies are their battletag. since battletags are available in realid api now, maybe solution is to just convert all realid whispers to battletag on send to avoid two whisper window issue when they reply?
------------------------------------------------------------------------
r325 | mysticalos | 2012-07-20 03:11:29 +0000 (Fri, 20 Jul 2012) | 2 lines
Changed paths:
   M /trunk/WIM.lua

*Update version string in client since it's quite wrong. while at it, bump it since this is do for tagging anyways for a 3.6.0
*Pretty sure wow 3.x is no longer in beta, so going to remove that while at it. :)
------------------------------------------------------------------------
r324 | mysticalos | 2012-07-18 22:39:42 +0000 (Wed, 18 Jul 2012) | 3 lines
Changed paths:
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Options/OptionsTookKit.lua

*Fix UIPanelButtonTemplate2 for MoP
*Fix ChatEdit_SetLastTellTarget for MoP (api now requires a chattype arg)
Still compatible with live.
------------------------------------------------------------------------
r323 | mysticalos | 2012-07-11 15:27:56 +0000 (Wed, 11 Jul 2012) | 2 lines
Changed paths:
   M /trunk/Modules/History.lua

*Fix inbound realid history recording
*Fix Real Id history showing "unknown" after client cache is cleared (by now saving realid history under toonname since presenceID changes every session and it relied on client cache)
------------------------------------------------------------------------