Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added aura time sorting with asc or desc methods #9

Open
wants to merge 798 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
798 commits
Select commit Hold shift + click to select a range
4df89b3
Arena frames now show during prep phase with opponents spec/class
Oct 9, 2014
ef4af3a
Fixed labeling for enlarging stealable/dispellable auras to be less c…
Oct 13, 2014
1221d69
Remove the LFD Cooldown strata change as it causes issues (apparently…
Oct 13, 2014
9e0fe16
TOC Bump to 60000
Oct 13, 2014
94293ad
Fixed casts not being shown as interruptible
Oct 13, 2014
51e6151
Fixed an error when disabling fake unit cast bars
Oct 14, 2014
19a5406
Bump TOC for the options addon
Oct 15, 2014
f677fe8
Fixed cooldown rings not showing up
Oct 16, 2014
6ea34b4
Work around cooldown circles not inheriting alpha for combat fader
Oct 17, 2014
1708826
Don't mess with CRF strata
Oct 17, 2014
0a8c9b2
Fixed Eclipse left/right direction arrow not working
Oct 17, 2014
4d62014
Fixed polled tags not updating unless you used pre/post append
Oct 17, 2014
24ade2d
TOC update
Oct 17, 2014
49fe328
Redo combo point modules to dynamically create indicators as needed a…
Oct 19, 2014
cebb3d1
Strip out any WoD specific code
Oct 19, 2014
4aef667
Properly add localcheck.rb to not be packaged
Oct 19, 2014
ded34a7
Fixed a combo points error when using SoulShards/ShadowOrbs/HolyPower…
Oct 19, 2014
5f87d0b
One more CP related error
Oct 19, 2014
d9e809d
Combo points have been moved to the Player unit
Oct 22, 2014
794459a
Fixed error when unlocking frames as a Shadow Priest
Oct 25, 2014
0671d0b
Fixed an error when using a fishing pole temporary enchant
Oct 25, 2014
bb9b748
Updated a few of the range checker spells
Oct 26, 2014
87efc12
Updated spellID for Mage Arcane Charges
Oct 26, 2014
b9c9a28
Redid config a little, range check spells has its own tab and profile…
Oct 26, 2014
e88f83f
Fixed cooldown wheels not being alphaed when using the range checker
Oct 26, 2014
a4cf732
Redid the range check module and spells, now uses interact distance a…
Oct 26, 2014
e08a5e3
Fixed enlarge curable debuffs not working
Oct 27, 2014
2295ed9
Check IsUsableSpell instead of IsPlayerSpell for curable auras
Nov 4, 2014
085b772
Death Knights no longer have a controllable temporary pet
Nov 4, 2014
31e7ed7
Set PlayerFrame as movable
Nov 4, 2014
55082f1
Fixed enemy removal spells being flagged as curable
Nov 5, 2014
f3e9913
Commas hard
Nov 5, 2014
53edc55
Added Lightwell totem bar for Holy Priests
Nov 11, 2014
9a3a30e
Fixed export producing broken strings that could not be imported
Nov 11, 2014
51123ca
Priests can always cure Magic
Nov 11, 2014
da3473b
Link Dark Intent and Waterstrider to Arcane Brilliance
Nov 11, 2014
cad5a23
Added an option to hide power bars unless the unit has mana for heade…
Nov 11, 2014
57d9339
Fixed range checker to use the proper interact distance
Nov 11, 2014
d3e80e0
Cleaned up Chi code
Nov 15, 2014
0fcff7d
Bump frame strata to fix raid manager/work order visual issues
Nov 26, 2014
49ab27f
Fixed bar block combo points error if we had more than expected
Nov 26, 2014
fcdd4e5
Disable dismissable totem bars if we only have one "totem"
Nov 26, 2014
77c3a79
Fixed range timer start/stop bugs
Nov 28, 2014
836a504
Fixed bugs with zone enabled units not actually being restricted to z…
Dec 10, 2014
74af9b5
hide the split raid frames when not in a raid
Dec 10, 2014
7191096
fixed MONOCHROME font crashing SUF
Dec 10, 2014
ed3d94b
Fixed error when using a fishing lure
Dec 11, 2014
5b78dfe
Revert the majority of the range checker changes to get it stable
Dec 11, 2014
2ba3926
Should properly fix zone units showing up in the wrong zone
Dec 11, 2014
6cae357
Typo
Dec 11, 2014
17b9d56
Variable scoping is hard
Dec 11, 2014
2aec196
Hide Arena prep frames when arena frames are hidden
Dec 19, 2014
ccae5b6
Added default aura indicators
Dec 19, 2014
70a9445
Trying a fix for Holy Power
Dec 19, 2014
b04843b
Fixed combo point config due to target -> player move
Dec 25, 2014
a15df23
Trying a fix for the combo point crash bug
Dec 31, 2014
c5ca240
Make sure we default x/y for combo points too
Jan 3, 2015
d1a16c1
Fixed split raid frames being scattered on UI Reload
Jan 3, 2015
e608520
Fixed split headers not hiding when toggling them off
Jan 3, 2015
6f7f515
Stripped out split frame group hiding as it doesn't work
Jan 3, 2015
d58ca48
Yet another attempt at fixing Blizzards insane crash bug
Jan 5, 2015
6b34e48
Only hide pet frames if we have a vehicle UI (Tries to fix Mount-in-T…
Jan 5, 2015
2b889e6
Debug code is bad
Jan 5, 2015
8b101bf
Redo the combo points module, should fix random bugs when using Chi, …
Jan 5, 2015
5182fe7
Redo the Eclipse Bar to add a highlight based on where you are, and f…
Jan 5, 2015
fb7f3fd
Typo
Jan 6, 2015
7639244
Fixed an error on Chi points
Jan 7, 2015
c20b20d
One last Combo Points bug fix
Jan 9, 2015
9c0887d
Make sure we kill combo points on target
Jan 13, 2015
04bb616
Ensure indicators always have a priority
Jan 14, 2015
ed1afb8
Combo Points can be shown on the target unit again too
Jan 21, 2015
acba500
Bypass combo point unit filter for non-events
Jan 21, 2015
374d6b9
Make sure we register UNIT_COMBO_POINTS for target CPs now
Jan 22, 2015
31abf22
Fix first group in split raid frames being hidden after reload in a raid
Nevcairiel Mar 1, 2015
5f3a70c
Update TOC for 6.2
Nevcairiel Aug 4, 2015
b262164
Updated auras with Hellfire Citadel (Thanks MysticalOS)
Aug 7, 2015
b210dc2
Dropped cooldown wheel alpha hack as it was apparently fixed
Aug 7, 2015
e2b42ed
Don't update runes if cooled is nil
Aug 7, 2015
a33eeec
Strip out MoP indicators to make nevcairiel happy
Aug 8, 2015
894f2fd
Don't unregister UNIT_NAME_UPDATE on group headers anymore.
Nevcairiel Aug 14, 2015
ff0a599
Remove unregister of UNIT_NAME_UPDATE in split group headers as well
Nevcairiel Aug 14, 2015
670551c
Remove innervate aura, the spell no longer exists
Nevcairiel Sep 19, 2015
3a9cf67
Convert LibDualSpec to an optional dependency
Nevcairiel May 13, 2016
c40306f
Update handling of tapped units for 7.0
Nevcairiel May 13, 2016
55ce27e
Remove linked spells that no longer exist
Nevcairiel May 13, 2016
fad7eb9
Update TOC for 7.0
Nevcairiel May 13, 2016
6bc5982
Remove class power frames from blizzard hider which no longer exist
Nevcairiel May 13, 2016
a1ac8e4
Check for player controlled units in tap handling
Nevcairiel May 14, 2016
b3cc221
Add Demon Hunter class color entry
Nevcairiel May 17, 2016
04dd8a5
Add Demon Hunter to class groupings
Nevcairiel May 17, 2016
fe163e8
Remove the Burning Embers module and enable Soul Shards for all warlo…
Nevcairiel May 20, 2016
7193080
Remove handling of UNIT_COMBO_POINTS, its all done through UNIT_POWER…
Nevcairiel May 20, 2016
b59fe1e
Remove remnants of other warlock spec specific bars
Nevcairiel May 20, 2016
4908353
Remove mistweaver monk special mana bar
Nevcairiel May 20, 2016
fc00233
Update Monk Chi bar, 5 Chi and only for Windwalker
Nevcairiel May 20, 2016
e011365
Remove more remnants of removed bars
Nevcairiel May 20, 2016
849689d
Remove Shadow Orbs bar, add a Priest Mana bar (shadow only)
Nevcairiel May 20, 2016
2e45453
Add Insanity and Maelstrom power types
Nevcairiel May 20, 2016
0ecebbe
Remove unused power types
Nevcairiel May 20, 2016
814e2ca
Add Fury and Pain power types for demon hunters
Nevcairiel May 20, 2016
2d037fb
Remove eclipse bar
Nevcairiel May 20, 2016
1849a07
Update the totem bar for druid changes
Nevcairiel May 20, 2016
24ca529
Add Astral Power for Balance Druids
Nevcairiel May 20, 2016
8f8a358
Upgrade existing profiles and add proper defaults for new elements
Nevcairiel May 20, 2016
f9e16e2
Force upgrading of profiles until development is done
Nevcairiel May 20, 2016
be650f8
Update rune handling for legion
Nevcairiel May 20, 2016
a95bf6d
Limit Holy Power module to retribution
Nevcairiel May 20, 2016
7bd960d
Add a shaman mana bar
Nevcairiel May 20, 2016
c4ffbce
Update TOC of the options addon
Nevcairiel May 20, 2016
d009e13
Ruby scripts should not be part of the TOC file
Nevcairiel May 20, 2016
6bbb143
Replace ruby scripts by a lua script
Nevcairiel May 23, 2016
50beead
Disable numbers on aura indicator cooldowns
Nevcairiel May 28, 2016
69607e8
Properly use SetColorTexture in aura indicators
Nevcairiel May 28, 2016
98268ce
Update HideBlizzard frames
Nevcairiel Jun 1, 2016
0d5abbc
Add Arcane Charge module for mages
Nevcairiel Jun 1, 2016
667b202
Replace all mention of UNIT_COMBO_POINTS
Nevcairiel Jun 21, 2016
33be868
Remove consolidated buffs
Nevcairiel Jun 24, 2016
d25b841
Bump db revision, now that most changes are in
Nevcairiel Jul 14, 2016
b078f4b
Update default range checker spells
Nevcairiel Jul 16, 2016
86ac579
Update localization script
Nevcairiel Jul 19, 2016
5b48de9
Use CLASS_ICON_TCOORDS instead of CLASS_BUTTONS
Nevcairiel Jul 19, 2016
b7bea7d
Fix range checker options
Nevcairiel Jul 19, 2016
7453907
Remove class aura indicators which no longer exist
Nevcairiel Jul 19, 2016
2e07b9c
Add Druid Innervate aura
Nevcairiel Jul 19, 2016
d61cd61
Properly update combo points on the target frame
Nevcairiel Jul 19, 2016
e8d9f6e
Properly update the max number of combo points on talent/spec changes
Nevcairiel Jul 19, 2016
25d9d8b
Fix deleting aura filter white/black lists
Nevcairiel Jul 19, 2016
941bca2
Use interact distance on rogues, they don't have a universally usable…
Nevcairiel Jul 19, 2016
051ce10
Fix combo point count after login
Nevcairiel Jul 19, 2016
69fc753
Fix duplicate table assignments
Nevcairiel Jul 19, 2016
b4bf5bd
Add X-Website TOC tag
Nevcairiel Jul 19, 2016
c7ac916
Bail out early with zero combo points
Nevcairiel Jul 19, 2016
3bf302a
Fix curable debuff types for Monks and Paladins
Nevcairiel Jul 21, 2016
4ec9273
Remove Anticipation from Aura Points
Nevcairiel Jul 21, 2016
a487db2
Disable Mage Arcane Charges Aura Points mode, its handled as a full p…
Nevcairiel Jul 21, 2016
bd03b65
Set a proper default for new powers
Nevcairiel Jul 21, 2016
544dc74
Report proper maximum power values for all power types
Nevcairiel Jul 21, 2016
cf6830a
Fix layout export to properly handle multi-line strings
Nevcairiel Jul 25, 2016
c065adc
nil check priority before using it
Nevcairiel Jul 29, 2016
1a29e21
Update localization script to use https
Nevcairiel Aug 2, 2016
aa4fad0
Some extra safety checks for block handling
Nevcairiel Aug 5, 2016
b9b945a
Properly update combopoint derived bars block sizes
Nevcairiel Aug 5, 2016
2a9753e
Remove wrong condition in druid:absolutepp tag
Nevcairiel Aug 5, 2016
3612bdf
Fix druid mana tags in balance form
Nevcairiel Aug 5, 2016
1898204
Remove outdated class-specific tags
Nevcairiel Aug 5, 2016
2e01695
Monk mana tags are also unused now
Nevcairiel Aug 5, 2016
d2c017e
Safer table access when loading a layout module
Nevcairiel Aug 8, 2016
bdcbc77
Implement "Show background" for combo point derived bars (Ticket #962)
Nevcairiel Aug 8, 2016
a7a1722
Increase framelevel of indicators to sit above text tags (Ticket #957)
Nevcairiel Aug 8, 2016
296f78e
Properly set the frame level of aura frames to allow them to be ontop…
Nevcairiel Aug 8, 2016
3c5bc90
Split emptyBar text into Left/Right
Nevcairiel Aug 8, 2016
dbaa330
Handle class coloring of the pet bar
Nevcairiel Aug 8, 2016
98968f2
Added a new option to color the health bar of pets by the players cla…
Nevcairiel Aug 8, 2016
05dcba3
Extend owner class coloring to party/raid/arena pets
Nevcairiel Aug 8, 2016
b66bcc2
Fix frame level of the incoming heal overlay on inverted bars
Nevcairiel Aug 8, 2016
ee8c1a0
Fix the per:incheal tag
Nevcairiel Aug 8, 2016
148eb51
More framelevel fixes for incoming heal/absorb bars
Nevcairiel Aug 8, 2016
1a3d839
Properly calculate the size of the incoming heal overlay
Nevcairiel Aug 8, 2016
03d6978
Fix condition for capping the size of the incheal bar
Nevcairiel Aug 8, 2016
9d4d03a
Remove now-unused variable
Nevcairiel Aug 8, 2016
a58daed
Remove obsolete banked holypower handling
Nevcairiel Aug 9, 2016
250cdc5
Remove more remnants of obsolete power types
Nevcairiel Aug 9, 2016
1a1e620
incheal: Always check the maxHealth and bail out early if its not set
Nevcairiel Aug 10, 2016
221467e
incheal: fix framelevel in a few cases and simplify frame level handling
Nevcairiel Aug 10, 2016
a839e9c
Update power statusbar and tags after repopping at a spirit healer
Nevcairiel Aug 12, 2016
eeb7062
Added a new option to change the color of the healthbar if the unit h…
Nevcairiel Aug 13, 2016
34c61f6
Use RegisterUnitEvent for UNIT_AURA
Nevcairiel Aug 13, 2016
412626d
Add a smart hostfile/friendly aura filter
Nevcairiel Aug 13, 2016
2320598
Add safety checks to ensure aura config is setup properly
Nevcairiel Aug 13, 2016
1d9a25a
Fix deleting the last aura from a group
Nevcairiel Aug 13, 2016
d187a88
Force a power update on PLAYER_UNGHOST to catch resurrecting after a …
Nevcairiel Aug 13, 2016
a0f76bf
Add a new set of mana:*pp tags to always show current mana
Nevcairiel Aug 13, 2016
d38c6e5
Revert "Add a new set of mana:*pp tags to always show current mana"
Nevcairiel Aug 13, 2016
4a3d3fc
Add sec:curpp/abscurpp/curmaxpp/absolutepp tags, a generic version of…
Nevcairiel Aug 14, 2016
bd17421
Add missing tag name entries
Nevcairiel Aug 14, 2016
705d692
Cleanup text tags a bit more to avoid errors and restore consistency
Nevcairiel Aug 17, 2016
74414ef
Properly mark the default text tags as default
Nevcairiel Aug 17, 2016
ba329df
More text tag defaults, don't need to save them in the SV
Nevcairiel Aug 17, 2016
fd1e0aa
Purge empty text tags
Nevcairiel Aug 17, 2016
b9abe08
Add basic defaults for all text tags to avoid errors when they are re…
Nevcairiel Aug 28, 2016
311ae8e
Fix migration with the new defaults
Nevcairiel Aug 28, 2016
9676e6a
Use LibSpellRange-1.0 for spell range checking
Nevcairiel Aug 28, 2016
6d7043e
totems: try to find the appropriate totem index automatically
Nevcairiel Sep 11, 2016
1cde309
totems: add warlock soul effigy bar
Nevcairiel Sep 11, 2016
f97b987
totems: use class upvalue
Nevcairiel Sep 11, 2016
d28eb73
Add a new override aura filter type
Nevcairiel Sep 12, 2016
3a40751
Slightly increase the default config UI size to fit elements better
Nevcairiel Sep 12, 2016
9029a04
Improve handling of spell IDs in aura filter lists
Nevcairiel Sep 12, 2016
889b928
Reload auras when deleting a filter entry
Nevcairiel Sep 12, 2016
b5a1aeb
runes: fix rune order after 7.0 changes (Ticket 978)
Nevcairiel Sep 13, 2016
0dae4cb
totems: fix totems for shamans (Ticket 983)
Nevcairiel Sep 13, 2016
7201e8b
Update TOC for 7.1
Nevcairiel Oct 31, 2016
d087c24
Force rebuild
Nov 26, 2016
0c70387
Cleanup pkgmeta repository paths a bit to include less clutter
Nevcairiel Dec 13, 2016
b485eb9
Update TOC for 7.1
Nevcairiel Dec 14, 2016
e51d926
Fix class token retrievel for arena unit frames
Nevcairiel Feb 1, 2017
317a7d2
Use Shadow Bolt as the default warlock range spell
Nevcairiel Feb 1, 2017
3148661
range: show units in another phase as out of range
Nevcairiel Feb 28, 2017
189d134
range: replace animation timer by C_Timer
Nevcairiel Feb 28, 2017
48ac37a
tags: replace tag update timer by C_Timer
Nevcairiel Feb 28, 2017
37ad89d
Replace fake unit update timers by C_Timer
Nevcairiel Feb 28, 2017
a3e3ef3
Remove animation based timer, its unused now
Nevcairiel Feb 28, 2017
f71ea63
Fix updating on spec change
Nevcairiel Feb 28, 2017
9fce3af
Re-factor the OmniCC option to also toggle Blizzard Cooldown Count nu…
Nevcairiel Mar 7, 2017
949ee94
Use Hand of Reckoning for Paladin hostile range checking
Nevcairiel Mar 7, 2017
7a4fb4c
Update TOC for 7.2
Nevcairiel Mar 28, 2017
e63feb8
Always show the cooldown count option, not only in advanced mode
Nevcairiel Mar 29, 2017
3d49cae
Separate Blizzard cooldown count from OmniCC cooldown count and disab…
Nevcairiel Mar 29, 2017
70df3d3
Update to use Enum.PowerType instead of SPELL_POWER_* constants
Nevcairiel Jun 29, 2017
34a04d1
Support partial soul shards for destruction warlocks
Nevcairiel Jun 29, 2017
48bc8b5
Fix combo points in "bar" layout
Nevcairiel Jun 29, 2017
68b403c
Update TOC for 7.3
Nevcairiel Aug 29, 2017
6c2e324
Properly handle raid members in vehicles which should not cause targe…
Nevcairiel Jan 18, 2018
95d06b3
Update totem module for recent-ish class changes
Nevcairiel Jan 18, 2018
5425159
Update TOC of the options addon
Nevcairiel Jan 18, 2018
a128655
Check that unit is set before trying to register the state driver
Nevcairiel Jan 21, 2018
c45e999
Add a missing color entry for the second demonology warlock guardian bar
Nevcairiel Jan 21, 2018
0d3c416
Move DualSpec handling at the end of startup init
Nevcairiel Apr 23, 2018
5f60eec
auras: protect against forbidden gametooltip
Nevcairiel Apr 23, 2018
427fd6d
units: protect against forbidden tooltip
Nevcairiel Apr 23, 2018
152c7cf
indicators: show prestige icon instead of the generic pvp faciton icon
Nevcairiel Apr 23, 2018
d65c371
Update repository locations in the .pkgmeta
Nevcairiel Jul 10, 2018
0dcfbec
8.0: UNIT_POWER -> UNIT_POWER_UPDATE
Nevcairiel Apr 21, 2018
1b81a09
8.0: UnitAura/Buff/Debuff return no rank anylonger
Nevcairiel Apr 21, 2018
8c3f140
8.0: UnitAura no longer takes a spell name argument
Nevcairiel Apr 21, 2018
a1bdf00
8.0: Update for cast API changes
Nevcairiel Apr 21, 2018
ee8deea
Don't register UPDATE_WORLD_STATES, it doesn't exist anylonger
Nevcairiel May 3, 2018
242d0de
Fix casting info during unlock
Nevcairiel May 3, 2018
b921942
Fix typo
Nevcairiel May 3, 2018
f7b73cb
Fix more logic errors in cast info mover
Nevcairiel May 3, 2018
8a1c88c
Fix ARENA_OPPONENT_UPDATE event type
Nevcairiel May 3, 2018
3a5a437
Fix UNIT_MAXPOWER event spelling
Nevcairiel May 3, 2018
eb66bb1
Update TOC for 8.0
Nevcairiel May 16, 2018
7c799ee
Update honor events for latest beta build
Nevcairiel May 24, 2018
ba66614
Prestige has gone missing in the latest build
Nevcairiel May 24, 2018
3ae44d6
Updated font to include additional glyphs for european languages (not…
Nevcairiel Jun 11, 2018
0b7bf33
Restore ARENA_OPPONENT_UPDATE as a unit event
Nevcairiel Jun 23, 2018
292945e
Remove remnants of prestige support, it has been removed from the game
Nevcairiel Jun 23, 2018
f3dba2f
Replace locale script
Nevcairiel Jun 24, 2018
97d3962
Replace locale script once again
Nevcairiel Jul 1, 2018
cd0aa55
Enable arena/battleground frames in the default layout, and disable t…
Nevcairiel Jul 16, 2018
83e9d10
Update ignore in pkgmeta
Nevcairiel Jul 17, 2018
66d7e47
Restore pvp indicator defaults on battleground frames
Nevcairiel Jul 19, 2018
8591de6
Remove setting the arena cvar, its not required to hide the frames
Nevcairiel Jul 20, 2018
8a1a319
Protect tags from failing due to mismatched event types
Nevcairiel Jul 21, 2018
1f3eca3
Switch ARENA_OPPONENT_UPDATE back to a normal event. Its not 100% a u…
Nevcairiel Jul 21, 2018
c880ddb
Update castbar module to use the GUID for cast tracking
Nevcairiel Sep 6, 2018
3004024
train notes
Jan 12, 2019
e13f410
added time sorting for auras
cartok Jan 15, 2019
b05743d
apply aura config to movers
cartok Jan 19, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
suf.tmproj
.DS_Store
mynotes.txt
32 changes: 15 additions & 17 deletions .pkgmeta
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,33 +1,31 @@
package-as: ShadowedUnitFrames

move-folders:
ShadowedUnitFrames/options: ShadowedUF_Options
ShadowedUnitFrames/options: ShadowedUF_Options

externals:
libs/LibStub:
url: svn://svn.wowace.com/wow/libstub/mainline/trunk
url: https://repos.wowace.com/wow/libstub/trunk
tag: latest
libs/CallbackHandler-1.0:
url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk
url: https://repos.wowace.com/wow/callbackhandler/trunk
tag: latest
libs/AceDB-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDB-3.0
url: https://repos.wowace.com/wow/ace3/trunk/AceDB-3.0
libs/LibSharedMedia-3.0:
url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk
tag: latest
libs/LibHealComm-4.0:
url: git://git.wowace.com/wow/libhealcomm-4-0/mainline.git
tag: latest
url: https://repos.wowace.com/wow/libsharedmedia-3-0/trunk/LibSharedMedia-3.0
libs/LibDualSpec-1.0:
url: https://repos.wowace.com/wow/libdualspec-1-0
libs/LibSpellRange-1.0:
url: git://github.com/ascott18/LibSpellRange-1.0.git
options/libs/AceConfig-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
url: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0
options/libs/AceDBOptions-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDBOptions-3.0
url: https://repos.wowace.com/wow/ace3/trunk/AceDBOptions-3.0
options/libs/AceGUI-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
url: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
options/libs/AceGUI-3.0-SharedMediaWidgets:
url: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk
tag: latest
ignore:
- globalcheck.lua
- localcheck.lua
url: https://repos.wowace.com/wow/ace-gui-3-0-shared-media-widgets/trunk/AceGUI-3.0-SharedMediaWidgets

ignore:
- locale-import.lua
679 changes: 504 additions & 175 deletions ShadowedUnitFrames.lua
100644 → 100755

Large diffs are not rendered by default.

114 changes: 66 additions & 48 deletions ShadowedUnitFrames.toc
Original file line number Diff line number Diff line change
@@ -1,51 +1,69 @@
## Interface: 30300
## Title: Shadowed Unit Frames
## Notes: An apple a day keeps the raptor away, or so they say
## Author: Shadowed
## Version: @project-version@
## SavedVariables: ShadowedUFDB
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibHealComm-4.0, AceGUI-3.0-SharedMediaWidgets

#@no-lib-strip@
libs\LibStub\LibStub.lua
libs\CallbackHandler-1.0\CallbackHandler-1.0\CallbackHandler-1.0.xml
libs\LibSharedMedia-3.0\lib.xml
libs\LibHealComm-4.0\LibHealComm-4.0.xml
libs\AceDB-3.0\AceDB-3.0.xml#@end-no-lib-strip@

localization\enUS.lua
localization\deDE.lua
localization\esES.lua
localization\esMX.lua
localization\frFR.lua
localization\koKR.lua
localization\ruRU.lua
localization\zhCN.lua
localization\zhTW.lua

ShadowedUnitFrames.lua
modules\units.lua
modules\layout.lua
modules\movers.lua
modules\defaultlayout.lua
modules\highlight.lua
modules\tags.lua
modules\health.lua
modules\power.lua
modules\portrait.lua
modules\indicators.lua
modules\xp.lua
modules\cast.lua
modules\auras.lua
modules\combattext.lua
modules\totems.lua
modules\runes.lua
modules\fader.lua
modules\combopoints.lua
modules\incheal.lua
modules\range.lua
modules\empty.lua
## Interface: 80000
## Title: Shadowed Unit Frames
## Notes: Moooooooooooooooooo
## Author: Shadowed
## Version: @project-version@
## SavedVariables: ShadowedUFDB
## X-Website: http://www.wowace.com/addons/shadowed-unit-frames/
## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets, LibDualSpec-1.0, LibSpellRange-1.0, Clique

#@no-lib-strip@
libs\LibStub\LibStub.lua
libs\CallbackHandler-1.0\CallbackHandler-1.0\CallbackHandler-1.0.xml
libs\LibSharedMedia-3.0\lib.xml
libs\AceDB-3.0\AceDB-3.0.xml
libs\LibDualSpec-1.0\LibDualSpec-1.0.lua
libs\LibSpellRange-1.0\lib.xml
#@end-no-lib-strip@

localization\enUS.lua
localization\deDE.lua
localization\esES.lua
localization\esMX.lua
localization\frFR.lua
localization\koKR.lua
localization\ruRU.lua
localization\zhCN.lua
localization\zhTW.lua

ShadowedUnitFrames.xml
ShadowedUnitFrames.lua
modules\helpers.lua
modules\units.lua
modules\layout.lua
modules\movers.lua
modules\defaultlayout.lua
modules\highlight.lua
modules\tags.lua
modules\health.lua
modules\power.lua
modules\portrait.lua
modules\indicators.lua
modules\xp.lua
modules\cast.lua
modules\auras.lua
modules\auraindicators.lua
modules\combattext.lua
modules\totems.lua
modules\runes.lua
modules\fader.lua
modules\basecombopoints.lua
modules\combopoints.lua
modules\incheal.lua
modules\incabsorb.lua
modules\healabsorb.lua
modules\range.lua
modules\empty.lua
modules\druid.lua
modules\soulshards.lua
modules\holypower.lua
modules\chi.lua
modules\altpower.lua
modules\monkstagger.lua
modules\aurapoints.lua
modules\priest.lua
modules\shaman.lua
modules\arcanecharges.lua
#@do-not-package@
options\config.lua
#@end-do-not-package@
#@end-do-not-package@
8 changes: 8 additions & 0 deletions ShadowedUnitFrames.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Ui xmlns="http://www.blizzard.com/wow/ui/">
<Button name="SUF_SecureUnitTemplate" virtual="true" inherits="SecureUnitButtonTemplate, SecureHandlerStateTemplate">
<Attributes>
<Attribute name="refreshUnitChange" type="string" value="local unit = self:GetAttribute('unit'); if unit then RegisterStateDriver(self, 'vehicleui', ('[target=%s,unithasvehicleui]vehicle; no'):format(unit)) else UnregisterStateDriver(self, 'vehicleui') end" />
<Attribute name="_onstate-vehicleui" type="string" value="local unit = self:GetAttribute('unit'); if unit and newstate == 'vehicle' and UnitPlayerOrPetInRaid(unit) and not UnitTargetsVehicleInRaidUI(unit) then self:SetAttribute('toggleForVehicle', false) else self:SetAttribute('toggleForVehicle', true) end" />
</Attributes>
</Button>
</Ui>
83 changes: 0 additions & 83 deletions globalcheck.lua

This file was deleted.

Loading