r341

Details

  • Filename
    WIM-r341.zip
  • Uploaded by
  • Uploaded
    Sep 30, 2012
  • Size
    645.65 KB
  • Downloads
    5,794
  • MD5
    f5e5a0e8b0b3baefa50edade0d7e8a38

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r341 | dridzt | 2012-10-01 00:41:50 +0000 (Mon, 01 Oct 2012) | 3 lines
Changed paths:
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/Menu.lua
   M /trunk/Skins/Default/skin.lua

- Fix a forgotten UIPanelButtonTemplate2 (Filters.lua
- Fix the chatwindow minimize button so it doesn't show the 'green missing texture' when pressed (Default Skin)
- Fix the past convos dropdown menu buttons so they don't show the default UIPanelButtonTemplate textures (Menu.lua
------------------------------------------------------------------------
r339 | mysticalos | 2012-09-18 15:34:58 +0000 (Tue, 18 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/Includes.xml
   M /trunk/Modules/Negotiate.lua

Disable Negotiate module. Version-checking and the like aren't that important but getting spammed with "player not found" errors cause this thing does who requests on offline users, is.
------------------------------------------------------------------------
r338 | mysticalos | 2012-09-06 23:40:15 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua
   M /trunk/Modules/Negotiate.lua

No longer send who request to mobile users on armory app when they login, should avoid a lot of needless "player not found" errors
------------------------------------------------------------------------
r337 | sylvanaar | 2012-09-06 22:55:35 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/WIM.lua

missing some args in the addmessage filter
------------------------------------------------------------------------
r335 | mysticalos | 2012-09-06 16:00:34 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua
   M /trunk/Sources/Options/CoreOptions.lua

Fix another anchoring problem
------------------------------------------------------------------------
r334 | mysticalos | 2012-09-06 15:18:08 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua

oops, somehow this file got excluded
------------------------------------------------------------------------
r333 | mysticalos | 2012-09-06 15:17:19 +0000 (Thu, 06 Sep 2012) | 2 lines
Changed paths:
   M /trunk/Modules/ChatEngine.lua
   M /trunk/Modules/Expose.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/Includes.xml
   M /trunk/Modules/Negotiate.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/SlashHandler.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

*Disabled out of date tutorial frame until it's updated. all it does is spam lua errors if it's on.
*Fixed sub section anchoring on the Whisper History section. (ie, no more overlapping sections)
------------------------------------------------------------------------
r332 | mysticalos | 2012-09-06 13:39:25 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.lua
   M /trunk/WIM.lua

Bump version
------------------------------------------------------------------------
r331 | mysticalos | 2012-09-06 13:11:47 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/WhisperEngine.lua

Fix a lua error that could occur if you try to /r a tell when you weren't whispered.
------------------------------------------------------------------------
r330 | mysticalos | 2012-09-06 12:49:30 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

Fix for party chat not working through WIM
------------------------------------------------------------------------
r328 | mysticalos | 2012-08-28 14:49:37 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/WIM.lua
   M /trunk/WIM.toc

Remove 4.x compat hacks, bump toc
------------------------------------------------------------------------