r321

Details

  • Filename
    Prat-3.0-r321.zip
  • Uploaded by
  • Uploaded
    May 4, 2009
  • Size
    500.37 KB
  • Downloads
    79
  • MD5
    4ebd49c2ae1e3e83d1f48b94b43b3fcb

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r321 | sylvanaar | 2009-05-04 12:01:23 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
   M /trunk/modules/Alias.lua
   M /trunk/modules/Sounds.lua

fix the alias module, it was outputting into the chat. try to cleanup bad saved data for custom channel sounds
------------------------------------------------------------------------
r319 | sylvanaar | 2009-05-02 19:08:46 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/services/chatsections.lua

handle the SUSPENDED channel notice like YOU_LEFT
------------------------------------------------------------------------
r318 | sylvanaar | 2009-05-02 18:17:38 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/CustomFilters.lua

even more filter remove fixes
------------------------------------------------------------------------
r317 | sylvanaar | 2009-05-02 17:45:57 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/CustomFilters.lua
   M /trunk/modules/OriginalButtons.lua
   M /trunk/modules/ScrollingMessageFrameHacks.lua

ongoing fix to customfilters filter removal. option to enable text reflow without 2 column chat
------------------------------------------------------------------------
r316 | sylvanaar | 2009-05-02 14:47:20 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc

touch
------------------------------------------------------------------------
r315 | sylvanaar | 2009-05-02 08:47:27 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Bindings.xml

remove keybind for chat channel 10, who uses channel 10 anyways?
------------------------------------------------------------------------
r314 | sylvanaar | 2009-05-02 08:41:01 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/modules/Keybindings.lua

added a keybind to cycle through the docked chatframes.
------------------------------------------------------------------------
r313 | sylvanaar | 2009-05-02 08:18:10 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/CustomFilters.lua

add/remove filter code was really bad...
------------------------------------------------------------------------
r312 | sylvanaar | 2009-05-02 02:28:45 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

fix broken WIM compatibility. typo
------------------------------------------------------------------------
r311 | sylvanaar | 2009-05-02 02:19:02 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/Buttons.lua
   M /trunk/modules/OriginalButtons.lua

disable the other button module before doing anything else in onenable
------------------------------------------------------------------------
r310 | sylvanaar | 2009-05-02 02:15:48 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/Buttons.lua
   M /trunk/modules/CustomFilters.lua
   M /trunk/modules/OriginalButtons.lua

make the buttons and original buttons module disable work better. tweak customfilters options
------------------------------------------------------------------------
r309 | sylvanaar | 2009-05-02 01:33:05 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/CustomFilters.lua

per-filter sink outputs
------------------------------------------------------------------------
r308 | sylvanaar | 2009-05-02 01:12:06 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/ChannelNames.lua

uncommitted changes to channelnames
------------------------------------------------------------------------
r307 | sylvanaar | 2009-05-02 01:09:12 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/services/chatsections.lua

fix annoying LFG channel issue where the channel name was blank
------------------------------------------------------------------------
r306 | sylvanaar | 2009-05-02 00:30:52 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/modules/Timestamps.lua

