r782
Details
-
FilenamePrat-3.0-r782.zip
-
Uploaded by
-
UploadedJan 13, 2011
-
Size1.27 MB
-
Downloads105
-
MD532be9d79ba730c280a0f1d3954d16b6a
Supported WoW Retail Versions
- 4.0.3a
Changelog
2011-01-13 sylvanaar <sylvanaar>
[9555006e40a2] [tip]
* debug/printliteral.lua
dont replace the global print() replace /print instead (debug only)
[178c9bb04757]
* addon/addon.lua
empty string guards on the bliacklists
[51c4ceeafc20]
* addon/locales.lua addon/options.lua modules/ChatTabs.lua modules/CopyChat.lua
change usages of Prat.Print to Prat:Print
[84428a2bc188]
* services/print.lua
fix /pratdebugmsg
[948b1e6b1431]
* addon/addon.lua debug/printliteral.lua services/print.lua
fixes for printing and debug printing
[f359feb3cfd7]
* Prat-3.0.toc addon/addon.lua modules/History.lua
make the command history per-character (requires restart or else command history will be lost)
2011-01-07 sylvanaar <sylvanaar>
[bc59b4440ba0]
* addon/addon.lua
fix return value from filters run from wim when a messsage is filtered to be empty string not boolean
2011-01-06 sylvanaar <sylvanaar>
[71216b752892]
* addon/addon.lua
address #500 with WIM and Prat interacting with the message filters. Not sure if this resolves all cases, but it should resolve the error reported on #500
2010-12-30 sylvanaar <sylvanaar>
[860f8b184051]
* .hgtags:
Added tag 3.4.14 for changeset 4b590fb7fef7
2010-12-29 sylvanaar <sylvanaar>
[4b590fb7fef7] [3.4.14]
* modules/Search.lua
honor the disabled/enabled setting
[414ddd0a7c6f]
* modules/AltNames.lua
fix yet another nil string from GetGuildRosterInfo while zoning
[5dc5cdde18b8]
* modules/Search.lua
clean up the code a little
[aa3f92057684]
* modules/Search.lua
localize messages
[fd58cde091b3]
* modules/Search.lua
add options localization to the search module
[017455f01aee]
* pullouts/Prat-3.0_Experimental/Experimental.lua
save the experimental prototype work
[204ca321ec02]
* modules/Search.lua
better looking search results
[5f2f845b7766]
* 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