r411

Details

  • Filename
    WIM-r411.zip
  • Uploaded by
  • Uploaded
    Feb 20, 2014
  • Size
    656.52 KB
  • Downloads
    135
  • MD5
    8418aa7b40ff5ebb1afc205f8053571d

Supported WoW Retail Versions

  • 5.4.2

Changelog

------------------------------------------------------------------------
r411 | mysticalos | 2014-02-20 06:05:40 +0000 (Thu, 20 Feb 2014) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

ambiguate outgoing whispers too, because blizz is inconsistent. guild chat and public chats are fine, but custom chat channels add -realm to all whispers and cause inconsistent window behavior.
------------------------------------------------------------------------
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
------------------------------------------------------------------------