Fix a misleading format string label
------------------------------------------------------------------------
r305 | sylvanaar | 2009-04-30 17:34:16 +0000 (Thu, 30 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Sounds.lua

make the custom channel table local again - was just for debugging
------------------------------------------------------------------------
r304 | sylvanaar | 2009-04-30 17:31:04 +0000 (Thu, 30 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

Position the scrolldown reminder button opposite the chatframe's text orientation, ie if right justified show on the left
------------------------------------------------------------------------
r303 | sylvanaar | 2009-04-30 17:13:17 +0000 (Thu, 30 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

IsCombatLog() does not return the correct value at the time we call it (too early?). So check for chatframe2 also for now at least.
------------------------------------------------------------------------
r302 | sylvanaar | 2009-04-25 19:30:53 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

more options changes
------------------------------------------------------------------------
r301 | sylvanaar | 2009-04-25 19:01:31 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

small changes/fixes to the old buttons module, and its options menu
------------------------------------------------------------------------
r300 | sylvanaar | 2009-04-25 18:29:35 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/modules.lua
   A /trunk/modules/OriginalButtons.lua
   M /trunk/modules/highcpu.xml

added prat 2.0's button module, and provide it in the high cpu modules.
------------------------------------------------------------------------
r299 | sylvanaar | 2009-04-25 17:45:52 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Sounds.lua

custom channel sound options
------------------------------------------------------------------------
r298 | sylvanaar | 2009-04-25 17:25:10 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/ScrollingMessageFrameHacks.lua

add support for reflowing the text around buttons on the chatframe (feature from prat 2.0)
------------------------------------------------------------------------
r297 | sylvanaar | 2009-04-25 15:06:19 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

fix recursion in the getchannelname function
------------------------------------------------------------------------
r296 | sylvanaar | 2009-04-25 14:31:57 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/modules/ChannelNames.lua
   M /trunk/services/channelapi.lua

further channel api changes. channelname options: nickname options list is no longer pruned so you dont have to be in the channel to set its nickname
------------------------------------------------------------------------
r295 | sylvanaar | 2009-04-25 14:15:24 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/services/channelapi.lua

init the hooked frames list earlier so it doesnt break timestamps. part of the channel api changes.
------------------------------------------------------------------------
r294 | sylvanaar | 2009-04-25 13:05:34 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

added comments about what the GetChannelName hook does
------------------------------------------------------------------------
r293 | sylvanaar | 2009-04-25 12:53:35 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/modules/CopyChat.lua
   M /trunk/modules/Paragraph.lua

allow paragraph and copychat options for combat log frames to appear in the options menu. handle the combat log frame without refering to it as ChatFrame2
------------------------------------------------------------------------
r292 | sylvanaar | 2009-04-25 12:34:27 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/modules/ChannelNames.lua

some forgotten code for coloring each type of whisper that never got moved during beta. cleanup of the Format() implementation
------------------------------------------------------------------------
r291 | sylvanaar | 2009-04-25 03:13:55 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/CustomFilters.lua

allow filters to be named, enabled, and disabled
------------------------------------------------------------------------
r290 | sylvanaar | 2009-04-19 22:48:11 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/ChannelNames.lua

the space in the channel names finally looks right in all 12 test cases
------------------------------------------------------------------------
r289 | sylvanaar | 2009-04-17 00:05:44 +0000 (Fri, 17 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/ChannelNames.lua
   M /trunk/modules/CustomFilters.lua

format the channel names in FrameMessage instead of PreAddMessage so channel notice/leave/join can be processed by customfilters.
------------------------------------------------------------------------
r287 | sylvanaar | 2009-04-16 17:32:58 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/libraries/Prat-3.0_Libraries.toc
   M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
   M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
   M /trunk/samples/MyGuildAlts/MyGuildAlts.toc

bump all the other tocs
------------------------------------------------------------------------
r285 | sylvanaar | 2009-04-16 16:35:10 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   D /trunk/debug/eventfilters.lua
   M /trunk/pullouts/!AddMsgFilterReport/!AddMsgFilterReport.toc
   A /trunk/pullouts/!AddMsgFilterReport/eventfilters.lua (from /trunk/debug/eventfilters.lua:283

remove Prat references now just PrintEventFilterReport()
------------------------------------------------------------------------
r284 | sylvanaar | 2009-04-16 16:30:33 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/addon/namespace.lua
   M /trunk/debug/includes.xml
   A /trunk/pullouts/!AddMsgFilterReport
   A /trunk/pullouts/!AddMsgFilterReport/!AddMsgFilterReport.toc

Move the event filter report function into its own pullout. !AddMsgFilterReport. Probably should remove the prat references...
------------------------------------------------------------------------
r283 | sylvanaar | 2009-04-16 15:41:13 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   A /trunk/debug/eventfilters.lua
   M /trunk/debug/includes.xml

added PrintEventFilterReport() to the debug utilities
------------------------------------------------------------------------
r281 | sylvanaar | 2009-04-16 00:09:33 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/services/chatsections.lua

YOU_CHANGED channel name
------------------------------------------------------------------------
r279 | sylvanaar | 2009-04-15 17:25:55 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/services/chatsections.lua

drycode change 4 to enable "You Joined: <ChannelName>" instead of "You Joined:" (Issue #112)
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
342.83 KB May 4, 2009 3.1.0 49