r643

Details

  • Filename
    Prat-3.0-r643.zip
  • Uploaded by
  • Uploaded
    Oct 2, 2010
  • Size
    1.29 MB
  • Downloads
    583
  • MD5
    878e1ab1d4dc8903d12925f24e5251b1

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
r643 | sylvanaar | 2010-10-02 12:04:41 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
   M /trunk/fonts/fonts.lua

remove one of the new fonts, and label teh unicode fonts with (U)
------------------------------------------------------------------------
r642 | sylvanaar | 2010-10-02 11:07:58 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
   M /trunk/modules/Timestamps.lua

disable bliz's timestamps when prat's are on
------------------------------------------------------------------------
r641 | sylvanaar | 2010-10-02 10:16:54 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
   A /trunk/fonts/CODE2001.TTF
   A /trunk/fonts/FSEX300.ttf
   M /trunk/fonts/fonts.lua

2 new built in fonts - probably going to remove 2 others
------------------------------------------------------------------------
r640 | sylvanaar | 2010-10-01 07:20:50 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/services/print.lua

finally address #141 - new command /pratdebugmsg prints out debugging info and opens a frame for the user to copy from
------------------------------------------------------------------------
r639 | sylvanaar | 2010-10-01 06:18:23 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/modules/History.lua

add coloring to the GMOTD globalstring - until someone complains
------------------------------------------------------------------------
r638 | sylvanaar | 2010-10-01 06:06:55 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/modules/CopyChat.lua
   M /trunk/services/chatsections.lua

updates for latest beta build also may address #427
------------------------------------------------------------------------
r637 | sylvanaar | 2010-10-01 06:05:03 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/modules/History.lua
   M /trunk/modules/Scrollback.lua

address #154 and possibly #427
------------------------------------------------------------------------
r636 | sylvanaar | 2010-09-30 10:30:36 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/History.lua
   M /trunk/modules/Scrollback.lua

make number of scrollback lines configurable. ran code formatter
------------------------------------------------------------------------
r635 | sylvanaar | 2010-09-30 10:28:47 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Fading.lua

dim the fading delay if no frames are faded
------------------------------------------------------------------------
r634 | sylvanaar | 2010-09-30 08:18:18 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Fading.lua

