r28

Details

  • Filename
    Broker_RecountFu-r28.zip
  • Uploaded by
  • Uploaded
    Dec 4, 2012
  • Size
    161.96 KB
  • Downloads
    66
  • MD5
    c26a354f09b2f9750c634c566d5360af

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
r28 | broliant | 2012-12-04 21:37:45 +0000 (Tue, 04 Dec 2012) | 17 lines
Changed paths:
   M /trunk/Broker_RecountFu.lua
   M /trunk/Broker_RecountFu.toc
   M /trunk/Components/BRFCommon.lua
   M /trunk/Components/BRFConfig.lua
   M /trunk/Components/BRFData.lua
   M /trunk/Localisation/enUS.lua

Broker_RecountFu:
2012-12-04 ("Winning on Threat:1.14")
-- Added 'Always Show 1DP' configuration option.
-- > Switched on by default.
-- > Enabled/Disabled via new toggle option in the System menu.
-- > Forces display of 1 decimal place of data when using compacted numbers.
-- > With it addon displays: 4.5K DPS, 44.5K, 444.5K DPS etc.
-- > Without it, addon displays: 4.5K DPS, 44K DPS, 444K DPS etc.
-- Added 'Comma-Period Separation' configuration option.
-- > Switched on by default.
-- > Enabled/Disabled via new toggle option in the System menu.
-- > Toggles between using 'Comma-Period' and 'Period-Comma' separation formats.
-- > With it enabled,  formats '123456.789' as '123,456.789'.
-- > With it disabled, formats '123456.789' as '123.456,789'.
-- Updated BRFCommon:IsPlayerInParty(~) to match the new HT implementation.
-- Updated BRFCommon:IsPlayerInRaid(~) to match the new HT implementation.
-- Updated TOC version to 50100 for up-to-date compatibility with patch 5.1.
------------------------------------------------------------------------
r26 | broliant | 2012-11-15 17:09:06 +0000 (Thu, 15 Nov 2012) | 8 lines
Changed paths:
   M /trunk/Broker_RecountFu.lua
   M /trunk/Broker_RecountFu.toc
   M /trunk/Components/BRFCommon.lua
   M /trunk/Components/BRFConfig.lua
   M /trunk/Components/BRFData.lua
   M /trunk/Components/BRFRecount.lua
   M /trunk/Localisation/enUS.lua

Broker_RecountFu:
2012-11-12 ("Winning on Threat:1.13")
-- Added 'Compact System Numbers' feature for better display of large values.
-- > Switched on by default.
-- > Enabled/Disabled via new toggle option in the System menu.
-- > Examples: 1000000 => 1M, 1000 => 1K, 1500 => 1.5K etc.
-- > Units Supported: Thousands(K), Millions(M), Billions(B), Trillions(T).
-- > Affects both text-label and tooltip. (Common formatter for both features.)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
39.42 KB Dec 4, 2012 5.1.0 32