r168

Details

  • Filename
    Prat-3.0-r168.zip
  • Uploaded by
  • Uploaded
    Dec 8, 2008
  • Size
    490.00 KB
  • Downloads
    83
  • MD5
    b793def466be212b5ec3b0a6ae6f758f

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r168 | sylvanaar | 2008-12-08 15:43:13 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua

User submitted reimplementation of the chatlink code. looks much cleaner. not active yet.
------------------------------------------------------------------------
r167 | sylvanaar | 2008-12-06 22:35:25 +0000 (Sat, 06 Dec 2008) | 1 line
Changed paths:
   M /trunk/modules/CustomFilters.lua
   M /trunk/services/chatsections.lua

fix issue where customfilters uses a bad name for its options tree node. Run messageeventfilters in the global environment.
------------------------------------------------------------------------
r165 | sylvanaar | 2008-11-28 23:14:19 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ChannelColorMemory.lua

fix lingering usage of Prat.ServerChannels
------------------------------------------------------------------------
r164 | sylvanaar | 2008-11-28 05:06:08 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua
   M /trunk/services/channelapi.lua

more channel linking fixes, linking should be limited to private channels now
------------------------------------------------------------------------
r163 | sylvanaar | 2008-11-26 18:12:17 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua
   M /trunk/services/channelapi.lua

tested version of the fixes for chatlink
------------------------------------------------------------------------
r162 | sylvanaar | 2008-11-26 17:17:37 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua
   M /trunk/services/channelapi.lua

figuring out which channels were private was never complicated. Drycoded fixes for this.
------------------------------------------------------------------------
r161 | sylvanaar | 2008-11-26 13:39:05 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/services/channelapi.lua

logic inversion in the CanLinkInChannel function. Not very well tested still.
------------------------------------------------------------------------
r160 | sylvanaar | 2008-11-26 13:32:58 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/Alias.lua

dont uppercase the aliased command either
------------------------------------------------------------------------
r159 | sylvanaar | 2008-11-26 00:02:11 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/addon/addon.lua
   M /trunk/addon/options.lua
   M /trunk/libraries/includes.xml
   M /trunk/modules/ChatLink.lua
   M /trunk/services/channelapi.lua
   M /trunk/services/includes.xml

large number of changes to chatlink, and an extension to the channel api to help determine if a channel is linkable
------------------------------------------------------------------------
r158 | sylvanaar | 2008-11-25 23:51:53 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/libraries/utf8.lua

external utf8
------------------------------------------------------------------------
r157 | sylvanaar | 2008-11-25 23:46:10 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
   M /trunk/libraries/includes.xml
   A /trunk/libraries/utf8.lua

add utf8lib from http://grid.13th-floor.org/svn/trunk/UTF8/
------------------------------------------------------------------------
r156 | sylvanaar | 2008-11-25 18:32:23 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/Alias.lua

alias some common debugging commands that i am sick of typing
------------------------------------------------------------------------
r155 | sylvanaar | 2008-11-25 13:08:04 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
   A /trunk/services/channelapi.lua

moving blizzard channel API extensions into their own source file
------------------------------------------------------------------------
r154 | sylvanaar | 2008-11-24 11:49:03 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
   M /trunk/debug/chunkprofiler.lua
   M /trunk/modules/ChatLink.lua

some debugging changes not checked in yet
------------------------------------------------------------------------
r152 | sylvanaar | 2008-11-22 01:37:22 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fixed a typo in playernames guild info
------------------------------------------------------------------------
r151 | sylvanaar | 2008-11-22 00:45:36 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNameGlobalPatterns.lua
   M /trunk/modules/PlayerNames.lua

more multibyte fixes for global coloring. fixed uppercasing in tab-complete
------------------------------------------------------------------------
r150 | sylvanaar | 2008-11-22 00:01:47 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNameGlobalPatterns.lua

Improved handling of non-ansi chars in the global patterns
------------------------------------------------------------------------
r149 | sylvanaar | 2008-11-19 17:52:06 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

enable the tab-complete option which was commented out
------------------------------------------------------------------------
r148 | sylvanaar | 2008-11-18 19:33:16 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

changed the invite link generator to not create as much garbage
------------------------------------------------------------------------
r146 | sylvanaar | 2008-11-18 18:35:27 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
   M /trunk/addon/locales.lua
   M /trunk/modules/AltNames.lua
   M /trunk/modules/PlayerNameGlobalPatterns.lua

changes for multi-byte character names
------------------------------------------------------------------------
r145 | sylvanaar | 2008-11-17 23:11:17 +0000 (Mon, 17 Nov 2008) | 1 line
Changed paths:
   M /trunk/services/chatsections.lua

pass arg1-arg12 to message event filters.
------------------------------------------------------------------------
r144 | sylvanaar | 2008-11-16 08:35:49 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNameGlobalPatterns.lua
   M /trunk/services/classgenderfix.lua

some changes to class name matching and illegal chars in  patterns
------------------------------------------------------------------------
r143 | sylvanaar | 2008-11-16 07:53:02 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua

code to deal with chars invalid for the current locale
------------------------------------------------------------------------
r142 | sylvanaar | 2008-11-16 06:23:31 +0000 (Sun, 16 Nov 2008) | 2 lines
Changed paths:
   M /trunk/modules/AltNames.lua

change from %w to %S to allow high-ascii letters in altnames

------------------------------------------------------------------------
r140 | sylvanaar | 2008-11-15 17:22:58 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

change the way we work when wholib is active - make sure all calls to get player data pass through wholib if its active, but only if we dont have the data in our own cache
------------------------------------------------------------------------
r139 | sylvanaar | 2008-11-15 16:05:15 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

