r857
Details
-
FilenamePrat-3.0-r857.zip
-
Uploaded by
-
UploadedJun 29, 2011
-
Size1.33 MB
-
Downloads224
-
MD5212167be9e3c46f2e9a018c0414f5406
Supported WoW Retail Versions
- 4.2.0
Changelog
2011-06-29 sylvanaar <sylvanaar@mindspring.com>
[11685339d3c2] [tip]
* modules/PlayerNames.lua
pick up localization, and fix leaked global "_"
[32376f6a61f9]
* modules/PlayerNames.lua
allow replacing real name with toon name for realID
[4679eb1bbf87]
* .pkgmeta:
Backed out changeset: d52d3d102c43
[9180f520be99]
* modules/Editbox.lua
Backed out changeset: fd89997cbfd0
[4052ad7471fe]
* modules/PlayerNames.lua
add difficulty colored toon level to realid messages colored by class
[fc56d6628612]
* .hgtags:
Added tag 3.4.22 for changeset b76b4922f7f1
[b76b4922f7f1] [3.4.22]
* libraries/Prat-3.0_Libraries.toc 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 other tocs
2011-06-28 sylvanaar <sylvanaar@mindspring.com>
[d0c0e87afdd5]
* .hgtags:
Added tag 3.4.21 for changeset c13ca6e9f0c8
[c13ca6e9f0c8] [3.4.21]
* Prat-3.0.toc
TOC Bump
2011-06-27 sylvanaar <sylvanaar@mindspring.com>
[c01a2f9e1f8d]
* modules/Substitutions.lua
fix code cleanup bug
[84c31f74bbd1]
* modules/WIM.lua
code cleanup
[73bf144e8ebe]
* modules/UrlCopy.lua
code cleanup
[ba74bde02b54]
* modules/Timestamps.lua
code cleanup
[2e2651d30d4a]
* modules/TellTarget.lua
code cleanup
[2fb98c4f680f]
* modules/Substitutions.lua
code cleanup + leaked global
[203205fbb31a]
* modules/Sounds.lua
code cleanup
[db2660fef971]
* modules/ServerNames.lua
code cleanup
[d88ee2e26855]
* modules/Fading.lua
code cleanup
[69d628405a5c]
* modules/ChannelColorMemory.lua
code cleanup
[9f2a40530ee6]
* modules/AltNames.lua
leaked global
[ba284d6f6403]
* modules/Alias.lua
leaked global
[30201ec85b63]
* modules/PlayerNames.lua
fix leaked global
[6b1a1de234fb]
* modules/PlayerNames.lua
coloring realid names by class is now the default
[13685fe9b457]
* debug/globalcomplete.lua
add script and run to the list of autocomplete commands
2011-06-25 sylvanaar <sylvanaar@mindspring.com>
[813fbad819c9]
* debug/globalcomplete.lua
fix highlighting of the common part of the tab complete, make it case insensitive
[47534a64a474]
* debug/globalcomplete.lua
try to prevent completions when there is no match for the globals prematch
2011-06-22 sylvanaar <sylvanaar@mindspring.com>
[d52d3d102c43]
* .pkgmeta:
pick up the new acetab
[55cba39f8010]
* debug/globalcomplete.lua
pick up the new acetab
2011-06-21 sylvanaar <sylvanaar@mindspring.com>
[cdc7797458ad]
* debug/globalcomplete.lua
complete functions with ()
[07e8fac4c44f]
* debug/globalcomplete.lua
make the completions look a bit nicer, show the common text as white and the variant as green