r753
Details
-
FilenamePrat-3.0-r753.zip
-
Uploaded by
-
UploadedNov 21, 2010
-
Size1.27 MB
-
Downloads615
-
MD5cfa0a3d136a5e43601870cc9a352fb40
Supported WoW Retail Versions
- 4.0.3
Changelog
2010-11-21 sylvanaar <sylvanaar>
[c9dc93455508] [tip]
* 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
2010-11-10 sylvanaar <sylvanaar>
[9f671ba260ab]
* modules/History.lua
fix multiple bugs in the GMOTD delay handling
2010-11-01 sylvanaar <sylvanaar>
[d6b93adaff35]
* .hgtags:
Added tag 3.4.10 for changeset 964233a1fa82
[964233a1fa82] [3.4.10]
* .pkgmeta, libraries/includes.xml
fix pkgmeta and inclusion errors
[461cb35c79f7]
* .hgtags:
merge