r278
Details
-
FilenamePrat-3.0-r278.zip
-
Uploaded by
-
UploadedApr 15, 2009
-
Size479.47 KB
-
Downloads275
-
MD536d3c627188c824bf8348b6ab12a62eb
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r278 | sylvanaar | 2009-04-15 16:57:25 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
drycode change 3 to enable "You Joined: <ChannelName>" instead of "You Joined:" (Issue #112)
------------------------------------------------------------------------
r277 | sylvanaar | 2009-04-15 16:54:17 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
drycode change 2 to enable "You Joined: <ChannelName>" instead of "You Joined:" (Issue #112)
------------------------------------------------------------------------
r276 | sylvanaar | 2009-04-15 12:53:26 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
drycode change to enable "You Joined: <ChannelName>" instead of "You Joined:" (Issue #112)
------------------------------------------------------------------------
r274 | sylvanaar | 2009-04-14 12:21:51 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
TOC 30100
------------------------------------------------------------------------
r273 | sylvanaar | 2009-04-14 11:15:52 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
drycode addition to the JOIN/LEAVE hack to handle leave/join on channels where the name is set to replace: false, and has a nickname set. They were appearing with double "has joined the channel" messages
------------------------------------------------------------------------
r272 | sylvanaar | 2009-04-13 23:15:50 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
hack to end all hacks
------------------------------------------------------------------------
r271 | sylvanaar | 2009-04-13 23:13:19 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
replace hack with even better hack
------------------------------------------------------------------------
r270 | sylvanaar | 2009-04-13 23:07:34 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
fix bug number one caused by last commit
------------------------------------------------------------------------
r269 | sylvanaar | 2009-04-13 23:00:40 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
fix the colon display for certain messages which don't need it
------------------------------------------------------------------------
r268 | sylvanaar | 2009-04-13 22:55:59 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
hack to make CHANNEL_LEAVE and CHANNEL_JOIN replace format work
------------------------------------------------------------------------
r267 | sylvanaar | 2009-04-11 05:10:07 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
M /trunk/services/chatsections.lua
enable formatting of CHANNEL_JOIN and CHANNEL_LEAVE
------------------------------------------------------------------------
r266 | sylvanaar | 2009-04-11 04:35:22 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
M /trunk/services/chatsections.lua
enable formatting for CHANNEL_NOTICE and CHANNEL_NOTICE_USER. Make the colon portion of the channel format options only apply if there is a playerlink
------------------------------------------------------------------------
r265 | sylvanaar | 2009-04-11 03:10:34 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
make channelnames honor the show space option
------------------------------------------------------------------------
r264 | sylvanaar | 2009-04-11 00:11:42 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
fix the wowace forum format copychat so it uses a black background on the forum
------------------------------------------------------------------------
r263 | sylvanaar | 2009-04-08 01:18:56 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
M /trunk/services/chatsections.lua
more channel name/link fixes. the option to make channels clickable was removed since its a function of the default ui
------------------------------------------------------------------------
r262 | sylvanaar | 2009-04-08 00:16:10 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
dont forget to clear the default channel link if we have removed the whole channel name
------------------------------------------------------------------------
r261 | sylvanaar | 2009-04-08 00:00:03 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
M /trunk/services/chatsections.lua
added pre-parsing of blizzard standard channel links. if this change breaks you, revert back one revision and open a ticket
------------------------------------------------------------------------
r260 | sylvanaar | 2009-04-07 23:56:08 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
remove the channel: and chattyp: link handlers
------------------------------------------------------------------------
r258 | sylvanaar | 2009-03-27 00:09:09 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
fix channel naming
------------------------------------------------------------------------
r257 | sylvanaar | 2009-03-25 01:43:24 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
M /trunk/services/chatsections.lua
fix left behind debug statement
------------------------------------------------------------------------
r256 | sylvanaar | 2009-03-25 00:03:29 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/libraries/includes.xml
fix #107
------------------------------------------------------------------------
r255 | sylvanaar | 2009-03-24 23:40:33 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
disable the channel link creation feature in the channelnames module due to a regression resulting from a change from __index="" as the base metatable.
------------------------------------------------------------------------
r254 | sylvanaar | 2009-03-24 22:07:13 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
color the value passed to print() in the debugging tool
------------------------------------------------------------------------
r253 | sylvanaar | 2009-03-23 04:44:46 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
implementation of tab-flashing for all chat types (not used)
------------------------------------------------------------------------
r252 | sylvanaar | 2009-03-23 02:40:16 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
i guess __index="" does not work, or at least I forgot how it works
------------------------------------------------------------------------
r251 | sylvanaar | 2009-03-21 16:58:34 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/services/classcolor.lua
Implement CUSTOM_CLASS_COLORS #99
------------------------------------------------------------------------
r250 | sylvanaar | 2009-03-21 16:44:45 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
try to address #101, may have had a logic bug with the DEBUG flag
------------------------------------------------------------------------
r248 | sylvanaar | 2009-03-20 18:55:25 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/addon/addon.lua
fix PTR detection 31000 -> 30100
------------------------------------------------------------------------
r247 | sylvanaar | 2009-03-20 18:16:46 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
more stuff to try to address (#103)
------------------------------------------------------------------------
r246 | sylvanaar | 2009-03-20 17:13:09 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/CopyChat.lua
M /trunk/services/chatsections.lua
address filter function issue with DBM (#103) on live
------------------------------------------------------------------------
r245 | sylvanaar | 2009-02-27 09:30:37 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
M /trunk/addon/addon.lua
fix issue seen on the ptr where blank lines would be printed in battlegrounds.
------------------------------------------------------------------------