3.6.15

Details

  • Filename
    WIM-3.6.15.zip
  • Uploaded by
  • Uploaded
    Feb 18, 2014
  • Size
    663.73 KB
  • Downloads
    46,718
  • MD5
    9d3cea592c200c972fad0e6177080d4d

Supported WoW Retail Versions

  • 5.4.2

Changelog

------------------------------------------------------------------------
r410 | mysticalos | 2014-02-19 01:16:12 +0000 (Wed, 19 Feb 2014) | 1 line
Changed paths:
   A /tags/3.6.15 (from /trunk:409)

Tagging as 3.6.15
------------------------------------------------------------------------
r409 | mysticalos | 2014-02-19 01:14:17 +0000 (Wed, 19 Feb 2014) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/WIM.lua

Even better whisper fixes. seems ambiguating right in the whisper engine doesn't break things after all.
------------------------------------------------------------------------
r407 | mysticalos | 2014-02-18 23:10:11 +0000 (Tue, 18 Feb 2014) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

Remove some bnet chat hacks. we'll see how that goes when it's live and worry about support then.
------------------------------------------------------------------------
r406 | mysticalos | 2014-02-18 22:54:23 +0000 (Tue, 18 Feb 2014) | 1 line
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/WIM.lua

Ambiguate whispers for history though, stripping same realm name from convos saved in history, so that users get saved where we're used to them being saved.
------------------------------------------------------------------------
r405 | mysticalos | 2014-02-18 22:17:45 +0000 (Tue, 18 Feb 2014) | 3 lines
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

force add -realmname to outgoing whispers to players from our own realm, to match blizzards changes in 5.4.7. This should avoid double whisper tab issues
As for how ugly and dumb this is, have to take that up with blizzard
Also, /who requests are broken by blizzards change and really needs to be fixed on their ends because hacking it on our end is outright ridiculous and ugly.
------------------------------------------------------------------------
r404 | mysticalos | 2014-01-30 20:32:45 +0000 (Thu, 30 Jan 2014) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

logic fix
------------------------------------------------------------------------
r403 | mysticalos | 2014-01-30 20:19:21 +0000 (Thu, 30 Jan 2014) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

fix bug
------------------------------------------------------------------------
r402 | mysticalos | 2014-01-30 20:13:23 +0000 (Thu, 30 Jan 2014) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

Some test stuff
------------------------------------------------------------------------