Commit Graph

13 Commits

Author SHA1 Message Date
omicron e72c4b3e3f Allow size and range check features to be configured.
This also improves the range check to fall back to UnitInRange if no
friendly spell is available
2023-04-01 01:20:39 +02:00
omicron 825738a040 Rework the way triggers and indicators work
Triggers are now a link between link between a datasource (for now only
AuraList) and an indicator (for now only SquareIndicator).
2023-03-19 06:54:02 +01:00
omicron 5d21f1030c Add profiler code 2023-03-19 02:11:57 +01:00
omicron 9c796159b3 Add UnitGroup class to put frames in a grid layout with sorting 2023-03-18 20:35:41 +01:00
omicron f14ffbe0bd Handle characters that aren't fully loaded yet in UpdateName 2023-03-18 16:36:09 +01:00
omicron 7d1e3b933d Fix incorect Runic Power enum 2023-03-18 16:34:16 +01:00
omicron 16da36d353 Add power bars for healers and blood deathknights 2023-03-18 06:25:25 +01:00
omicron 5b18d2a39a Add level and top arguments to StatusBar constructor 2023-03-18 05:57:43 +01:00
omicron d6e3a968c1 Add class colored names to the unit frames 2023-03-18 05:57:43 +01:00
omicron b87aea2f9e Change UpdateRange to always show dead units as opaque 2023-03-18 05:57:43 +01:00
omicron 8271092d42 Fix the menu action on non-player frames 2023-03-16 05:18:30 +01:00
omicron c0446ad8be Add support for hiding unit frames in raid groups 2023-03-16 04:54:34 +01:00
omicron 86825dd6e5 Initial commit 2023-03-15 17:13:01 +01:00