r333-nolib
Details
-
FilenamePrat-3.0-r333-nolib.zip
-
Uploaded by
-
UploadedMay 15, 2009
-
Size343.50 KB
-
Downloads54
-
MD541b9fa433164c9e41faa5e4c46e3209e
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r333 | sylvanaar | 2009-05-15 22:54:22 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
alias module fixes
------------------------------------------------------------------------
r332 | sylvanaar | 2009-05-14 21:20:57 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
touch for localization update
------------------------------------------------------------------------
r331 | sylvanaar | 2009-05-14 21:16:06 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
change the pattern ccm uses so that it can handle multibyte chars in the channel name
------------------------------------------------------------------------
r330 | sylvanaar | 2009-05-14 20:52:54 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
change the channel match pattern so it doesnt get messed up by special chars
------------------------------------------------------------------------
r329 | sylvanaar | 2009-05-10 11:30:45 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
touch something to rebuild the localizations
------------------------------------------------------------------------
r328 | sylvanaar | 2009-05-10 06:12:28 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
M /trunk/modules/CustomFilters.lua
M /trunk/modules/PopupMessage.lua
M /trunk/services/channelapi.lua
M /trunk/services/chatsections.lua
Disabled output to server channels, nothx spammers. added chat type filtering per-filter. outputting and replacing are both still part of the same filter, so you will output the replacement text. Popupmessage defaults updated so that ChatFrame1 is enabled by default, since Popupmessage is disabled by default. Channel xref table cleaned up.
------------------------------------------------------------------------
r327 | sylvanaar | 2009-05-10 04:31:50 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
M /trunk/modules/CustomFilters.lua
behaving finally. includes a new sink target to forward to a custom channel. If you create a recursive loop, its your fault.
------------------------------------------------------------------------
r326 | sylvanaar | 2009-05-09 19:49:10 +0000 (Sat, 09 May 2009) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
have PrintLiteral/Frame return their strings as well
------------------------------------------------------------------------
r325 | sylvanaar | 2009-05-06 09:29:51 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
M /trunk/modules/ldb.lua
its a launcher
------------------------------------------------------------------------
r324 | sylvanaar | 2009-05-04 22:13:48 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
M /trunk/modules/ldb.lua
changed "launcher" to "data source"
------------------------------------------------------------------------
r323 | sylvanaar | 2009-05-04 12:23:49 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
M /trunk/services/channelapi.lua
add uppercase and lowercase versions of channel names into the channel xref table, so '/csay general' will work instead of just '/csay General'
------------------------------------------------------------------------
r322 | sylvanaar | 2009-05-04 12:02:37 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
remove debug line
------------------------------------------------------------------------
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
------------------------------------------------------------------------