r484

Details

  • Filename
    WIM-r484.zip
  • Uploaded by
  • Uploaded
    Mar 22, 2016
  • Size
    637.39 KB
  • Downloads
    216
  • MD5
    8a790ac77609d23bc4902956b472522d

Supported WoW Retail Versions

  • 6.2.3

Changelog

------------------------------------------------------------------------
r484 | mysticalos | 2016-03-22 06:54:29 +0000 (Tue, 22 Mar 2016) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua

Changelog
------------------------------------------------------------------------
r483 | mysticalos | 2016-03-22 06:51:53 +0000 (Tue, 22 Mar 2016) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

Now that 6.2.4 behaving properly. I could test and get window handler working perfectly with 6.2.4 and 6.2.3
------------------------------------------------------------------------
r482 | mysticalos | 2016-02-21 02:31:04 +0000 (Sun, 21 Feb 2016) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua
   M /trunk/WIM.lua

change log and version
------------------------------------------------------------------------
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.
------------------------------------------------------------------------