r757
Details
-
FilenamePrat-3.0-r757.zip
-
Uploaded by
-
UploadedDec 1, 2010
-
Size1.27 MB
-
Downloads1,347
-
MD527151556800cb6204492545eab387954
Supported WoW Retail Versions
- 4.0.3a
Changelog
2010-12-01 sylvanaar <sylvanaar>
[d0429836e7e0] [tip]
* addon/options.lua
fix appearance of module control. get rid of radio buttons.
2010-11-22 sylvanaar <sylvanaar>
[9cb762ea49b0]
* .hgtags:
Added tag 3.4.13 for changeset 5e72f310f72a
[5e72f310f72a] [3.4.13]
* modules/UrlCopy.lua
fix ticket #486, need to use the additional parameter in setitemref
[f4819e5012b8]
* modules/AltNames.lua
fix other nil errors that occur due to auto update of alt names while changing zones
2010-11-21 sylvanaar <sylvanaar>
[c9dc93455508]
* modules/AltNames.lua
fix an observed nil error
[7b35993e2edb]
* modules/AltNames.lua
apply orionshock's patch
2010-11-19 sylvanaar <sylvanaar>
[f15c67ae0d28]
* modules/CustomFilters.lua
support WHISPER_INFORM in customfilters
[1a84fe30ea67]
* Merge
2010-11-17 sylvanaar <sylvanaar>
[373f87350e85]
* Prat-3.0.toc
for Ackis
2010-11-15 sylvanaar <sylvanaar>
[4e7a3ff807c1]
* Prat-3.0.toc
oops forgot to credit the creator of the new chatcopy icons
[d8513452a7d6]
* .hgtags:
Added tag 3.4.12 for changeset f3399a628ecc
2010-11-19 sylvanaar <sylvanaar>
[4138acfe246b]
* modules/CustomFilters.lua
remove debug
[3ba8c0761592]
* addon/addon.lua modules/CustomFilters.lua
add support for a new event PRAT_POSTADMESSAGE_BLOCKED, which fires for messages which are blocked during pattern matching
[f85089a63bb4]
* modules/CopyChat.lua
add slash command /copychat
2010-11-18 sylvanaar <sylvanaar>
[648aef29c022]
* modules/CustomFilters.lua
fix a couple leaked globals caught by IntelliJ
[dcd728fe5ef1]
* modules/CustomFilters.lua
fix blocking of outbound messages wiping out the message text.
2010-11-17 sylvanaar <sylvanaar>
[e85b5f24bf30]
* Prat-3.0.toc
for Ackis
2010-11-15 sylvanaar <sylvanaar>
[932cb6be96e1]
* Prat-3.0.toc
oops forgot to credit the creator of the new chatcopy icons
[451905d0ea3c]
* .hgtags:
Added tag 3.4.12 for changeset f3399a628ecc
2010-11-14 sylvanaar <sylvanaar>
[f3399a628ecc] [3.4.12]
* modules/CopyChat.lua
make the location of the copy button configurable to any of the 4 corners of the chatframe
[be04903b1fb6]
* modules/CopyChat.lua
fix the pushed texture on the copy button
[8f0016c81919]
* textures/prat-chatcopy.tga textures/prat-chatcopy2.tga
new chatcopy icons courtesy of a user. waiting to find out how to credit him.
[01cf5402ec65]
* .hgtags:
Added tag 3.4.11 for changeset 59d9ce49675a
2010-11-11 sylvanaar <sylvanaar>
[59d9ce49675a] [3.4.11]
* modules/UrlCopy.lua
attempt 2 at fix. we know the following cases work: foo.com, www.foo.com, bar.foo.com. I dont care about the rest
[bbedaf6f8f7a]
* modules/UrlCopy.lua
update prat's urlcopy patterns
[43033dd6a267]
* Prat-3.0.toc
update the author info with my server/char name
[0250860fa13e]
* modules/Filtering.lua
throttle AFK and DND messages (#153)
[b89f3ccbb79e]
* modules/AltNames.lua
fix nil error (#472)
[ba8f1af6a65c]
* modules/CopyChat.lua
strip out all the escapes for now - future enhancment would be copyable links
[b372d8b51735]
* modules/CopyChat.lua
new copychat feature - copy to editbox, copies the text (from right click menu) to the editbox for easier retelling