r348

Details

  • Filename
    WIM-r348.zip
  • Uploaded by
  • Uploaded
    Nov 28, 2012
  • Size
    645.51 KB
  • Downloads
    1,614
  • MD5
    95e46ae35d7b59123c0ee8fe97027d7a

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r348 | mysticalos | 2012-11-28 18:41:29 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

odd fix, but it works to resolve UnitExists behaving differently in LFG vs normal parties. Ticket http://www.wowace.com/addons/wim-3/tickets/344-party-chat-management/
------------------------------------------------------------------------
r347 | dridzt | 2012-11-28 14:50:46 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

- unhardcode BN channelcount, actually check that BN is enabled and connected before doing stuff (and not just that the checking function exists).
------------------------------------------------------------------------
r346 | dridzt | 2012-11-28 14:11:07 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/Sounds.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/WindowHandler.lua

- Removal of BG/BG Leader, addition of INSTANCE/INSTANCE_LEADER (not backwards compatible with 5.0.x and previous)
------------------------------------------------------------------------
r345 | mysticalos | 2012-11-28 00:38:15 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/Modules/ChatEngine.lua

fix some nil errors at login/reloadui from trying to fire events before BN is available.
------------------------------------------------------------------------
r344 | sylvanaar | 2012-10-20 22:02:08 +0000 (Sat, 20 Oct 2012) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

remove debug code
------------------------------------------------------------------------