3.7.2
Details
-
FilenameWIM-3.7.2.zip
-
Uploaded by
-
UploadedMar 22, 2016
-
Size644.49 KB
-
Downloads47,220
-
MD5e228279e8303aabd33e6ac17746c3481
Supported WoW Retail Versions
- 6.2.3
Changelog
------------------------------------------------------------------------
r485 | mysticalos | 2016-03-22 06:59:43 +0000 (Tue, 22 Mar 2016) | 1 line
Changed paths:
A /tags/3.7.2 (from /trunk:484)
Tagging as 3.7.2
------------------------------------------------------------------------
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.
------------------------------------------------------------------------