r184-nolib
Details
-
FilenamePrat-3.0-r184-nolib.zip
-
Uploaded by
-
UploadedDec 29, 2008
-
Size350.08 KB
-
Downloads55
-
MD5e382f1dca4756ab12fbea386db527668
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r184 | sylvanaar | 2008-12-29 19:27:23 +0000 (Mon, 29 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
let copychat button appear on combat log frame
------------------------------------------------------------------------
r183 | sylvanaar | 2008-12-27 17:10:43 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
replace _G.print when using the debug pullout
------------------------------------------------------------------------
r182 | sylvanaar | 2008-12-26 04:13:04 +0000 (Fri, 26 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
check PLAYERLINK for nil before calling :match (not sure why its nil)
------------------------------------------------------------------------
r181 | sylvanaar | 2008-12-25 13:34:42 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
commit the user submitted rework of the chatlink patterns
------------------------------------------------------------------------
r180 | sylvanaar | 2008-12-25 13:31:21 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Sounds.lua
modify the sounds module to use the names of the current channels, not some made up names.
------------------------------------------------------------------------
r179 | sylvanaar | 2008-12-25 12:43:53 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
M /trunk/modules/PopupMessage.lua
alter PopupMessage's name matching algorithm so that it works the same as the global name coloring pattern.
------------------------------------------------------------------------
r178 | sylvanaar | 2008-12-25 02:09:57 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
change to the GM icon paramters
------------------------------------------------------------------------
r177 | sylvanaar | 2008-12-25 01:52:31 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
revert changes made in r156
------------------------------------------------------------------------
r176 | sylvanaar | 2008-12-22 17:54:54 +0000 (Mon, 22 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
fixes for HH:MM:SS format thanks evonder!
------------------------------------------------------------------------
r174 | sylvanaar | 2008-12-15 12:52:41 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
conditional clause ordering error
------------------------------------------------------------------------
r173 | sylvanaar | 2008-12-15 12:50:55 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
precedence error
------------------------------------------------------------------------
r171 | sylvanaar | 2008-12-14 04:47:06 +0000 (Sun, 14 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fix some issues with guild member classes
------------------------------------------------------------------------
r170 | sylvanaar | 2008-12-10 19:30:47 +0000 (Wed, 10 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/samples/MyGuildAlts
A /trunk/samples/MyGuildAlts/MyGuildAlts.lua
A /trunk/samples/MyGuildAlts/MyGuildAlts.toc
D /trunk/samples/no-dependency.lua
Give a sample of how to implement a "MyGuildAlts" addon - sorta like MyMedia. Also gave some instructions on how to configure AddonLoader so that it only loads the alt list when on the server with those alts.
------------------------------------------------------------------------
r169 | sylvanaar | 2008-12-08 21:54:16 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/libraries/includes.xml
update to include libdbicon (thanks vharr - just what i needed)
------------------------------------------------------------------------
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
------------------------------------------------------------------------