Skip to content

fix(resource-bars): show fractional soul shard values#110

Merged
EllesmereGaming merged 1 commit intoEllesmereGaming:mainfrom
danvernon:fix/resource-bar-fractional-display
Mar 16, 2026
Merged

fix(resource-bars): show fractional soul shard values#110
EllesmereGaming merged 1 commit intoEllesmereGaming:mainfrom
danvernon:fix/resource-bar-fractional-display

Conversation

@danvernon
Copy link
Contributor

Summary

  • Use UnitPower with the unmodified flag to retrieve precise soul shard count (e.g. 4.4 instead of 4)
  • Display partial pip fill on the next shard pip using a StatusBar overlay (same pattern as DK rune recharge)
  • Show decimal text when a fractional value is present

Fixes the issue where Destro warlock soul shards round down and don't display fractional progress.

Use UnitPower with unmodified flag to get precise soul shard count.
Display partial pip fill on the next shard pip and show decimal text
(e.g. "4.4" instead of "4") when a fractional value is present.
@danvernon danvernon marked this pull request as ready for review March 16, 2026 09:08
@EllesmereGaming EllesmereGaming merged commit 14eb389 into EllesmereGaming:main Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants