|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Category: Data Broker
Change Log - Ara Broker Guild Friends
r34 - Fixed sort order by rank (it was using alphabetical rank instead of rank index). - Fixed friend status to correctly show away/busy. - Changed highlight to gradually blend with background (indicating an ascending or descending order). You may have to adjust the opacity to a higher value. r33 - Added multi-level custom sort order (no config menu and not implemented for real friends). Set level 1 with RightClick, level 2 with Shift+RightClick, and level 3 with Alt+RightClick. Sort the same column to toggle ascending/descending order. - Added an option to highlight the level 1 column. You can also edit the highlight color. - Separated Hints and Block Hints visibility option (Block Hints set to visible by default). - Added options to filter hints, so you can display only forgettable ones. You can still uncheck the top level entry to turn everything off. - Fixed the guild/friend total number options. - Removed column labels entirely. - Undocumented r32 change: friend/guild notes are now handled separatly (ie. you can show friend notes and hide guild notes). r32 - Fixed some dis/connexion issues with real friends. - Changed real friend layout to one line. - Changed friend's broadcast to show, if present, on an extra line (ellipsis if too long). - Only show real friend's server if different. - Added options to control how you want the real name to appear: before toon/nickname, after, instead of, or not at all. - Added options to control how you want the status: class colored text, custom colored text or icon. - Added an option to change the status color when displayed as text. - Added an option to show/hide class icons of ungrouped people when you are grouped (shows by default). - Added an option to show/hide friend notes. - Changed own broadcast to only show if you have real friends (connected or not). - Fixed compatibility with Skinner. - Fixed the color picker to correctly cancel changes. r30 - Fixed Starcraft 2 friends (but that looks messy). - Fixed real friends columns width (was sizing according to the last line instead of the longest). - Fixed compatibility issue with Bazooka, thanks to Vrul's workaround. - Added configuration menu (right-click any block). - Moved "modifier+click" block combo to config menu. - Changed some default colors. - Most colors are now editable (quite messy). - Added confirmation dialog on real friend removal. - Now using less CPU thanks to Vrul. r29 - Updated LDB 1.1 from revision 3 to 4 (everything's fine, I'm just 2 years late xD). - Fixed the "larger than usual" columns. I was taking the hidden titles into account. - Fixed an issue where guildmates were shown instead of friends. - Fixed colors being different between the first real friend and the second+. However, colors are still not set (it's the default, kind of ugly, yellow). r28 - Finished the half-assed fix from r27 (Still no friend online to test, slackers!). r27 - Fixed a silly mistake (wrong variable scope). r26 (beta) - Several battle net fixes. - Fixed an old issue where it was showing "Hints [Block]" while the mouse was not on the block. - Fixed scrollbar position. - Fixed panel size when there's only real friends (not field tested). r25 (alpha) - Experimental implementation of battle net friends. - Changed the default background a bit. - Column titles are removed by default. - Middle-click a block to toggle column titles. r24 - Added MMOUI Minion support. - Removed unnecessary Skinner and SharedMedia optional dependencies, it was also breaking some Skinner features. (Credits goes to Jncl). r23 - Now fully functionnal in combat (yay!). r22 - Removed localization file, now using LOCALIZED_CLASS_NAMES_MALE and LOCALIZED_CLASS_NAMES_FEMALE global tables (added in WoW 3.2). Delete the previous folder before extracting this version or you will end up with a dead file. - Fixed a rare and weird issue (hopefully). r21 - Added Control+MouseWheel to resize tooltip (experimental). - Optimized implementation of the scrollbar: move lines instead of redrawing the entire tooltip. - Fixed a possible appearance of the scrollbar when it is not wanted. - Changed the maximum number of entries shown to something adapted to your UI scale and options. r20 - Added a scrollbar for large guilds and/or friendlist. Use the mousewheel anywhere on the tooltip to scroll easily. (Credit goes to Tekkub for his "FauxScrollFrame" implementation )r19 - Fixed an issue with 3.2 (GetDifficultyColor -> GetQuestDifficultyColor). - Changed the MOTD to always display properly. - Code tweaking. r18 - Added support for !ClassColors. r17 - Fixed a display issue introduced in r16. It was affecting unguilded characters. r16 - Added tooltip with hints. Ctrl+Click a block to toggle hints. - Added friend block shortcuts to add a friend. - Added a MiddleClick shortcut on friend entries to remove a friend. - Added a Shift+RightClick shortcut on blocks to toggle the total number of guildmates or friends. r15 - Enhanced friend list refresh. Before, it was only refreshing on online/offline events. Now, it will also make sure to refresh at least once every 15 sec. That way, friends location is more accurate. r14 - Fixed the possible leading space to the right of the tooltip when in group. - Fixed the ruRU translation of Death Knight. - Changed how to inherit fonts. Font addons will be able to dynamically modify them. r13 - Made it compatible with DockingStation (display). r12 - Fixed potential conflicts with other addons: RAID_CLASS_COLORS and CLASS_BUTTONS are now left untouched. - Added the LDB attribute "type" (set to "data source") for better recognition & display integration. - Replaced Menu_OnUpdate timer with MouseIsOver. r11 - Fixed a bug that was raising the tooltip when the MOTD was edited. - Added class localizations for friend list coloring. - Removed class icons when grouped, so check marks are next to names for better quick views. r10 - Fixed an error introduced with r9 that was checking everything when grouped. r9 - Changed the visuals for grouped guildmates & friends to dynamic check marks (from greyed out icon/names). - Changed the background handling to be Skinner friendly. - Removed debug messages left in r8. r8 - Fixed a silly error (missing "end"). r7 - Fixed the tooltip scale issue (r6 received only half of the fix and an internal version the other half...) - Fixed an annoying issue that was causing ellipsis "..." on some entries. - Removed use of Blizzard's tooltip (now use mine exclusively). r6 - Fixed the tooltip scale issue. r5 - Fixed a nil error occuring when guild data is not ready (but still can't get the data sometimes when first loading). - Fixed the inverted class order on reloadui. - Added a toggle to show/hide the guild name (Shift+Click the guild block). - Added an officer's functionality: Control+RightClick to edit officer's note. - Added (very) limited in-combat use: shows a snapshot of the previous accessed list. - Added records to save sorted column/order between session. - Extended the greyed out names of grouped guildmates to friends. - Removed the label/value support (no more needed). r4 - Fixed an error when entering the friend block with a non-english client (sorry, no translations added). - Fixed AddonLoader support (hopefully): block text should be set at load time. - Added a toggle to show/hide guild notes: any non left mouse click on the guild block will do (right, middle, 4, 5). - Added a visual effect to distinguish from grouped and ungrouped guildmates: those in your group are coloured in grey. - Added Skinner support. r3 - FIXED A BIG REFRESH ISSUE. It should be smoother and more responsive now. - Fixed AddonLoader support in toc file. - Added a functionality so that an officer can control click a guildmate to edit its public note. - Added support for "label" (guild name) and "value" (online/total) so that you can manage them separatly in your display (show/hide/etc). - Added ClearFont support (not tested). - Changed color of officer note (orange) to distinguish from public note (yellow). - Changed frame strata to TOOLTIP (from DIALOG). - Removed the extra space in front of a friend name (GetFriendInfo returns "" for status whereas GetGuildRosterInfo returns nil). r2 - Fixed icon paths. r1 - Initial release. Optional Files - Ara Broker Guild Friends
Sorry, there are currently no optional files available.
Archived Versions - Ara Broker Guild Friends
Comments - Ara Broker Guild Friends
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | TankSpot | Zam ©2009 MMOUI / vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||