r481

Details

  • Filename
    WIM-r481.zip
  • Uploaded by
  • Uploaded
    Feb 20, 2016
  • Size
    637.27 KB
  • Downloads
    172
  • MD5
    4f8d31a15d847a5f21e63b0b2cd33365

Supported WoW Retail Versions

  • 6.2.3

Changelog

------------------------------------------------------------------------
r481 | mysticalos | 2016-02-21 02:15:27 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

Fix error on live
------------------------------------------------------------------------
r480 | mysticalos | 2016-02-21 02:06:33 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

Fix for game icon and stuff. Both BNet_GetBNetIDGameAccount and BNet_GetBNetIDAccount must both be called to get all info we need now, instead of just one.
------------------------------------------------------------------------
r479 | mysticalos | 2016-02-21 01:53:13 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/WindowHandler.lua

Try this to fix whispers in 7.x
------------------------------------------------------------------------
r478 | mysticalos | 2016-02-21 01:39:40 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

More fixes
------------------------------------------------------------------------
r477 | mysticalos | 2016-02-21 01:33:23 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

Fix bug in last
------------------------------------------------------------------------
r476 | mysticalos | 2016-02-21 01:28:11 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/WindowHandler.lua

Missed some BN_CONVERSATION references
------------------------------------------------------------------------
r475 | mysticalos | 2016-02-21 01:24:26 +0000 (Sun, 21 Feb 2016) | 2 lines
Changed paths:
   M /trunk/Modules/ChatEngine.lua

Kill BN_CONVERSATION. It doesn’t exist in the new battle.net (6.2.4/7.x)
I’d delete the options for it, but I can’t find them in horrid code, so they can just stay there and not do anything for now.
------------------------------------------------------------------------
r474 | mysticalos | 2016-02-12 03:13:14 +0000 (Fri, 12 Feb 2016) | 1 line
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/WindowHandler.lua

Account for bnet renames in legion. realId whispers still not functional as it requires better addon support in legion client to test.
------------------------------------------------------------------------