Add Azerite Bar
Hide default status tracking bars, this includes rep tracking bars. To
be added later if needed.
Hide default status tracking bars, this includes rep tracking bars. To
be added later if needed.
Add Uldir instance ID for autologging
Fix GetMacroSpell calls
Initial BfA compatibility
Some parts are still to be finished and all aura tables are to be
filled.
Some parts are still to be finished and all aura tables are to be
filled.
Add a coordinate frame
Add an alt to OmaRF
Add nameplate functionality if it is needed later, no users now
Fix raid aura throttling and throttle unit frame auras as well
Reduce number of UnitAura calls for each UNIT_AURA event
Faster updates for bres tracker
Don't show healthstone warning if you are dead
Add a GTFO implementation
Add Shaman TellMeWhen
Add Conflagration
Refresh exp bar after load screens
Fix inspect caching, should now properly cache for 60 sec
Add licence
Add Fetid Rot
Add Demolished debuff
Add Cloying Shadows debuff
Detach cast bars from OnUpdate
Only go through auras once
Remove debug prints
Move frame.dead to updateText as it sometimes was missed
Hide raid frame tooltips immediately
Add functions visible globally for profiling
Add name prefix when in vehicle
Fix inspect waiting extra 60 sec
Don't let UIParent control pet bar position
Actual pet bar to be done, using standard until then
Actual pet bar to be done, using standard until then
Add new alt
Add different alt power color for Warlock
Remove old unused settings
Remove unused MoveAnything compatibility code
Fix couple lua errors
Add soul shard tracking
Hide cast bar explicitly
Noticed inspects fail when dead, don't try
Add another alt
Fix infinite Monk inspects
Fix old frame removal
Refactor OmaCD, create a more robust inspect scheme
WoW inspect API doesn't work well, these changes try to work around the
issues and hopefully provide requested info. Spec/talents are inspected
fine, but inventory inspection requires luck and retries.
WoW inspect API doesn't work well, these changes try to work around the
issues and hopefully provide requested info. Spec/talents are inspected
fine, but inventory inspection requires luck and retries.
Add autologging
Add CD tracker
Some problems with inspecting talents etc.
Some problems with inspecting talents etc.
Move default tooltip and container location
Optimize CheckIndicators
New limitations:
- major frames only track debuffs
- indicators cannot use spellIDs
New limitations:
- major frames only track debuffs
- indicators cannot use spellIDs
Add global table entries for debug profilers
Slower update rate, remove MoveAnything support
Add Caustic Slime from Hasabel
Remove most healabsorb, remove concatenation from event handlers
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.