change the way we work when wholib is active - make sure all calls to get player data pass through wholib if its active
------------------------------------------------------------------------
r138 | sylvanaar | 2008-11-15 07:47:14 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

make the playername blacklist realmwide. I may move this later to the playernames module idk.
------------------------------------------------------------------------
r137 | sylvanaar | 2008-11-15 04:20:05 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNameGlobalPatterns.lua

global coloring was broken.
------------------------------------------------------------------------
r136 | sylvanaar | 2008-11-15 02:16:40 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/Timestamps.lua

make 2 column chat off by default.
------------------------------------------------------------------------
r135 | sylvanaar | 2008-11-15 02:13:52 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua

fix other occurrence of "Cannot find module 'SMFHax'"
------------------------------------------------------------------------
r134 | sylvanaar | 2008-11-14 01:49:18 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua

fixed non-silent getmodule call
------------------------------------------------------------------------
r132 | sylvanaar | 2008-11-12 06:33:28 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ScrollingMessageFrameHacks.lua

fix a leaked global in the smfhax timestamp splitting code
------------------------------------------------------------------------
r131 | sylvanaar | 2008-11-12 02:54:59 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/Font.lua

unhook when disabling the font module
------------------------------------------------------------------------
r130 | sylvanaar | 2008-11-12 02:43:43 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/Font.lua

don't bother with trying to dynamically set font size defaults.
------------------------------------------------------------------------
r129 | sylvanaar | 2008-11-11 12:55:00 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ScrollingMessageFrameHacks.lua

prevent mouseover hilighting from showing text which is outside the bounds of the chatframe
------------------------------------------------------------------------
r128 | sylvanaar | 2008-11-11 11:45:47 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua

copychat is working slightly better in full frame mode(ctrl-click), but it still isnt quite there
------------------------------------------------------------------------
r126 | sylvanaar | 2008-11-11 10:41:06 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ScrollingMessageFrameHacks.lua

fixed annoying 2 column chat bug regarding timestamps.
------------------------------------------------------------------------
r124 | sylvanaar | 2008-11-11 09:02:40 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ChatLog.lua

put the queit option back into chatlog
------------------------------------------------------------------------
r123 | sylvanaar | 2008-11-11 08:39:04 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
   M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc

set the defaults for both pullouts to disable.
------------------------------------------------------------------------
r122 | sylvanaar | 2008-11-11 08:32:39 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Prat-3.0.toc
   M /trunk/addon/addon.lua
   M /trunk/addon/modules.lua
   M /trunk/modules/Experimental.lua
   M /trunk/modules/Timestamps.lua
   M /trunk/modules/highcpu.xml

fixes to timestamps options. gave the prat namespace a tostring method. removed the experimental module from the packaging. removed the word beta from the version strings.
------------------------------------------------------------------------
r121 | sylvanaar | 2008-11-11 08:19:01 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/debug/printliteral.lua

finally just lifted the ace2 code for printliteral
------------------------------------------------------------------------
r120 | sylvanaar | 2008-11-11 04:35:34 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua
   M /trunk/modules/Font.lua
   M /trunk/modules/ScrollingMessageFrameHacks.lua

fix for not displaying chat in the upper portion of the chatframes due to string resizing. Fix font module not accepting the value given to it by the blizzard option. Made the default copychat action to scrape only the visible lines, modified by ctrl (scrape all), and shift(format for wowace forum).
------------------------------------------------------------------------
r119 | sylvanaar | 2008-11-11 02:55:20 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

target icons off by default
------------------------------------------------------------------------
r118 | sylvanaar | 2008-11-10 01:10:47 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/Timestamps.lua

redid the format options for time stamps
------------------------------------------------------------------------
r117 | sylvanaar | 2008-11-10 00:19:06 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua

Decode legacy chatlink itemlinks, since not even chatlink uses the new format (WTF?!)
------------------------------------------------------------------------
r115 | sylvanaar | 2008-11-09 20:55:47 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua

xinhuans' fix to my gmatch pattern
------------------------------------------------------------------------
r114 | sylvanaar | 2008-11-09 20:38:55 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua
   M /trunk/modules/PlayerNameGlobalPatterns.lua
   M /trunk/modules/ScrollingMessageFrameHacks.lua

fixed some more altnames stuff. my favorite was the bug that would changed the spelling of my own name from sylvaann to sylvan. Another shot at using AceTimer
------------------------------------------------------------------------
r113 | sylvanaar | 2008-11-08 03:50:45 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua
   M /trunk/modules/PlayerNameGlobalPatterns.lua
   M /trunk/modules/PlayerNames.lua

added color by class back to altnames. changed the points where playername blacklists are applied. Load all the guild members at startup (for now at least)
------------------------------------------------------------------------
r111 | sylvanaar | 2008-11-07 23:13:53 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fixed some places where libwho was still named wholib
------------------------------------------------------------------------
r110 | sylvanaar | 2008-11-07 21:45:08 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/modules/PlayerNameGlobalPatterns.lua

check Name for nil not name
------------------------------------------------------------------------
r109 | sylvanaar | 2008-11-07 20:47:28 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/modules/ScrollingMessageFrameHacks.lua
   M /trunk/services/classgenderfix.lua

Print DEBUG as the version for svn builds. Make Sure that everything is top justified, and make the gender-fixup table a local in non-debug builds
------------------------------------------------------------------------
r108 | sylvanaar | 2008-11-07 20:01:04 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/services/classgenderfix.lua

vielleicht / vielleicht nicht...
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
355.35 KB Dec 8, 2008 3.0.3 46