r96
Details
-
FilenameBattlegroundTargets-r96.zip
-
Uploaded by
-
UploadedFeb 13, 2012
-
Size64.19 KB
-
Downloads144
-
MD5c687c357e7d048884446fb61a3e7bbdf
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r96 | kunda | 2012-02-13 14:00:10 +0000 (Mon, 13 Feb 2012) | 4 lines
Changed paths:
M /trunk/BattlegroundTargets-texture-icons.tga
M /trunk/BattlegroundTargets.lua
- finally fixed the flag debuff stack count
- changed the enemy char list update:
- the complete list is now only updated if you are out-of-combat to prevent wrong target macros
- a little combat-warning icon at the top-left is shown if the latest update is >= 60 seconds
------------------------------------------------------------------------
r95 | kunda | 2012-02-11 05:09:37 +0000 (Sat, 11 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
update
------------------------------------------------------------------------
r94 | kunda | 2012-02-10 01:14:26 +0000 (Fri, 10 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
oops wtf
------------------------------------------------------------------------
r93 | kunda | 2012-02-10 00:42:36 +0000 (Fri, 10 Feb 2012) | 8 lines
Changed paths:
M /trunk/BattlegroundTargets-localization-esMX.lua
M /trunk/BattlegroundTargets-localization-zhCN.lua
M /trunk/BattlegroundTargets.lua
- hopefully fixed flag debuff stack count (stack count is now set to 0 if both flags where dropped)
- 0 stacks = "" (no text)
- 1-n stacks = "1", "2" and so on
- unknown = "?"
- added flag detection in case of disconnect, UI reload or mid-battle-joins
- This is based on three events that are temporarily registered to scan each enemy, than
the events are unregistered if they are not needed by other options. You or a member
of your group must target the efc or you must mouseover the efc to detect.
------------------------------------------------------------------------
r92 | kunda | 2012-02-09 05:47:55 +0000 (Thu, 09 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets-localization-esES.lua
M /trunk/BattlegroundTargets.toc
esES update (Thanks arkdelkaos)
------------------------------------------------------------------------
r90 | kunda | 2012-02-06 18:51:02 +0000 (Mon, 06 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
M /trunk/BattlegroundTargets.toc
fixed flag debuff count
------------------------------------------------------------------------
r89 | ananhaid | 2012-02-05 11:19:48 +0000 (Sun, 05 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets-localization-zhCN.lua
M /trunk/BattlegroundTargets.toc
- zhCN update.
------------------------------------------------------------------------
r87 | kunda | 2012-02-04 01:05:14 +0000 (Sat, 04 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
M /trunk/BattlegroundTargets.toc
fix flag debuff
------------------------------------------------------------------------
r85 | kunda | 2012-02-03 21:03:39 +0000 (Fri, 03 Feb 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
replaced range alpha with range display
------------------------------------------------------------------------
r84 | kunda | 2012-01-31 23:57:17 +0000 (Tue, 31 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
fixed previous commit
------------------------------------------------------------------------
r83 | kunda | 2012-01-31 20:03:49 +0000 (Tue, 31 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets-localized-flag.lua
M /trunk/BattlegroundTargets.lua
M /trunk/BattlegroundTargets.toc
added flag carrier debuff stack count (this is just a little number on the flag icon)
------------------------------------------------------------------------
r81 | kunda | 2012-01-28 00:04:01 +0000 (Sat, 28 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
summary texture fix
------------------------------------------------------------------------
r80 | kunda | 2012-01-27 19:37:04 +0000 (Fri, 27 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
update
------------------------------------------------------------------------
r79 | kunda | 2012-01-27 17:42:50 +0000 (Fri, 27 Jan 2012) | 4 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-texture-icons.tga
M /trunk/BattlegroundTargets.lua
M /trunk/BattlegroundTargets.toc
- fixed efc name detection
- added some simple layout options for '40 vs 40'
- added scale slider for summary
- options frame clean-up
------------------------------------------------------------------------
r77 | kunda | 2012-01-19 12:02:58 +0000 (Thu, 19 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
M /trunk/BattlegroundTargets.toc
fixed possible bug in mainframe position
------------------------------------------------------------------------
r76 | kunda | 2012-01-19 11:17:06 +0000 (Thu, 19 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets-localization-ptBR.lua
ptBR update (Thanks fabriciomind)
------------------------------------------------------------------------
r74 | kunda | 2012-01-18 00:52:55 +0000 (Wed, 18 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
update
------------------------------------------------------------------------
r73 | kunda | 2012-01-17 21:20:29 +0000 (Tue, 17 Jan 2012) | 4 lines
Changed paths:
M /trunk/BattlegroundTargets.lua
fixed z-level (Strata/FrameLevel) order:
- health: health percent > name
- icons: flag > focus > assist > target
(first is on top, last in the back)
------------------------------------------------------------------------
r72 | kunda | 2012-01-17 21:07:56 +0000 (Tue, 17 Jan 2012) | 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-ptBR.lua
M /trunk/BattlegroundTargets-localization-ruRU.lua
M /trunk/BattlegroundTargets-localization-zhCN.lua
M /trunk/BattlegroundTargets-localization-zhTW.lua
removed obsolete loca strings
------------------------------------------------------------------------
r71 | kunda | 2012-01-17 11:17:21 +0000 (Tue, 17 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
options rework
------------------------------------------------------------------------
r70 | kunda | 2012-01-16 16:28:44 +0000 (Mon, 16 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
some optimizations
------------------------------------------------------------------------
r69 | kunda | 2012-01-16 00:23:20 +0000 (Mon, 16 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
update
------------------------------------------------------------------------
r68 | Sayclub | 2012-01-15 05:14:04 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets-localization-koKR.lua
koKR update
------------------------------------------------------------------------
r67 | kunda | 2012-01-15 04:39:01 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
A /trunk/BattlegroundTargets-localized-racenames.lua
M /trunk/BattlegroundTargets.lua
M /trunk/BattlegroundTargets.toc
update
------------------------------------------------------------------------
r66 | kunda | 2012-01-14 22:48:31 +0000 (Sat, 14 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets-localized-flag.lua
M /trunk/BattlegroundTargets-localized-talents.lua
zhCN flag/talents fix/update
------------------------------------------------------------------------
r65 | kunda | 2012-01-14 00:05:09 +0000 (Sat, 14 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
update
------------------------------------------------------------------------
r64 | kunda | 2012-01-13 20:16:39 +0000 (Fri, 13 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
update
------------------------------------------------------------------------
r63 | kunda | 2012-01-13 19:28:44 +0000 (Fri, 13 Jan 2012) | 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-ptBR.lua
M /trunk/BattlegroundTargets-localization-ruRU.lua
M /trunk/BattlegroundTargets-localization-zhCN.lua
M /trunk/BattlegroundTargets-localization-zhTW.lua
M /trunk/BattlegroundTargets.lua
added summary (disabled by default)
------------------------------------------------------------------------
r62 | kunda | 2012-01-12 10:15:46 +0000 (Thu, 12 Jan 2012) | 1 line
Changed paths:
M /trunk/BattlegroundTargets.lua
fixed flag display in Eye of the Storm if an opponent drop the flag
------------------------------------------------------------------------