Prat-r48992
Details
-
FilenamePrat-r48992.zip
-
Uploaded by
-
UploadedSep 15, 2007
-
Size499.84 KB
-
Downloads38
-
MD55b4792736b2e609f7687c37354065764
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r48992 | fin | 2007-09-15 09:14:10 -0400 (Sat, 15 Sep 2007) | 8 lines
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Editbox.lua
Prat: Prat_Modules/modules/Editbox.lua
- updated "Set Width" option tooltip to note that it's only available when the editbox is undocked (I'm going to get aggro from the translating people again, aren't I)
- added option to set the background texture and colour; notes:
- * uses SharedMedia for available textures, and relies on other addons having added textures
- * uses the "statusbar" type given by SharedMedia (should probably use multiple types)
- * ie does not add any textures itself (just allows the use of statusbar textures added by other addons)
------------------------------------------------------------------------
r48921 | fin | 2007-09-14 13:27:30 -0400 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat.lua
Prat: Prat.lua added vim line so I don't break sylvanaar's weirdo hippy spacing (at least when whenever I'm using vim and not SciTE)
------------------------------------------------------------------------
r48836 | sylvanaar | 2007-09-13 14:05:53 -0400 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: Bug introduced in 48604. Check level > 0.
------------------------------------------------------------------------
r48777 | fin | 2007-09-12 21:28:12 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/AltNames.lua
Prat: Prat_Modules/modules/AltNames.lua added option to right-click context to "Set main" for a player (been meaning to do this for a while - such a pain to link alts with funny characters in them)
------------------------------------------------------------------------
r48749 | nalumis | 2007-09-12 10:58:20 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Timestamps.lua
Prat: More localization fixes
------------------------------------------------------------------------
r48748 | nalumis | 2007-09-12 10:53:36 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Timestamps.lua
Prat: localization fixes
------------------------------------------------------------------------
r48740 | candykiss | 2007-09-12 09:04:53 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Timestamps.lua
Prat: zhCN updated
------------------------------------------------------------------------
r48722 | helium | 2007-09-12 04:04:28 -0400 (Wed, 12 Sep 2007) | 2 lines
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Timestamps.lua
Prat:
Timestamps: updated zhTW localization
------------------------------------------------------------------------
r48716 | fin | 2007-09-12 01:44:37 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Timestamps.lua
Prat: Prat_Modules/modules/Timestamps.lua updated tooltip to include pointer to web page with more information about timestamp formats
------------------------------------------------------------------------
r48621 | sylvanaar | 2007-09-11 09:06:46 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/ChatButtons.lua
Prat: Increase the frequency of onupdate repositioning of chattext and buttons when profiling is off. Hide buttons when there is no room to draw them.
------------------------------------------------------------------------
r48609 | sylvanaar | 2007-09-11 04:54:48 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat.lua
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
Prat: Correct the SetItemRef hook to continue processing and call back into the hook chain for registered link types too. Registered link types should return false to stop further processing of the link. (Fixes playerlink and urllink related issues)
------------------------------------------------------------------------
r48606 | sylvanaar | 2007-09-11 02:56:04 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat.lua
Prat: Color the "Hiding x modules" on the AutoLoD menu item.
------------------------------------------------------------------------
r48604 | sylvanaar | 2007-09-11 02:33:15 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: Made EmptyDataCache take an option boolean to indicate if this is an automatic flush or a user directed one. It was going to be for disabling agressive cache flushes when active who'ing was enabled, but there is no need really. Removed level > level check so now you can have levels go down for those that needed it.
------------------------------------------------------------------------
r48602 | sylvanaar | 2007-09-11 02:07:41 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: Remove the SetItemRef hook. Use Prat:RegisterLinkType.
------------------------------------------------------------------------
r48601 | sylvanaar | 2007-09-11 01:49:54 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: Clean up some more invite cases, support "send invite to". Also fix situations like "invite him", in these cases we wont create an invite link.
------------------------------------------------------------------------
r48600 | sylvanaar | 2007-09-11 00:43:48 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: Stop showing the subgroup when you aren't in a raid.
------------------------------------------------------------------------
r48594 | sylvanaar | 2007-09-11 00:20:14 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/History.lua
Prat: Fix the history module. Wasn't working at all.
------------------------------------------------------------------------
r48495 | sylvanaar | 2007-09-09 20:06:20 -0400 (Sun, 09 Sep 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/frames/popup.xml
Prat: Place the pop-up message in a more friendly location
------------------------------------------------------------------------
r48131 | helium | 2007-09-04 00:10:59 -0400 (Tue, 04 Sep 2007) | 2 lines
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat:
- PlayerNames: fixed zhTW localization
------------------------------------------------------------------------
r47391 | helium | 2007-08-25 03:03:07 -0400 (Sat, 25 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Font.lua
Prat: updated zhTW localization
------------------------------------------------------------------------
r47382 | damjau | 2007-08-25 01:59:07 -0400 (Sat, 25 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Font.lua
Prat: update koKR in Font.lua
------------------------------------------------------------------------
r47355 | curney | 2007-08-24 15:36:53 -0400 (Fri, 24 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Font.lua
Prat: Font.lua - reordered options
------------------------------------------------------------------------
r47353 | curney | 2007-08-24 14:37:54 -0400 (Fri, 24 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Font.lua
Prat: Font.lua - removed "toggle shadow/outline", replaced it with "set outline mode". added "toggle monochrome" option.
------------------------------------------------------------------------
r47198 | helium | 2007-08-22 12:51:43 -0400 (Wed, 22 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: updated zhTW localization
------------------------------------------------------------------------
r47169 | sylvanaar | 2007-08-22 02:36:42 -0400 (Wed, 22 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
Prat: Removed some dead code from urlcopy
------------------------------------------------------------------------
r47152 | sylvanaar | 2007-08-21 18:17:32 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: Left out the code that actually color's the players name and level using the information from the who query
------------------------------------------------------------------------
r47147 | sylvanaar | 2007-08-21 17:56:33 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
Prat: If WhoLib is installed (not included), an option to who every name you encounter will be available in PlayerNames. It literally who's every single name starting with every name in every channel you are in. This initially causes quite a backlog which takes a few minutes to catch itself up. This information is not saved.
------------------------------------------------------------------------
r47106 | sylvanaar | 2007-08-21 08:09:57 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/AltNames.lua
Prat: Prevent AltNames error on load
------------------------------------------------------------------------
r47094 | helium | 2007-08-21 07:27:23 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Font.lua
Prat: updated zhTW localization
------------------------------------------------------------------------
r47068 | sylvanaar | 2007-08-21 05:42:56 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_AutoLoD/autolod.lua
Prat: Should fix (WoW is crashing so i cant test) the issue where modules dont show up after you uncheck the AutoLoD option which is currently hiding them.
------------------------------------------------------------------------
r47065 | sylvanaar | 2007-08-21 05:25:14 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Font.lua
Prat: Reverse application of "OUTLINE" to the chat font, since the menu text was changed, and didn't make sense to anyone
------------------------------------------------------------------------
r47020 | arrowmaster | 2007-08-20 20:19:25 -0400 (Mon, 20 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
Prat: another UrlCopy pattern update, maybe if I get bored enough I'll try to add an IPv6 pattern
------------------------------------------------------------------------
r46987 | helium | 2007-08-20 12:12:08 -0400 (Mon, 20 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Editbox.lua
Prat: updated zhTW localization
------------------------------------------------------------------------
r46983 | helium | 2007-08-20 10:58:37 -0400 (Mon, 20 Aug 2007) | 2 lines
Changed paths:
M /trunk/Prat/Prat.lua
M /trunk/Prat/Prat.toc
M /trunk/Prat/Prat_AutoLoD/autolod.lua
M /trunk/Prat/Prat_Modules/extras/Presets.lua
M /trunk/Prat/Prat_Modules/includes.xml
M /trunk/Prat/Prat_Modules/modules/AddonMessages.lua
M /trunk/Prat/Prat_Modules/modules/Alias.lua
M /trunk/Prat/Prat_Modules/modules/AltNames.lua
M /trunk/Prat/Prat_Modules/modules/ChannelColorMemory.lua
M /trunk/Prat/Prat_Modules/modules/ChannelNames.lua
M /trunk/Prat/Prat_Modules/modules/ChannelReordering.lua
M /trunk/Prat/Prat_Modules/modules/ChannelSeparator.lua
M /trunk/Prat/Prat_Modules/modules/ChannelSticky.lua
M /trunk/Prat/Prat_Modules/modules/ChatButtons.lua
M /trunk/Prat/Prat_Modules/modules/ChatFrames.lua
M /trunk/Prat/Prat_Modules/modules/ChatLangButton.lua
M /trunk/Prat/Prat_Modules/modules/ChatLink.lua
M /trunk/Prat/Prat_Modules/modules/ChatLog.lua
M /trunk/Prat/Prat_Modules/modules/ChatTabs.lua
M /trunk/Prat/Prat_Modules/modules/Clear.lua
M /trunk/Prat/Prat_Modules/modules/CopyChat.lua
M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua
M /trunk/Prat/Prat_Modules/modules/Editbox.lua
M /trunk/Prat/Prat_Modules/modules/EventNames.lua
M /trunk/Prat/Prat_Modules/modules/Fading.lua
M /trunk/Prat/Prat_Modules/modules/Filtering.lua
M /trunk/Prat/Prat_Modules/modules/Font.lua
M /trunk/Prat/Prat_Modules/modules/History.lua
M /trunk/Prat/Prat_Modules/modules/Keybindings.lua
M /trunk/Prat/Prat_Modules/modules/Paragraph.lua
M /trunk/Prat/Prat_Modules/modules/PlayerNames.lua
M /trunk/Prat/Prat_Modules/modules/PopupMessage.lua
M /trunk/Prat/Prat_Modules/modules/Scroll.lua
M /trunk/Prat/Prat_Modules/modules/ServerNames.lua
M /trunk/Prat/Prat_Modules/modules/Sounds.lua
M /trunk/Prat/Prat_Modules/modules/Substitutions.lua
M /trunk/Prat/Prat_Modules/modules/TellTarget.lua
M /trunk/Prat/Prat_Modules/modules/Timestamps.lua
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
M /trunk/Prat/extras/PratFu.lua
M /trunk/Prat/extras/PratWaterfall.lua
Prat:
- upadted zhTW localization
------------------------------------------------------------------------
r46976 | arrowmaster | 2007-08-20 08:59:44 -0400 (Mon, 20 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
Prat: making my previous 'more strict' patterns even stricter!
------------------------------------------------------------------------
r46975 | arrowmaster | 2007-08-20 08:48:14 -0400 (Mon, 20 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
Prat: attempted cleanup of UrlCopy patterns, somebody somewhere will probably hate me for these new patterns for some reason
------------------------------------------------------------------------
r46810 | fin | 2007-08-17 18:36:15 -0400 (Fri, 17 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua
Prat: Prat/Prat_Modules/modules/UrlCopy.lua updated URL matching regexes so that they don't match multiple consecutive dots, which I added last time by mistake. I would still like to go over them properly though, this is just a fix.
------------------------------------------------------------------------
r46692 | fin | 2007-08-16 05:20:23 -0400 (Thu, 16 Aug 2007) | 1 line
Changed paths:
R /trunk/Prat/icon.tga (from /trunk/Prat/textures/prat.tga:46689
Prat: icon.tga consistency is the mother of control and the wife of thoroughness. and she's great in the sack.
------------------------------------------------------------------------
r46691 | fin | 2007-08-16 05:17:46 -0400 (Thu, 16 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/includes.xml
Prat: Prat_Modules/includes.xml removed ChatHead entry
------------------------------------------------------------------------
r46690 | fin | 2007-08-16 05:17:20 -0400 (Thu, 16 Aug 2007) | 1 line
Changed paths:
A /trunk/Prat/textures/old.prat.tga (from /trunk/Prat/textures/prat.tga:46673
Prat: textures/old.prat.tga kickin it old school, keepin it real. word.
------------------------------------------------------------------------
r46689 | fin | 2007-08-16 05:16:40 -0400 (Thu, 16 Aug 2007) | 1 line
Changed paths:
R /trunk/Prat/textures/prat.tga (from /trunk/Prat/textures/chat-bubble.tga:46673
Prat: textures/prat.tga me big time graphics maker! me make graphics! pretty graphics.
------------------------------------------------------------------------
r46659 | sylvanaar | 2007-08-15 17:42:37 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Filtering.lua
Prat: Typo was preventing bg leaves from being hidden
------------------------------------------------------------------------
r46646 | sylvanaar | 2007-08-15 12:44:39 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat.lua
Prat: Pass ... through our setitemref hook
------------------------------------------------------------------------
r46610 | sylvanaar | 2007-08-15 01:25:07 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/Filtering.lua
M /trunk/Prat/Prat_Modules/modules/PopupMessage.lua
Prat: Allow filtering out of bg leave/join
------------------------------------------------------------------------
r46609 | sylvanaar | 2007-08-15 01:24:38 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat.lua
Prat: Make sure the original message is saved before linkification
------------------------------------------------------------------------
r46607 | sylvanaar | 2007-08-15 00:55:48 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat.lua
Prat: Revert to internal event UID implementation for now
------------------------------------------------------------------------
r46606 | sylvanaar | 2007-08-15 00:47:05 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua
M /trunk/Prat/Prat_Modules/modules/PopupMessage.lua
M /trunk/Prat/Prat_Modules/modules/Sounds.lua
Prat: Wrap all calls to AceLibrary("AceEvent-2.0").currentEventUID, call via Prat:GetEventID()
------------------------------------------------------------------------
r46605 | sylvanaar | 2007-08-15 00:40:07 -0400 (Wed, 15 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/frames/popup.xml
M /trunk/Prat/Prat_Modules/modules/PopupMessage.lua
Prat: Substantial change to the appearance of the popup. It now has a border colored according to the chat type, and has a variable size which closely borders the chat text. Also, the fade-in/out is more closely controlled.
------------------------------------------------------------------------
r46603 | sylvanaar | 2007-08-14 23:27:24 -0400 (Tue, 14 Aug 2007) | 1 line
Changed paths:
M /trunk/Prat/Prat_Modules/frames/popup.xml
M /trunk/Prat/Prat_Modules/modules/PopupMessage.lua
Prat: Changed popupmessage code to always check the user's name like it used to. Also, replaced the onupdate handler for the popupframe with a call to UIFrameFlash
------------------------------------------------------------------------