r44

Details

  • Filename
    BattlegroundTargets-r44.zip
  • Uploaded by
  • Uploaded
    Oct 11, 2011
  • Size
    53.17 KB
  • Downloads
    401
  • MD5
    a90be96402897e50bb364c1307ad5d2b

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r37 | kunda | 2011-09-10 00:44:07 +0000 (Sat, 10 Sep 2011) | 8 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
   M /trunk/BattlegroundTargets.lua
   M /trunk/BattlegroundTargets.toc

BattlegroundTargets:
- added CombatLog-based Range Check (DISABLED by DEFAULT) [read NOTES in BattlegroundTargets.lua for more information!]
ATTENTION: I have tested this feature in multiple battlegrounds. BUT: Please give some positiv or negativ feedback, thanks.
- added test shuffler to health bar and range check
- the target/focus/efc/health/range option has now a random appearence in configuration mode
- optimized targeting (targetexact instead of target)
- optimized data display if 'player' is dead (better: disabled update if 'player' is dead)
- some minor optimizations
------------------------------------------------------------------------