r805
Details
-
FilenamePrat-3.0-r805.zip
-
Uploaded by
-
UploadedJun 5, 2011
-
Size1.34 MB
-
Downloads382
-
MD57934ceee3c0f238fda15e5d9d6162783
Supported WoW Retail Versions
- 4.1.0
Changelog
2011-06-05 sylvanaar <sylvanaar@mindspring.com>
[019ff7c5434d] [tip]
* modules/Timestamps.lua
patch from merah for nil error
[fd89997cbfd0]
* modules/Editbox.lua
Cide's fix for editbox becoming clickable in some cases
[476a60114d6d]
* modules/Editbox.lua
remove unused option
2011-04-26 sylvanaar <sylvanaar@mindspring.com>
[cdaa901cd110]
* .hgtags:
Added tag 3.4.19 for changeset 4f5e3c0c6537
[4f5e3c0c6537] [3.4.19]
* libraries/Prat-3.0_Libraries.toc
-X-CompatibleWith
[1ce25a557e3b]
* libraries/Prat-3.0_Libraries.toc
forgot the libraries toc
2011-04-26 sylvanaar <sylvanaar>
[27c71e5e8912]
* .hgtags:
Added tag 3.4.18 for changeset 1fcaa72d5be3
[1fcaa72d5be3] [3.4.18]
* pullouts/!AddMsgFilterReport/!AddMsgFilterReport.toc pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc pullouts/Prat-3.0_Experimental/Prat-3.0_Experimental.toc pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc pullouts/Prat-3.0_Loader/Prat-3.0_Loader.toc samples/MyGuildAlts/MyGuildAlts.toc
bump the rest of the TOC's to 40100
[818b46c68b3a]
* .hgtags:
Added tag 3.4.17 for changeset 9157b3096cb9
[9157b3096cb9] [3.4.17]
* modules/includes.xml
TOC 40100, disable AddonMessages modul
[e564ed294abc]
* Prat-3.0.toc
TOC 40100, disable AddonMessages modul
2011-04-22 sylvanaar <sylvanaar>
[a44b5c0e6d24]
* .hgtags:
Added tag 3.4.16 for changeset 15d8b966e130
2011-04-21 nebula <nebula@the-syn.com>
[15d8b966e130] [3.4.16]
* services/chatsections.lua
fix ChatFrame_GetMobileEmbeddedTexture
2011-04-21 sylvanaar <sylvanaar@mindspring.com>
[b4f910b41e0b]
* modules/UrlCopy.lua
widen the urlcopy editbox as suggested by karl_w_w
2011-02-25 sylvanaar <sylvanaar>
[535e3a512863]
* addon/addon.lua addon/modules.lua addon/options.lua modules/AddonMessages.lua modules/Alias.lua modules/AltNames.lua modules/Bubbles.lua modules/Buttons.lua modules/ChannelColorMemory.lua modules/ChannelNames.lua modules/ChannelSticky.lua modules/ChatFrames.lua modules/ChatLog.lua modules/ChatTabs.lua modules/Clear.lua modules/CopyChat.lua modules/CustomFilters.lua modules/EventNames.lua modules/Fading.lua modules/Filtering.lua modules/Font.lua modules/History.lua modules/Keybindings.lua modules/OriginalButtons.lua modules/OriginalEditbox.lua modules/Paragraph.lua modules/PlayerNameGlobalPatterns.lua modules/PlayerNames.lua modules/PopupMessage.lua modules/Scroll.lua modules/Scrollback.lua modules/ServerNames.lua modules/Sounds.lua modules/Substitutions.lua modules/TellTarget.lua modules/Timestamps.lua modules/UrlCopy.lua services/channelapi.lua services/events.lua services/links.lua services/patterns.lua services/textcolor.lua
update copyright dates
2011-02-24 sylvanaar <sylvanaar>
[722e085c5943]
* fonts/AnonymousPro-Bold.ttf fonts/fonts.lua
new font "Anonymous Pro Bold"
2011-02-23 sylvanaar <sylvanaar>
[cf5cdf35acc2]
* modules/History.lua
add a nil check and fix a leaked global
[2ceeea69e72b]
* addon/addon.lua
added "Master" by request
2011-01-17 sylvanaar <sylvanaar>
[7041dabcfe4e]
* modules/Substitutions.lua
fix the random substitution
2011-01-16 sylvanaar <sylvanaar>
[a1ce578a0982]
* modules/Substitutions.lua
add new substitution %ail for the player's average item level
[371c088d43ed]
* modules/ChannelSticky.lua
remove some unused code
2011-01-13 sylvanaar <sylvanaar>
[26d8d38191a4]
* .hgtags:
Added tag 3.4.15 for changeset ad20bda6f924
[ad20bda6f924] [3.4.15]
* modules/ChannelColorMemory.lua modules/ChannelSticky.lua
get rid of Prat.Print in comments too
[9555006e40a2]
* 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