40200-13

Details

  • Filename
    BattlegroundTargets-40200-13.zip
  • Uploaded by
  • Uploaded
    Oct 22, 2011
  • Size
    54.77 KB
  • Downloads
    93,250
  • MD5
    3d3de711cef7c44505cb24c595331808

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r56 | kunda | 2011-10-23 01:27:32 +0000 (Sun, 23 Oct 2011) | 43 lines
Changed paths:
   A /tags/40200-13 (from /trunk:55)

New in BattlegroundTargets-40200-13:
- fixed minor bug for range check (class)
- added option for class sort: Class (locale), Class (english), Class (Blizzard) [DEFAULT - same as in Constants.lua]
- health percent is now independent from health bar
- ruRU update (Thanks alexflexy)

New in BattlegroundTargets-40200-12:
- added range check (DISABLED by DEFAULT)
  - added class-spell based range check (this is the default method if range is enabled)
  - added CombatLog based range check (throttled 25/33/50% ~36%)
- added main assist target (DISABLED by DEFAULT)
- added leader (DISABLED by DEFAULT)
- added ptBR (bgnames, flag, talents) tested with Patch 4.3.0.14809-PTR
- fixed focus: fixed button right-click (now: left-click: set target | right-click: set focus) - Thanks miki.
- added test shuffler to health bar and range check
- the target/focus/efc/health/range option has now a random appearance in configuration mode
- optimized targeting (targetexact instead of target)
- optimized data display if 'player' is dead
- works with 4.2 (LIVE) and 4.3 (PTR)

