promotional bannermobile promotional banner

Broker Group

Abandoned
Minimalistic LDB plugin that shows loot type information and handles rolls.

File Details

2.5

  • R
  • Nov 15, 2010
  • 124.52 KB
  • 3.5K
  • 4.2.0
  • Retail

File Name

Broker_Group-2.5.zip

Supported Versions

  • 4.2.0

2.5 [2010.11.15]
-Now localized in English (enUS), French (frFR), German (deDE), Spanish (esES), Russian (ruRU), Korean (koKR), Simplified Chinese (zhCN) and Traditional Chinese (zhTW).
----------------------------------
2.4 [2010.10.19]
- Updated TOC
- Updated libraries.
- Now Fully ACE3 addon.
----------------------------------
2.3 [2009.12.16]
- Updated TOC
----------------------------------
2.2 [2009.09.05]
- Updated libraries.
- Added short text for instance difficulty option, in the configuration menu, that will trim the difficulty label, leaving a number and a 'N', 'H' abbreviation to differentiate between Normal and Heroic modes.
----------------------------------
2.1 [2009.08.14]
- Revamped the instance difficulty display by adding a new configuration dropdown menu, to differentiate between Dungeon and Raid difficulty or automatic display (group-based).
- Added a new configuration option to toggle the loot method display (default is ON).
- Minor code cleanup and improvements.
----------------------------------
2.0 [2009.08.04]
- Library update.
- Added German (deDE) localization.
- Fixed errors thrown by GetCurrentDungeonDifficulty. Committed necessary changes for Dungeon difficulty to work properly again.
- Normalized the new "5 Player (Heroic)" label.
- Added a dropdown menu that enables the player to select Raid difficulty in the plugin's configuration menu.
- Either dungeon or raid difficulty will now be shown on the button/block, depending on group composition and assuming the relevant configuration option is enabled. The difficulty will only display if you are actually grouped.
- Updated .toc for WoW 3.2 and committed the necessary localization changes.
----------------------------------
1.9 [2009.06.05]
- Updated .toc with proper tags for Minion support.
----------------------------------
1.8b [2009.05.24]
- Library update.
- Temporarily removed the check that was forcing the "Reset Instances" option to get disabled.
----------------------------------
1.8 [2009.05.09]
- Added support for CUSTOM_CLASS_COLORS.
- Added Chinese localization.
----------------------------------
1.7b [2009.04.13]
- Updated .toc to 30100.
- Ace3 Update.
----------------------------------
1.7 [2009.03.24]
- Ace3 Update.
- Fixed a bug where the tooltip would extend beyond the viewable screen, due to officer names stretching the tooltip, unnecessarily.
----------------------------------
1.6b [2009.02.03]
- Moved saved variables initialization from VARIABLES_LOADED to ADDON_LOADED event for reliability and performance purposes.
----------------------------------
1.6 [2009.01.30]
- Added a configuration option that enables you to auto-pass on random loot, effectively mirroring Blizzard's dropdown menu option.
- Added a new option to display dungeon difficulty on the button/block (difficulty will be displayed on the tooltip at all times).
- Added a new option to set dungeon difficulty for the current player, via the right-click configuration menu.
----------------------------------
1.5b [2009.01.18]
- Ace3 Update.
- Added Korean localization.
----------------------------------
1.5 [2008.10.28]
- Ace3 Update.
- Removed Wotlk specific code (no longer needed).
----------------------------------
1.4b [2008.10.14]
- Moved LibDataBroker-1.1 outside libs to properly support no-external version.
- Ace3 lib update.
- .toc and proper embeds, optdeps commit.
----------------------------------
1.4 [2008.09.27]
- Added data type for the LDB object.
- Fixed an issue with right-click throwing an error in Wrath beta.
----------------------------------
1.3 [2008.08.31]
- Fixed a bug where the choices to set loot type and threshold would be available if not a party/raid leader.
----------------------------------
1.2 [2008.08.30]
- Fixed a potential bug with multiple announcements (hopefully).
----------------------------------
1.0 [2008.08.30]
- Initial release