Version 90002.06
- Refactored a lot of UF-related code;
- New horizontal UF textures;
- Added an option to adjust UF gloss. Can be found at /LSUI > Unit Frames > Gloss slider. It affects
all UFs, including the player orb, for it to work better all textures were adjusted to be more or
less the same in terms of opacity and colours;
- Added an option to toggle UF status bars' gain/loss animations and smoothing. Can be found at
/LSUI > Unit Frames > Smooth and Animated sliders;
- Streamlined UF options. Some old options were removed, and few new options were added:
- Reworked how top and bottom insets are sized. Now they scale depending on the height of the UF.
The max size is 33% of the height, the minimum size is 1% or 4px, whichever is bigger;
- Removed Heal Prediction tags options. It's unnecessary clutter. Can be recreated via Custom
Texts, use `ls:absorb:heal` and `ls:absorb:damage` tags to do so;
- And more.
- Added some of my textures to LSM. Border textures were added as `LS Thick` and `LS Thin`, and the
status bar texture as `LS`. This way they can be used in other addons that support LSM. I'm
planning to add LSM support to all status bars across the addon later, but I need to do a bit more
work for that to happen.
Version 90002.05
- Added new unit frame element, `Custom Texts`. Can be found at /LSUI > Unit Frames > Unit > Custom
Texts. It allows you to create taggable font strings anywhere on a unit frame. Added it because
some people asked for it;
- Added two new tags `ls:threat` and `ls:color:threat`;
- Updated embeds.
Version 90002.04
- Finished migrating fonts to LSM. Can be found at /LSUI > General > Fonts. Now there's 4
categories: cooldowns, unit frames, buttons, and progress bars. "Cooldowns" is self-explanatory,
"Unit Frames" controls fonts of all UF elements, but aura buttons and castbars, "Buttons"
controls fonts of all aura buttons, action buttons, item buttons on the character panel, and
"Progress Bars" controls fonts of castbars, the digsite bar, mirror timers, and the tooltip
healthbar. I haven't added support for Blizzard fonts yet, I'm still not sure how to do it better;
- Added optional coloured ilvl text to the character frame. Can be found at /LSUI > Blizzard >
Character Frame > iLvl;
- Added an option to disable enchant and gem text on equipped items. Can be found at /LSUI >
Blizzard > Character Frame > Item Enhancements;
- Added an option to adjust the tooltip health bar and its text size. Can be found at /LSUI >
Tooltips > Health;
- Improved compatibility with various addons that add text to the main tooltip;
- Fixed an issue where class power separators wouldn't render properly;
- Fixed an issue where the config tried to updated disabled unit frames;
- Updated French translation. Translated by
[email protected];
- Updated Simplified Chinese translation. Translated by
[email protected];
- Misc bug fixes and tweaks;
- Updated embeds.
Version 90002.03
- Fixed an issue that prevented square minimap from working in Torghast.
Version 90002.02
- Added support for charged combo points. For now it'll use Chi colour. I'll add a proper colour
later.
NOTE: I'm aware of the fact that the minimap doesn't work in Torghast.
Version 90002.01
- Added 9.0.2 support;
- Fixed azerite power bar visibility. Now it's disabled when HoA is unequipped;
- Updated embeds;
- Misc bug fixes and tweaks.
Version 90001.05
- Added LibSharedMedia support. Can be found at /LSUI > General > Fonts. For now, only unit frames,
action bars, and cooldown spirals support font customisation. For the sake of consistency all
fonts of a given module will be updated at once, for example, if you change the unit frame font,
then health, heal prediction, power, alternative power, castbar, name, and aura fonts will be
changed. However, each element will retain individual size controls, and unit frame auras will
retain their shadow and outline controls on top of that. I'll be adding LSM support to missing
modules with the next update;
- Reenabled extra and zone action buttons. Sadly, the size option is gone;
- Fixed an issue where action bar fading won't resume after leaving a vehicle;
- Updated French translation. Translated by
[email protected] and
[email protected];
- Updated Spanish translation. Translated by
[email protected]
Version 90001.04
- Fixed paragon reputation handling;
- Fixed additional power bar visibility for priests, shamans, and druids.
Version 90001.03
- Fixed an "issue" where you'd see an error while managing profiles. Due to how the addon is
written it's just an error message, but nothing was actually broken and everything was
updating properly.
Version 90001.02
- Fixed health tags;
- Fixed hotkey font.
Version 90001.01
- Added 9.0.1 support.
NOTE: Extra and zone buttons are currently disabled, I'll figure out what to do with them later.