New in BattlegroundTargets-40200-11:
- added enemy flag carrier detection (DISABLED by DEFAULT)
 - enUS, deDE, esES and frFR: TESTED with Patch 4.2.0.14480 (LIVE)
 - esMX, koKR, ruRU and zhTW: TESTED with Patch 4.2.2.14534 (PTR)
 - zhCN: NOT TESTED
 NOTE:
 Eye of the Storm is bugged (or it's intended): no event is triggered if an enemy player pick up the flag.
- added horizontal positioning slider for target, focus and flag carrier
- added icon shuffler (icon testing) for target, focus and flag carrier
- added copy settings: 10 --> 15 and 15 --> 10
- fixed target button highlighting
- configuration frame revised

New in BattlegroundTargets-40200-10:
- added health bar and health percent (DISABLED by DEFAULT) [read NOTES in BattlegroundTargets.lua for more information!]
- added scale slider for target and focus indicator
- improved button highlighting for target
- increased some option value ranges
- koKR update (Thanks Sayclub)
- ruRU update (Thanks AlexFlexy)
------------------------------------------------------------------------
r55 | kunda | 2011-10-23 01:13:27 +0000 (Sun, 23 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets.lua

cleanup
------------------------------------------------------------------------
r54 | kunda | 2011-10-21 19:39:25 +0000 (Fri, 21 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets.lua

health percent is now independent from health bar
------------------------------------------------------------------------
r53 | kunda | 2011-10-21 17:11:03 +0000 (Fri, 21 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets.lua

some visual optimizations
------------------------------------------------------------------------
r52 | kunda | 2011-10-20 17:00:30 +0000 (Thu, 20 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets.lua
   A /trunk/LICENSE.txt

added option for class sort: Class (locale), Class (english), Class (Blizzard) [DEFAULT - same as in Constants.lua]
------------------------------------------------------------------------
r51 | kunda | 2011-10-19 19:07:11 +0000 (Wed, 19 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-zhTW.lua

zhTW update (incomplete)
------------------------------------------------------------------------
r50 | kunda | 2011-10-18 19:44:53 +0000 (Tue, 18 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets.lua
   M /trunk/BattlegroundTargets.toc

fixed minor bug for range check (class)
------------------------------------------------------------------------
r49 | alexflexy | 2011-10-18 00:23:04 +0000 (Tue, 18 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-ruRU.lua

Added last ruRU translations.
------------------------------------------------------------------------
r48 | alexflexy | 2011-10-18 00:18:45 +0000 (Tue, 18 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-ruRU.lua

Added last ruRU translations.
------------------------------------------------------------------------
r46 | Sayclub | 2011-10-13 03:48:26 +0000 (Thu, 13 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-koKR.lua

koKR update
------------------------------------------------------------------------
r45 | kunda | 2011-10-12 23:07:49 +0000 (Wed, 12 Oct 2011) | 1 line
Changed paths:
   D /trunk/BattlegroundTargets-texture-button2.tga
   M /trunk/BattlegroundTargets.lua

update
------------------------------------------------------------------------
r44 | kunda | 2011-10-12 02:34:19 +0000 (Wed, 12 Oct 2011) | 2 lines
Changed paths:
   M /trunk/BattlegroundTargets-localization-deDE.lua
   M /trunk/BattlegroundTargets-localization-enUS.lua
   M /trunk/BattlegroundTargets-localization-esES.lua
   M /trunk/BattlegroundTargets-localization-esMX.lua
   M /trunk/BattlegroundTargets-localization-frFR.lua
   M /trunk/BattlegroundTargets-localization-koKR.lua
   M /trunk/BattlegroundTargets-localization-ptBR.lua
   M /trunk/BattlegroundTargets-localization-ruRU.lua
   M /trunk/BattlegroundTargets-localization-zhCN.lua
   M /trunk/BattlegroundTargets-localization-zhTW.lua
   M /trunk/BattlegroundTargets.lua
   M /trunk/BattlegroundTargets.toc

- rename option to 'Show Main Assist Target'
- fixed isDead check
------------------------------------------------------------------------
r43 | Sayclub | 2011-10-11 03:35:14 +0000 (Tue, 11 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-koKR.lua

koKR update
------------------------------------------------------------------------
r42 | kunda | 2011-10-11 01:48:21 +0000 (Tue, 11 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets.lua

update
------------------------------------------------------------------------
r41 | kunda | 2011-10-11 01:35:54 +0000 (Tue, 11 Oct 2011) | 1 line
Changed paths:
   A /trunk/BattlegroundTargets-localization-ptBR.lua
   M /trunk/BattlegroundTargets-localized-bgnames.lua
   M /trunk/BattlegroundTargets-localized-flag.lua
   M /trunk/BattlegroundTargets-localized-talents.lua
   M /trunk/BattlegroundTargets.toc

added ptBR (bgnames, flag, talents) tested with Patch 4.3.0.14809-PTR
------------------------------------------------------------------------
r40 | kunda | 2011-10-10 18:21:43 +0000 (Mon, 10 Oct 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-deDE.lua
   M /trunk/BattlegroundTargets-localization-enUS.lua
   M /trunk/BattlegroundTargets-localization-esES.lua
   M /trunk/BattlegroundTargets-localization-esMX.lua
   M /trunk/BattlegroundTargets-localization-frFR.lua
   M /trunk/BattlegroundTargets-localization-koKR.lua
   M /trunk/BattlegroundTargets-localization-ruRU.lua
   M /trunk/BattlegroundTargets-localization-zhCN.lua
   M /trunk/BattlegroundTargets-localization-zhTW.lua
   M /trunk/BattlegroundTargets.lua

renamed option to 'Hide Realm' for consistency reasons
------------------------------------------------------------------------
r39 | kunda | 2011-10-10 17:13:16 +0000 (Mon, 10 Oct 2011) | 7 lines
Changed paths:
   M /trunk/BattlegroundTargets-localization-deDE.lua
   M /trunk/BattlegroundTargets-localization-enUS.lua
   M /trunk/BattlegroundTargets-localization-esES.lua
   M /trunk/BattlegroundTargets-localization-esMX.lua
   M /trunk/BattlegroundTargets-localization-frFR.lua
   M /trunk/BattlegroundTargets-localization-koKR.lua
   M /trunk/BattlegroundTargets-localization-ruRU.lua
   M /trunk/BattlegroundTargets-localization-zhCN.lua
   M /trunk/BattlegroundTargets-localization-zhTW.lua
   A /trunk/BattlegroundTargets-texture-button2.tga
   M /trunk/BattlegroundTargets.lua

BattlegroundTargets:
- added main assist (DISABLED by DEFAULT)
- added leader (DISABLED by DEFAULT)
- added class-spell based range check (this is now the default method if range is enabled)
- throttled combatlog based range check (25/33/50% ~36%)
- focus: fixed button right-click (now: left-click: set target | right-click: set focus) - Thanks miki.
- some other optimizations
------------------------------------------------------------------------
r38 | Sayclub | 2011-09-15 15:09:55 +0000 (Thu, 15 Sep 2011) | 1 line
Changed paths:
   M /trunk/BattlegroundTargets-localization-koKR.lua

koKR update
------------------------------------------------------------------------