3.4.2
Details
-
FilenameWIM-3.4.2.zip
-
Uploaded by
-
UploadedOct 27, 2010
-
Size653.53 KB
-
Downloads4,385
-
MD5d215187d55bdc167c558dc5d5e0db7f7
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r284 | pazza | 2010-10-27 19:21:38 +0000 (Wed, 27 Oct 2010) | 8 lines
Changed paths:
A /tags/3.4.2 (from /trunk:283)
Tagging as 3.4.2
*Fixed URL Handler. Blizz removed WideEditBox. Thanks Astaldo.
+New W2W protocol. Produces less addon traffic. Not backwards compatible.
*Updated WIM's tutorial system to match WoW's new tutorial system.
*Updated default skin to use same font as friends list. Was issue with international names.
+Added BNet Conversation support.
+Added option to force sounds when game sound is disabled (General/Main).
------------------------------------------------------------------------
r283 | pazza | 2010-10-27 19:20:14 +0000 (Wed, 27 Oct 2010) | 6 lines
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/Modules/Sounds.lua
M /trunk/Modules/W2Wv2.lua
M /trunk/Sources/Options/CoreOptions.lua
M /trunk/WIM.lua
M /trunk/WIM.toc
*Fixed URL Handler. Blizz removed WideEditBox. Thanks Astaldo.
+New W2W protocol. Produces less addon traffic. Not backwards compatible.
*Updated WIM's tutorial system to match WoW's new tutorial system.
*Updated default skin to use same font as friends list. Was issue with international names.
+Added BNet Conversation support.
+Added option to force sounds when game sound is disabled (General/Main).
------------------------------------------------------------------------
r282 | pazza | 2010-10-15 21:01:55 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/ChatEngine.lua
M /trunk/Sources/WindowHandler.lua
Conversations work enough to be tested...
------------------------------------------------------------------------
r281 | pazza | 2010-10-15 16:23:59 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/ChatEngine.lua
Modified some events & added Conversation Controller to test suppression.
------------------------------------------------------------------------
r280 | pazza | 2010-10-15 16:19:57 +0000 (Fri, 15 Oct 2010) | 4 lines
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/Modules/Negotiate.lua
M /trunk/Modules/Tutorials.lua
M /trunk/Modules/URLHandler.lua
M /trunk/Skins/Default/skin.lua
M /trunk/WIM.lua
*Fixed URL Handler. Blizz removed WideEditBox. Thanks Astaldo.
+New W2W protocol. Produces less addon traffic. Not backwards compatible.
*Updated WIM's tutorial system to match WoW's new tutorial system.
*Updated default skin to use same font as friends list. Was issue with international names.
------------------------------------------------------------------------
r279 | pazza | 2010-10-15 03:04:04 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/Modules/ChatEngine.lua
M /trunk/Modules/WhisperEngine.lua
M /trunk/Sources/WindowHandler.lua
M /trunk/WIM.lua
Initial implementation of BNet Convo support.
------------------------------------------------------------------------
r277 | pazza | 2010-10-14 17:31:51 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/WIM.lua
prep for tagging
------------------------------------------------------------------------
r276 | pazza | 2010-10-14 05:52:43 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/Modules/ShortcutBar.lua
M /trunk/Modules/WhisperEngine.lua
M /trunk/Skins/Default/class_icons.tga
M /trunk/Skins/Default/skin.lua
M /trunk/Sources/WindowHandler.lua
Fixed Ignore button.
added star craft 2 class icon.
------------------------------------------------------------------------
r275 | pazza | 2010-10-13 22:47:35 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/Modules/Sounds.lua
A /trunk/Sounds/chat.OGG
D /trunk/Sounds/chat.mp3
A /trunk/Sounds/ichatIn.OGG
D /trunk/Sounds/ichatIn.mp3
A /trunk/Sounds/ichatOut.OGG
D /trunk/Sounds/ichatOut.mp3
A /trunk/Sounds/wisp.OGG
Converted sound files to OGG
------------------------------------------------------------------------
r274 | pazza | 2010-10-13 22:46:43 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
D /trunk/Sounds/wisp.wav
Converted sound files to OGG
------------------------------------------------------------------------
r273 | pazza | 2010-10-13 22:36:01 +0000 (Wed, 13 Oct 2010) | 5 lines
Changed paths:
M /trunk/ChangeLog.lua
M /trunk/Modules/Emoticons.lua
M /trunk/Modules/WhisperEngine.lua
M /trunk/Sources/ToolBox.lua
M /trunk/Sources/WindowHandler.lua
M /trunk/WIM.lua
M /trunk/WIM.toc
*Updated TOC for WoW 4.0
*Fixed BNet handling for new name link usage (||K)
*Fixed title bar of BN Whispers to show name correctly.
*Fixed W2W tooltip for talent spec. Blizzard changed GetTalentTabInfo
*Fixed bug where BNet users weren't being saved to history.
------------------------------------------------------------------------