r202
Details
-
FilenameChatter-r202.zip
-
Uploaded by
-
UploadedOct 17, 2008
-
Size193.87 KB
-
Downloads103
-
MD53828a04b1ef7b13f742c83e2b7a9c61d
Supported WoW Retail Versions
- 3.0.2
Changelog
------------------------------------------------------------------------
r202 | grum | 2008-10-17 22:12:06 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/PlayerNames.lua
Chatter: Fix PlayerNames on /who with non [A-Za-z0-9] chars. %w is too restrictive.
------------------------------------------------------------------------
r201 | grum | 2008-10-17 22:06:58 +0000 (Fri, 17 Oct 2008) | 3 lines
Changed paths:
M /trunk/Modules/ChatTabs.lua
M /trunk/modules.xml
Chatter:
- Fixed ChatTabs and enabled it again in modules.xml
There is still a lingering issue described in ChatTabs.lua which needs further investigation.
------------------------------------------------------------------------
r200 | grum | 2008-10-17 21:58:37 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/ChannelNames.lua
Chatter: Properly fix ChannelNames (the last fix left 'add space' broken.)
------------------------------------------------------------------------
r199 | grum | 2008-10-17 21:55:57 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/PlayerNames.lua
Chatter: Fix PlayerNames for playerlinks without ':[0-9]+' in it.
------------------------------------------------------------------------
r198 | grum | 2008-10-17 21:52:49 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Chatter.lua
Chatter: Future proof FCF_Tab_OnClick fix.
------------------------------------------------------------------------
r197 | grum | 2008-10-17 21:51:57 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /trunk/Chatter.lua
Chatter:
- make /chatter work again (3.0.2 undocumented change)
------------------------------------------------------------------------
r196 | arrowmaster | 2008-10-17 03:01:07 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/PlayerNames.lua
Fix broken achievement notifications caused by a greedy pattern expansion
------------------------------------------------------------------------
r195 | dhedbor | 2008-10-15 04:34:03 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Libs
Fixed svn:externals and .pkgmeta library references.
------------------------------------------------------------------------
r194 | antiarc | 2008-10-15 00:18:52 +0000 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
M /trunk/Chatter.lua
M /trunk/Chatter.toc
M /trunk/Modules/AltNames.lua
M /trunk/Modules/ChannelNames.lua
M /trunk/Modules/ChatFont.lua
M /trunk/Modules/ChatLink.Lua
M /trunk/Modules/CopyChat.lua
M /trunk/modules.xml
Chatter:
- Update for 3.0.2
------------------------------------------------------------------------
r193 | root | 2008-09-30 15:45:44 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Hopefully fix .pkgmeta
------------------------------------------------------------------------
r192 | root | 2008-09-29 21:53:32 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
M /trunk/Libs
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r190 | root | 2008-09-29 20:57:44 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/Chatter
A /trunk (from /tmp/trunk/Chatter:189)
Importing old repo data under /trunk
------------------------------------------------------------------------
r189 | darkimakuni | 2008-08-24 16:57:42 +0000 (Sun, 24 Aug 2008) | 2 lines
Changed paths:
M /tmp/trunk/Chatter
M /tmp/trunk/Chatter/Modules/ChatFont.lua
Chatter_ChatFont:
- Reapply fonts when a new font is registered with SharedMedia-3.0. The font we use may be registered after we load.
------------------------------------------------------------------------