adjust the max fade delay slider to 240 (#130)
------------------------------------------------------------------------
r632 | sylvanaar | 2010-09-27 09:32:06 -0500 (Mon, 27 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Scrollback.lua

fix possible nil error if scrollback saved for a chatframe that no longer exists
------------------------------------------------------------------------
r631 | sylvanaar | 2010-09-25 23:36:55 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

use correct id
------------------------------------------------------------------------
r630 | sylvanaar | 2010-09-25 22:43:00 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/ChatTabs.lua

remove the tab drag hooks and "prevent drag" option. Hopefully this addresses #411 et.al
------------------------------------------------------------------------
r629 | sylvanaar | 2010-09-25 22:36:01 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc
   M /trunk/modules/Scrollback.lua
   M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc

move the per-char saved variables to the high-cpu addon since it is the one actually using them (for scrollback)
------------------------------------------------------------------------
r628 | sylvanaar | 2010-09-25 22:28:44 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/addon/modules.lua

make the module options tab separation locale independent
------------------------------------------------------------------------
r627 | sylvanaar | 2010-09-24 14:57:44 -0500 (Fri, 24 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Scrollback.lua

restore the GMOTD when using the scrollback feature
------------------------------------------------------------------------
r626 | sylvanaar | 2010-09-24 08:26:40 -0500 (Fri, 24 Sep 2010) | 1 line
Changed paths:
   M /trunk/addon/modules.lua

made note in the code on how to address #430
------------------------------------------------------------------------
r625 | sylvanaar | 2010-09-24 08:08:39 -0500 (Fri, 24 Sep 2010) | 1 line
Changed paths:
   M /trunk/addon/locales.lua

messed up but unused name match pattern
------------------------------------------------------------------------
r624 | sylvanaar | 2010-09-23 14:56:46 -0500 (Thu, 23 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Scrollback.lua

fix error message when timestamps module not loaded
------------------------------------------------------------------------
r623 | sylvanaar | 2010-09-23 07:20:03 -0500 (Thu, 23 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Scrollback.lua

if the history module isnt loaded - dont allow the module extension to load
------------------------------------------------------------------------
r622 | sylvanaar | 2010-09-21 18:50:38 -0500 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/History.lua
   M /trunk/modules/Scrollback.lua

turn the scrollback module into a module extension of the history module.
------------------------------------------------------------------------
r621 | sylvanaar | 2010-09-20 16:19:30 -0500 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua

drycode fix for missing text in the right click copy on beta
------------------------------------------------------------------------
r620 | sylvanaar | 2010-09-20 00:07:41 -0500 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Scrollback.lua

add a marker to indicate where the scrollback ends and the current chat begins. maybe in the furture i'll desaturate the colors of the scrollback instead
------------------------------------------------------------------------
r619 | sylvanaar | 2010-09-19 13:26:33 -0500 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

fix another global this usage
------------------------------------------------------------------------
r618 | sylvanaar | 2010-09-18 01:48:14 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Scrollback.lua

add descriptive text for the option panel. pick up localizations. pick up latest ace3 fix
------------------------------------------------------------------------
r617 | sylvanaar | 2010-09-18 01:25:59 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   A /trunk/modules/Scrollback.lua
   M /trunk/modules/highcpu.xml

finally..new module: scrollback - saves the last 50 lines of actual chat text on each frame and restores them at login. off by default - currently has no options
------------------------------------------------------------------------
r616 | sylvanaar | 2010-09-17 23:52:30 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Font.lua

improve handling of font face and font size
------------------------------------------------------------------------
r614 | sylvanaar | 2010-09-16 18:31:02 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/UrlCopy.lua

fix urlcopy on live and beta
------------------------------------------------------------------------
r613 | sylvanaar | 2010-09-16 18:04:54 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

fix the dynamic chatbubble expansion feature which was broken during optimization of scan frequency
------------------------------------------------------------------------
r612 | sylvanaar | 2010-09-16 17:41:01 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

use the correct value for insetting the text
------------------------------------------------------------------------
r611 | sylvanaar | 2010-09-16 17:32:07 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

make the chat bubbles size upwards and downwards along with changes to the text length and font/font size. This should prevent both early truncation and large blank spaces when using a small font
------------------------------------------------------------------------
r610 | sylvanaar | 2010-09-16 16:49:52 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc

pickup localizations
------------------------------------------------------------------------
r609 | sylvanaar | 2010-09-16 16:28:02 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

new option. set the font size of the chat bubble text
------------------------------------------------------------------------
r608 | sylvanaar | 2010-09-16 16:15:19 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

fix issues with text wrapping due to text size or length changes. Resize the chatbubble if it is too small to fix the text after it has been reformatted
------------------------------------------------------------------------
r607 | sylvanaar | 2010-09-14 16:50:59 -0500 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/UrlCopy.lua

fix urlcopy on beta
------------------------------------------------------------------------
r604 | sylvanaar | 2010-09-11 16:45:47 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

fix the bubbles module to display the correct font
------------------------------------------------------------------------
r603 | sylvanaar | 2010-09-08 13:56:26 -0500 (Wed, 08 Sep 2010) | 1 line
Changed paths:
   M /trunk/services/events.lua

revert last
------------------------------------------------------------------------
r602 | sylvanaar | 2010-09-07 22:09:46 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/services/events.lua

whitelist _EMOTE and _TEXT_EMOTE
------------------------------------------------------------------------
r601 | sylvanaar | 2010-09-07 21:40:32 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/services/unitpopupmenus.lua

fix leaked global
------------------------------------------------------------------------
r600 | sylvanaar | 2010-09-07 21:40:30 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Bubbles.lua

make the option to set the font in the chat bubbles work properly
------------------------------------------------------------------------
r599 | sylvanaar | 2010-09-07 21:40:28 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/.hgignore

update hgignore
------------------------------------------------------------------------
r598 | sylvanaar | 2010-09-07 21:40:27 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   D /trunk/.idea/copyright

remove the copyright settings since that plugin doesnt support lua
------------------------------------------------------------------------
r597 | sylvanaar | 2010-09-07 21:40:25 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/.hgignore

re-update hgignore
------------------------------------------------------------------------
r596 | sylvanaar | 2010-09-07 21:40:22 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   A /trunk/.hgignore
   D /trunk/.idea/misc.xml
   D /trunk/.idea/vcs.xml

remove some parts of the idea project that arent needed
------------------------------------------------------------------------
r595 | sylvanaar | 2010-09-04 16:03:12 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

support dynamic loading of libwho-2.0 as a standalone since we do not embed it. one use for this is dealing with guilds with > 500 members
------------------------------------------------------------------------
r593 | sylvanaar | 2010-09-03 11:50:26 -0500 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/.idea/misc.xml
   M /trunk/debug/printliteral.lua
   M /trunk/modules/AltNames.lua
   M /trunk/modules/ChannelSticky.lua
   M /trunk/modules/ChatTabs.lua
   M /trunk/modules/Clear.lua
   M /trunk/modules/CopyChat.lua
   M /trunk/modules/Editbox.lua
   M /trunk/modules/Font.lua
   M /trunk/modules/History.lua
   M /trunk/modules/OriginalButtons.lua
   M /trunk/modules/PlayerNames.lua
   M /trunk/modules/UrlCopy.lua
   M /trunk/services/unitpopupmenus.lua

replace all getglobal calls with _G[]. fix a global self usage in the editbox module, and in the debug Print function
------------------------------------------------------------------------
r592 | sylvanaar | 2010-09-03 11:08:15 -0500 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/CopyChat.lua

fix right click copy from the player-links
------------------------------------------------------------------------
r591 | sylvanaar | 2010-09-03 00:17:59 -0500 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/ChatTabs.lua

restore the chatframe alpha correctly (#410)
------------------------------------------------------------------------
r590 | sylvanaar | 2010-09-02 20:49:44 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/.idea/misc.xml
   M /trunk/Prat.iml

commit IDEA project files
------------------------------------------------------------------------
r589 | sylvanaar | 2010-09-02 20:22:35 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

added 2 new commands for /pratblacklist and /pratunblacklist, these let you place names on a "do not color" list. Note: this only applies to the "color names everywhere" option.
------------------------------------------------------------------------
r587 | sylvanaar | 2010-09-02 16:44:39 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/ChatTabs.lua

set .oldAlpha explicitly to prevent an error in FCF
------------------------------------------------------------------------
r586 | sylvanaar | 2010-09-02 16:32:42 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

set the BN_CHAT flag to enable that functionality
------------------------------------------------------------------------
r585 | sylvanaar | 2010-09-02 16:14:54 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/libraries/Prat-3.0_Libraries.toc
   M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
   M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc

## X-Compatible-With: 40000 for the sub-addons
------------------------------------------------------------------------
r584 | sylvanaar | 2010-09-02 15:48:33 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc

## X-Compatible-With: 40000
------------------------------------------------------------------------
r583 | sylvanaar | 2010-09-02 13:24:31 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/services/patterns.lua

fixed problem....wasnt checking the pattern match tables to see if they were empty (in another place)
------------------------------------------------------------------------
r582 | sylvanaar | 2010-09-02 12:23:32 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/services/patterns.lua

fixed problem....wasnt checking the pattern match tables to see if they were empty
------------------------------------------------------------------------
r581 | sylvanaar | 2010-09-02 12:16:33 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/services/patterns.lua

chop out the broken portion until i can figure out the cause
------------------------------------------------------------------------
r580 | sylvanaar | 2010-09-02 09:47:08 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc

## X-Compatible-With: 30200
------------------------------------------------------------------------
r579 | sylvanaar | 2010-08-30 13:35:53 -0500 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   A /trunk/.idea
   A /trunk/.idea/ant.xml
   A /trunk/.idea/compiler.xml
   A /trunk/.idea/copyright
   A /trunk/.idea/copyright/profiles_settings.xml
   A /trunk/.idea/encodings.xml
   A /trunk/.idea/findbugs-idea.xml
   A /trunk/.idea/misc.xml
   A /trunk/.idea/modules.xml
   A /trunk/.idea/uiDesigner.xml
   A /trunk/.idea/vcs.xml
   M /trunk/.pkgmeta
   A /trunk/Prat.iml

add my IDEA project files to the repo.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
1.12 MB Oct 2, 2010 4.0.1 +1 56