r244

Details

  • Filename
    Prat-3.0-r244.zip
  • Uploaded by
  • Uploaded
    Feb 26, 2009
  • Size
    463.83 KB
  • Downloads
    90
  • MD5
    dda5c7e2656b617a08dfc5608148e950

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r244 | sylvanaar | 2009-02-27 00:45:13 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
   M /trunk/debug/printliteral.lua

make the table print timeout value tunable
------------------------------------------------------------------------
r242 | Medalist | 2009-02-12 19:36:12 +0000 (Thu, 12 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua

Chatlink |citem[Item] fix
------------------------------------------------------------------------
r240 | sylvanaar | 2009-02-11 02:07:47 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   A /trunk/services/unitpopupmenus.lua

missing file - meh
------------------------------------------------------------------------
r238 | sylvanaar | 2009-02-11 00:54:04 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua

verified #94 is working. fixed a bug i introduced a min ago
------------------------------------------------------------------------
r237 | sylvanaar | 2009-02-11 00:46:56 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/ChatTabs.lua

fix an error message - lets hope there arent more
------------------------------------------------------------------------
r236 | sylvanaar | 2009-02-11 00:32:01 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/ChatTabs.lua

fixed call of UnhookScript to call Unhook
------------------------------------------------------------------------
r235 | sylvanaar | 2009-02-11 00:11:11 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua
   M /trunk/modules/CopyChat.lua
   M /trunk/modules/PlayerNames.lua
   M /trunk/services/includes.xml

refactored to Prat:RegisterDropdownButton, which handles the func fixup. it also let me not embed acehook into playernames
------------------------------------------------------------------------
r234 | sylvanaar | 2009-02-10 23:45:32 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fix the #89 code some more, it needs an option, or i need to refactor handling of UnitPopupButtons
------------------------------------------------------------------------
r233 | sylvanaar | 2009-02-10 10:35:09 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fix the #89 code a little
------------------------------------------------------------------------
r232 | sylvanaar | 2009-02-10 10:18:59 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

changed location for code in #89 to take it out of the main module closure
------------------------------------------------------------------------
r231 | sylvanaar | 2009-02-10 09:58:45 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fix for #93
------------------------------------------------------------------------
r230 | Medalist | 2009-02-10 01:48:15 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

Added right click - who option for #89, control will be added
------------------------------------------------------------------------
r229 | sylvanaar | 2009-02-09 12:06:36 +0000 (Mon, 09 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua

drycoded tweaks to the static pupup code to address #94
------------------------------------------------------------------------
r228 | sylvanaar | 2009-02-08 23:29:24 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/ChatLink.lua

added support for decoding legacy format item-links
------------------------------------------------------------------------
r226 | sylvanaar | 2009-02-08 05:53:20 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

tweak the invite link pattern not to match invit
------------------------------------------------------------------------
r224 | sylvanaar | 2009-02-08 05:38:49 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/addon/locales.lua
   M /trunk/debug/printliteral.lua
   M /trunk/modules/PlayerNames.lua
   M /trunk/services/print.lua

More changes to printing functions. some changes to playernames: cleaned up some code, try to work better with guild info, cache everyone so that guild members don't fall through for processing by wholib if it is available. Fixed up the invite links some more. Fixed some wierd case where playernames of "" were being bracketed on system messages. Added some more checks to player icons.
------------------------------------------------------------------------
r223 | sylvanaar | 2009-02-08 03:41:32 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/debug/printliteral.lua

enhanced debug printing. Chatframes have a :print(...) method which will do a literal print to that chatframe. There is also a global fprint(frame, ...). This is the debug pullout's implementation.
------------------------------------------------------------------------
r222 | Medalist | 2009-02-08 03:29:47 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/Font.lua

Increased font size to 40 for some people who plays game connected to TV
------------------------------------------------------------------------
r221 | sylvanaar | 2009-02-08 02:03:56 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

make the invite link less annoying
------------------------------------------------------------------------
r219 | sylvanaar | 2009-02-08 01:39:15 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

touch for localizations update.
------------------------------------------------------------------------
r218 | sylvanaar | 2009-02-08 01:27:44 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

touch for localizations update.
------------------------------------------------------------------------
r217 | sylvanaar | 2009-02-08 00:59:43 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/AddonMessages.lua
   M /trunk/modules/AltNames.lua
   M /trunk/modules/Buttons.lua
   M /trunk/modules/ChannelColorMemory.lua
   M /trunk/modules/ChannelNames.lua
   M /trunk/modules/ChannelSticky.lua
   M /trunk/modules/ChatLink.lua
   M /trunk/modules/ChatLog.lua
   M /trunk/modules/ChatTabs.lua
   M /trunk/modules/Clear.lua
   M /trunk/modules/CopyChat.lua
   M /trunk/modules/CustomFilters.lua
   M /trunk/modules/Editbox.lua
   M /trunk/modules/EventNames.lua
   M /trunk/modules/Fading.lua
   M /trunk/modules/Filtering.lua
   M /trunk/modules/Font.lua
   M /trunk/modules/History.lua
   M /trunk/modules/Keybindings.lua
   M /trunk/modules/Paragraph.lua
   M /trunk/modules/PlayerNames.lua
   M /trunk/modules/PopupMessage.lua
   M /trunk/modules/Scroll.lua
   M /trunk/modules/ServerNames.lua
   M /trunk/modules/Sounds.lua
   M /trunk/modules/Substitutions.lua
   M /trunk/modules/TellTarget.lua
   M /trunk/modules/Timestamps.lua
   M /trunk/modules/UrlCopy.lua

case sensitive Namespace -> namespace
------------------------------------------------------------------------
r216 | sylvanaar | 2009-02-08 00:50:15 +0000 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/addon/locales.lua
   M /trunk/addon/options.lua
   M /trunk/modules/AddonMessages.lua
   M /trunk/modules/Alias.lua
   M /trunk/modules/AltNames.lua
   M /trunk/modules/Buttons.lua
   M /trunk/modules/ChannelColorMemory.lua
   M /trunk/modules/ChannelNames.lua
   M /trunk/modules/ChannelSticky.lua
   M /trunk/modules/ChatFrames.lua
   M /trunk/modules/ChatLink.lua
   M /trunk/modules/ChatLog.lua
   M /trunk/modules/ChatTabs.lua
   M /trunk/modules/Clear.lua
   M /trunk/modules/CopyChat.lua
   M /trunk/modules/CustomFilters.lua
   M /trunk/modules/Editbox.lua
   M /trunk/modules/EventNames.lua
   M /trunk/modules/Fading.lua
   M /trunk/modules/Filtering.lua
   M /trunk/modules/Font.lua
   M /trunk/modules/History.lua
   M /trunk/modules/Keybindings.lua
   M /trunk/modules/Paragraph.lua
   M /trunk/modules/PlayerNames.lua
   M /trunk/modules/PopupMessage.lua
   M /trunk/modules/Scroll.lua
   M /trunk/modules/ServerNames.lua
   M /trunk/modules/Sounds.lua
   M /trunk/modules/Substitutions.lua
   M /trunk/modules/TellTarget.lua
   M /trunk/modules/Timestamps.lua
   M /trunk/modules/UrlCopy.lua

ported to the Curse localization system. This was a massive change. Also includes a fix for #86 by Medalist, as well as changes to the ChatTabs module I may have to revert since they were still in development.
------------------------------------------------------------------------
r215 | sylvanaar | 2009-01-31 23:40:54 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

removed utf8 since its not actually used, fix libalts that arrormaster changed
------------------------------------------------------------------------
r214 | sylvanaar | 2009-01-31 23:24:58 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
   M /trunk/libraries/includes.xml

added nolibstip
------------------------------------------------------------------------
r213 | sylvanaar | 2009-01-28 01:01:11 +0000 (Wed, 28 Jan 2009) | 1 line
Changed paths:
   M /trunk/samples/MyGuildAlts/MyGuildAlts.toc

Fix the missing LibAlts from the MyGuildAlts sample addon, bugtrack tests still (Fix #85)
------------------------------------------------------------------------
r212 | sylvanaar | 2009-01-28 00:43:22 +0000 (Wed, 28 Jan 2009) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc
   M /trunk/libraries/Prat-3.0_Libraries.toc

Update tocs with missing optdeps. also still testing the bugtrack->comment feature (Fix #85)
------------------------------------------------------------------------
r211 | sylvanaar | 2009-01-27 23:48:51 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/addon
   M /trunk/debug
   M /trunk/frames
   M /trunk/libraries
   M /trunk/libraries/LibDataBroker-1.1
   M /trunk/modules
   M /trunk/pullouts
   M /trunk/pullouts/Prat-3.0_Debug
   M /trunk/pullouts/Prat-3.0_HighCPUUsageModules
   M /trunk/samples
   M /trunk/samples/MyGuildAlts
   M /trunk/services
   M /trunk/sounds
   M /trunk/textures

Update the bugtrack regex to be less retarded. (Fix #85)
------------------------------------------------------------------------
r210 | sylvanaar | 2009-01-27 01:33:35 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua

fix for #83 thanks again Medalist!
------------------------------------------------------------------------
r209 | sylvanaar | 2009-01-26 15:57:58 +0000 (Mon, 26 Jan 2009) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua

fix provided by Medalist for #82. Thanks!
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
316.28 KB Feb 26, 2009 3.0.9 59