Invalidate button.prev when slot changes
Move extra ability bars so they don't overlap new BigWigs config
Remove power bar and health text
Add option to iterate over UnitAura instead of aura list
Only have OnUpdate calls when necessary
Remove heal absorb from player and target frames
Better method to avoid unnecessary CD updates
Show original unit name when in vehicle
Add Empowered Pulse Grenade to be tracked
Fix totem tracker bug when changing spec
Add Shaman settings
Hide Blizzard main bar frames
Hide standard boss frames, keep powerBarAlt
Remove heal prediction from regular unit frames
Only show 20 auras
Separate Mover and extra power bar components
Remove incoming res icon, slower periodic update rate
Change update CD throttling to not always update twice
Separate TellMeWhen component
Fix insecure boss frames
Secure frames are still not working fully causing some invisible frames
catching mouse clicks.
Secure frames are still not working fully causing some invisible frames
catching mouse clicks.
Move some standard blizzard frames
Add action bar tooltips
Fix action button glow
Add Holy Power frame
Only show 8 characters in target frame, some comment removal
Add pixel border to TellMeWhen icons
Add healthstone warning
Show stacks in unit frame auras
Allow MoveAnything to change tooltip location
MoveAnything starts from PLAYER_ENTERING_WORLD, delay until that point
to set local tooltip variables
MoveAnything starts from PLAYER_ENTERING_WORLD, delay until that point
to set local tooltip variables
Clickheal changes, add tracked debuffs
Most action bar functionality completed
Tooltips to be done, otherwise essentially done
Tooltips to be done, otherwise essentially done
Add Delusions debuff
Working override/vehicle/possess bars
Move role icon above health bar overlays
Add basic action bar support
Add stack counter to TellMeWhen component
Fix target cast bar when changing targets
Change TellMeWhen strata to LOW
Add TellMeWhen replacement
Fix channeling color
Add cast bar support
Change bar texture, explicitly hide focus spell bar
Add pet, boss and arena frames
Due to pet frame not having most features, added more flexibility to
remove unneeded parts
Due to pet frame not having most features, added more flexibility to
remove unneeded parts
Add raid marker support
Change DruidIndicators to spellIDs, remove dead code
Refactor OmaUF for more flexible frames
Fix overlay back and hide power bar properly
Small fixes from normal unit frame side
Tidy up OmaRF files
Tidy up some events
Refector indicators to be more flexible
Now separate indicator setup based on class allowing different layouts.
Now separate indicator setup based on class allowing different layouts.
Make exp bar contained on its own
Add pet frame, remove mana bars from non-healers
Starting to be messy, cleanup required
Starting to be messy, cleanup required
Fix power bars, remove overlay color for basic unit frames
Power bars didn't update properly when they changed for the same unit.
For example druid shapeshift.
Power bars didn't update properly when they changed for the same unit.
For example druid shapeshift.
Fix rested xp errors, update rested bonus when resting
Add action bar addon, just exp bar for now
Change width/height to global setting
Change to coloring health bar instead of name in UF
Fix character settings loading
ADDON_LOADED was not actually late enough to have UnitFullName
available, it just fired multiple times so some later addon loading had
it already.
ADDON_LOADED was not actually late enough to have UnitFullName
available, it just fired multiple times so some later addon loading had
it already.
Show auras, hide replaced blizzard frames
Add player flag support, hide blizzard focus
Add leader icon, aura frame stub
Hide Blizzard raid frames
Add focus frame
Add basic player and target frames in separate addon
Add tooltips
Ready check support
Update all bars after loading
Threat status stuck if ported out during combat
Threat status stuck if ported out during combat
Fix major aura positioning
Fix char-specific settings, add Gedren
Add customizable settings, remove extra code
Add incoming res icon
Add role icon
Vehicle support
Messy solution, reorganization needed
Messy solution, reorganization needed
Fix small issues, use StateDrivers instead of reimplementing
Move away from deprecated power types, only register events once
Split frame creation away
Use constant time jump table
Remove old code
Add proper indicator support and fix bugs found while playing
Re-add basic indicators
Create own frames
Attaching to blizzard frames just caused taints in combat if people
joined.
Attaching to blizzard frames just caused taints in combat if people
joined.
Detach indicators from protected frames
Refactor updateIndicators to get auras when they're applied
Remove AceAddon
Different health text and more text space in config
Delete unnecessary libraries
Add major aura indicator
Remove font option
Start player frame modification
Fix bugs found in testing
Rename
Remove safeties, possible tainting
Create slash command to load config addon
Split libraries
Split config
Remove AceTimer
Update all libraries
Fix up libraries
Refactor updateIndicators