Skip to content

Releases: ls-/ls_UI

70100.10

14 Feb 04:02
@ls- ls-
Compare
Choose a tag to compare
  • Fixed action bar taint issues. Again...

70100.09

13 Feb 14:56
@ls- ls-
Compare
Choose a tag to compare
  • Fixed action bar taint issues.

70100.08

09 Feb 16:46
@ls- ls-
Compare
Choose a tag to compare
  • Revamped player orb;
  • Revamped minimap;
  • Numerous bug fixes and tweaks.

70100.07

29 Jan 07:14
@ls- ls-
Compare
Choose a tag to compare
  • Revamped bottom bar. New high-res textures, default button size is 32px, up from 28px, added XP/AP/honour/rep bars;
  • Reworked slash commands. Now there's only one command, /LSUI, others are passed as arguments, e.g. /LSMOVERS is now /LSUI MOVERS;
  • Misc bug fixes and tweaks.

70100.06

11 Jan 15:51
@ls- ls-
Compare
Choose a tag to compare
  • Added 7.1.5 support;
  • Added login chat message. It can be disabled via in-game config. Quite many people asked for it.

70100.05

14 Dec 11:43
@ls- ls-
Compare
Choose a tag to compare
  • Fixed micro menu visibility in non-restricted bar mode.

70100.04

13 Dec 06:02
@ls- ls-
Compare
Choose a tag to compare
  • Fixed binding texts on action buttons.

70100.03

11 Dec 12:13
@ls- ls-
Compare
Choose a tag to compare
  • Rewrote addon's core, and majority of its modules;
  • Reworked in-game config. Added a lot of new options, but some things are still missing. By default, ls: UI entry isn't present in Interface > AddOns section, to create one use /lsui (el ess ui) command, I decided to do so to avoid any possible taint issues;
  • Reworked CTA tracker. Now it rescans all queues every 10s, and highlights 'Group Finder' micro button if player is eligible for CTA rewards;
  • Switched to Munsell colour palette. It should be easier on the eyes;
  • Removed party frames. Because I don't use them on my chars, I use compact raid frames instead, it became a bit difficult to maintain them in adequate state;
  • Temporarily disabled arena frames. They're quite outdated right now;
  • Numerous bug fixes and tweaks.

NOTE: This update is quite big, ~13'000 lines of code, but it doesn't bring a lot of visual changes, they'll come later. I've already started working on new UI design and artwork, however this process will take some time.

70100.02

28 Nov 08:02
@ls- ls-
Compare
Choose a tag to compare
  • Fixed tooltip issue which was caused by sometimes nonexistent .GetAttribute method. There's one more call...

70100.01

26 Nov 14:46
@ls- ls-
Compare
Choose a tag to compare
  • Added 7.1 support;
  • New version format: INTERFACE_VERSION.PATCH;
  • Updated embedded oUF;
  • Updated tooltip ilvl calculator;
  • Fixed tooltip issue which was caused by sometimes nonexistent .GetAttribute method.

NOTE: I decided to change version format, because I'm planning to introduce quite many internal changes that will be followed by texture overhaul in the "near" future, however, I won't be able to do so within one single update, it'll take some time. But if I kept previous version format, I'd have to bump major version number few times, and that's not something I'd like to do.