r766
Details
-
FilenamePrat-3.0-r766.zip
-
Uploaded by
-
UploadedDec 29, 2010
-
Size1.27 MB
-
Downloads153
-
MD554f2bc4191077245be44f8fc978e2784
Supported WoW Retail Versions
- 4.0.3a
Changelog
2010-12-29 sylvanaar <sylvanaar>
[5f2f845b7766] [tip]
* modules/Search.lua
print to the same chatframe that was searched
[42520eca0aae]
* modules/Search.lua modules/includes.xml
add search module
2010-12-26 sylvanaar <sylvanaar>
[8ae1519095f6]
* modules/AltNames.lua
fix another case of nil string from the guild api when zoning
2010-12-25 sylvanaar <sylvanaar>
[498e19e136d1]
* modules/AltNames.lua
fix potential nil error when zoning and auto import from guild notes is on
2010-12-24 sylvanaar <sylvanaar>
[ce621665900f]
* modules/AltNames.lua
fix potential nil error when zoning and auto import from guild notes is on
2010-12-15 sylvanaar <sylvanaar>
[8556c3a998cb]
* services/print.lua
the print command should be using the addon table, not the old namespace
[6418206b305b]
* debug/printliteral.lua
The debug tools are not part of the main prat addon, so they can't use the addon table from ... (duh)
[1229a2ecc37a]
* modules/AltNames.lua
only listen for libalts changes when enabled
2010-12-06 sylvanaar <sylvanaar>
[f4282a8b3f5b]
* modules/Substitutions.lua
fix the %zon (zone) substitution
2010-12-01 sylvanaar <sylvanaar>
[d0429836e7e0]
* 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