promotional bannermobile promotional banner

LUI Core

The Core of the LUI Interface
Back to Files

v2608

File nameLUI-v2608.zip
Uploader
Siku_LUISiku_LUI
Uploaded
Aug 26, 2026
Downloads
253
Size
4.8 MB
Flavors
Retail
File ID
8740277
Type
R
Release
Supported game versions
  • 12.1.0

What's new

lightweight tag 7635684ea0f8ac243c21f5a6a3a0379e87979cd1 v2608
Author:    FireSiku <chaoslux@gmail.com>
Date:    Wed Aug 26 12:14:57 2026 -0400

commit 7635684ea0f8ac243c21f5a6a3a0379e87979cd1
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 24 00:25:18 2026 +0200

    Bump version to v2608

commit 3a7b7d017b54128d09eaea57c5694a2bb0a24706
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 26 17:09:32 2026 +0200

    Add selectable options layout

    Adds a personal preference to switch between compact and categorized Unitframes options.

commit e209010bdf57c6c32db2cc0b0bb963f2420a03cd
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 26 01:53:45 2026 +0200

    Unitframes: Reorganize options for all frame types

    Groups all unitframe options into clear sections, separates power bars from their text settings, and fixes font bindings for the nested layout.

commit 4902b3560e70972eefaacb623cddfd1a69acb7c9
Author: FireSiku <chaoslux@gmail.com>
Date:   Tue Aug 25 17:41:03 2026 -0400

    Unitframes: Fix Frost Mages showing the proper count of Icicles.

    Because Mages only had ClassPowers set for Arcane Charges, it had a max of 4. Icicles are now showing up in this API, causing the missing 5th texture to trigger an oUF error preventing the rest of the unitframes to load.

commit faf51dbf018ece0884462a0cae456a319a8e427f
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 24 21:33:58 2026 +0200

    Fix tooltip styling and guild colors

    Use Blizzard tooltip data and native NineSlice styling to apply tooltip backgrounds and correctly distinguish own-guild and other-guild colors without requiring a target.

commit 800cf71c832c56009aaca3da6fd7582dff59f30b
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Sun Aug 23 23:47:42 2026 +0200

    Fix WoW 12.1 unitframe and aura issues

    * Fix unitframe power, health/text, and class/power color handling for WoW 12.1 secret values.
    * Fix AuraContainer initialization, refreshes, cooldowns, filters, icon sizing, and dispel borders.
    * Fix tooltip NineSlice taint and micromenu World Map handling.
    * Fix unitframe options/previews, grouped frame spacing, child-frame settings, target-target-target PowerBar width, and PvP timer option.

commit 7364fd9f947f1432a8f406b24a6cc636c5674ec0
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Sun Aug 23 16:22:50 2026 +0200

    Fix forbidden aura SetSize access in WoW 12.1

    Fixes an error in auras_12_1.lua where SetSize could be called on a forbidden aura object while changing unitframe buff settings.

    The error occurred when toggling or refreshing unitframe aura options and resulted in:

    calling 'SetSize' on bad self (Attempt to access forbidden object from code tainted by an AddOn)

    This update avoids modifying forbidden aura objects directly and keeps the aura layout compatible with WoW 12.1's restricted/secret-value handling.

commit 08179b484049a23f3799124e12db410d0d08aa49
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 21:26:02 2026 +0200

    Revert avoid duplicate target debuff refresh

commit a49be75893f882fb4782c5144657984f9f159058
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 21:26:02 2026 +0200

    Revert avoid duplicate target debuff refresh

commit db06577eed5dacdd9f8a2e8888f11da44d69ba33
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 20:51:02 2026 +0200

    Avoid duplicate target debuff refresh

commit 72fdd500d899646f1513dfed056094346fe28cb7
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 19:29:05 2026 +0200

    Restore debuff cooldown reverse setting

commit d230ec56d4b6930bc9a1154fb77df03e5fdef31f
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 19:11:58 2026 +0200

    Add AuraContainer layout settings

commit 7cdb4bf321904706dccf59d627ce59e7e794dbec
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 18:59:14 2026 +0200

    Prevent legacy debuff processing for AuraContainer

commit 1c0ac5f2433dadc225df6623e15d0a6c7a4bb268
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 18:42:32 2026 +0200

    fix target debuff display

commit a196da84683bdcefc5ffd8a533cdfc07d21c3d4e
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 16:52:55 2026 +0200

    Fix Deathknight rune color handling

commit 78f015a0261b24c7c55ed296834b02c448eaffd4
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Thu Aug 20 15:19:23 2026 +0200

    Update experience.lua

    Fix experience bar max Level API

commit f01aabd65e0abe102bb761d31a181cc3d1ab9533
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 19 17:40:41 2026 +0200

    Fix Indicators with secret boolean values

    - Avoid boolean testing of secret leader values
    - Use SetAlphaFromBoolean for LeaderIndicator visibility
    - Avoid comparing secret group role strings
    - Hide GroupRoleIndicator when the assigned role is secret

commit e3ab05f8865a940d4ac6cd2f15f2529986d4e54e
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 19 17:30:54 2026 +0200

    Fix LeaderIndicator with secret boolean values

    - Avoid boolean testing of secret UnitIsGroupLeader/UnitLeadsAnyGroup values
    - Use SetAlphaFromBoolean to control LeaderIndicator visibility
    - Preserve guide and leader atlas handling

commit 89db7a164b701cd7f811ef2ce955ac009c7953de
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 19 16:25:51 2026 +0200

    Fix aura updates with secret GetAuraSlots values

    - Handle secret isFullUpdate values without aborting aura updates
    - Wrap GetAuraSlots calls to prevent taint errors
    - Avoid aborting full aura updates when aura slots are inaccessible
    - Apply safe handling to combined, buff, and debuff aura updates

commit d1712bd406a2b2fa3486000d97a9f143b5671481
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 19 13:01:52 2026 +0200

    Update oUF core to 13.4.5

    Updates the embedded oUF core files from 13.3.0 to 13.4.5 for compatibility with the current WoW API

commit 5fba71c8cbe8b5961e5a666a7698b36bff3c6b8a
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Wed Aug 19 12:58:47 2026 +0200

    Add files via upload

commit 12b56fccd07cc8746548033027cf3dc28cdb72d1
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Tue Aug 18 11:28:10 2026 +0200

    Update leaderindicator.lua

    Fix secret leader value

commit a9c7352acd4c1b7e0ba01769af81530301945fcd
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Tue Aug 18 11:24:30 2026 +0200

    Update grouproleindicator.lua

    Fix secret group role value

commit 79a0d537b8878f96d9ae41b3acd4c06089b67456
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Tue Aug 18 11:19:47 2026 +0200

    Update auras.lua

    Fix secret aura access errors

commit ee5e239d7badbfd9b6f042777d51640cc5ec15ce
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Tue Aug 18 04:03:58 2026 +0200

    Fix Friends broadcast interaction

    Move the Battle.net broadcast click handler into CreateBroadcast and handle left-click interaction directly on the broadcast line.

commit c456126a95001032591ffb7bdbcdfcdb40473a20
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Tue Aug 18 03:52:44 2026 +0200

    Fix Friends tooltip scrolling and legend

    Fix Battle.net friend anchoring while scrolling and properly hide the Friends legend when leaving the tooltip

commit dd97d275f55d441933d777d6bbe673d4562e4dc7
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Tue Aug 18 03:34:37 2026 +0200

    Fix Friends infotext

    Fix Battle.net friend display, interactions, scrolling, broadcasts and tooltip behavior.

commit 78e7bcd79b765e54678383223f7adebd8422a9d2
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 23:46:08 2026 +0200

    Update modapi.lua

    Add fallback for secret color values

commit f77012345dd4fbb6226a07bb139b3baba8799d14
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 22:27:42 2026 +0200

    Update expbars.lua

    Prevent exp bar update before initialization

commit eb3c84e2888807caebdaa3881d1f5a5daa6e90a4
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 22:19:40 2026 +0200

    Update modapi.lua

    Fix secret color keys in module API

commit a0072a65aaed9c8de33102aed8ad0601b9ee32ce
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 21:16:45 2026 +0200

    Update auras.lua

    Handle secret aura values in WoW 12.0.1

commit 0d126ff0806942ecabc0896e1729a12e1bb06f55
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 21:09:21 2026 +0200

    Update blizzscale.lua

    Fix invalid Blizzard UI hooks in WoW 12.0.1

commit 4e8124fa48c67bd7cdd16c68511910b9baaa4acb
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 21:05:13 2026 +0200

    Update utils.lua

    Fix nil screen height in WoW 12.0.1

commit bfb30a2cdf087f8fa866bfadea9cd518fdd9c553
Author: Pahn1988 <74673519+Pahn1988@users.noreply.github.com>
Date:   Mon Aug 17 21:02:44 2026 +0200

    colors.lua

    Fix secret color values in WoW 12.0.1

commit 0ecfc809ceeacb74b6ace4498b5f73aa0e4eebaa
Author: FireSiku <chaoslux@gmail.com>
Date:   Wed May 6 00:11:27 2026 -0400

    Infotext: Removing inaccurate hint that shouldve been reverted as well.

commit 99aae6f030e48cf6ae2c88b64d0635158914f95c
Author: FireSiku <chaoslux@gmail.com>
Date:   Wed May 6 00:09:11 2026 -0400

    Infotext: Reverting previous changes. LDB doesn't support secret values at all.

commit d7d3aa801ef847922ecb8af822e8c8ca80b64eb1
Author: FireSiku <chaoslux@gmail.com>
Date:   Tue May 5 23:17:53 2026 -0400

    Infotext: Fixed a speed comparison causing issues when secret.

commit 8be5db1832d72bad3ce05e8df9ac1ce1d665a722
Author: FireSiku <chaoslux@gmail.com>
Date:   Tue May 5 04:27:18 2026 -0400

    Unitframes: HACK to get prevent Runes from causing errors. Better fix to come later.

commit 95064a14329f21604ddcee07dc7ec942df8223a0
Author: FireSiku <chaoslux@gmail.com>
Date:   Tue May 5 04:23:00 2026 -0400

    Infotext: Movement Speed will now display base value without conversiion. Weapon Speed is no longer loaded at all.

commit 7aa752c2437b8ae314d5d10ded1a600204a374ee
Author: FireSiku <chaoslux@gmail.com>
Date:   Tue May 5 03:38:13 2026 -0400

    Unitframes: Fix Additional Power text having a wrong outline.

commit 6c9e6df16e021dc3b9d7e44fd413805b5cb8ca3f
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Feb 28 18:26:34 2026 -0500

    Unitframes: Fix edge case scenario with the color fix from yesterday

commit 5c72e6336beb67af814e1e84b2b351f68bc22830
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Feb 27 17:53:55 2026 -0500

    Tooltip: Don't check for AFK/DND flags if it is secret

commit 98ebff577e4ae9d5952c288bc960a6fbf40dd975
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Feb 27 04:19:14 2026 -0500

    Unitframe: Dont pull StatusBar color before applying BGMultiplier

commit 5e337e6fbc29b528b2a787f5907c98190898a5c6
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Feb 26 21:43:06 2026 -0500

    Unitframes: Check if bools are secret first

commit 02d5ad988e27ed4321bef0c00d1e90c73bc91306
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Feb 26 18:12:59 2026 -0500

    Infotext: Enable MoveSpeed by default.

commit 8178ba7255835edd23d531072767e0aef981580d
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Feb 26 18:11:12 2026 -0500

    Cooldown: Disable Module until redesign

commit 7c23a1e14eb7e1a6ff25132ff69b0de6f43a5abd
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Feb 26 17:28:09 2026 -0500

    Core: Update TOC

commit ef496bf74d5635cc415c12fffeb392d6cdff5530
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Feb 26 17:08:45 2026 -0500

    Unitframes: Updated oUF to 13.3.0

commit 07ee95d251e5b569c3ebb0b2c1fe1f00ff7efd18
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Jan 31 05:17:00 2026 -0500

    Unitframes: Added back several missing options.

    Such as Name Formats, and several Party and Raid options such as Growth Direction, Padding, etc.

    Name Shortening was not included as it cannot be done anymore.

commit ffcb303088da04634e57a664211f418caa52af8b
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Jan 31 04:55:41 2026 -0500

    Unitframes: Fix GetFallbackRGB error

commit d034aacf558662225eaf26503fdcddaeb97b13f3
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Jan 31 04:51:22 2026 -0500

    Options: Make sure to stop processing data if its nil due to failing the onlyIf conditional.

commit 8a4f8ee9fec6f6d716c7cf0eec2484751f4b8c2b
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Jan 31 03:07:53 2026 -0500

    Unitframes: Health/Power bar vertex color can be secret, so reverted that part.

commit 6520c6684c878428b9d90d13c09f6f4f9701014a
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Jan 31 02:57:51 2026 -0500

    Unitframes: Fix "By Gradient" not working.

    Turns out the health statusbar is now protected, so we have to pull the StatusBarTexture and color that instead.

commit 4342513ea6ca44b3419e8c29ab9b2fd75e4af340
Author: FireSiku <chaoslux@gmail.com>
Date:   Sat Jan 31 01:29:40 2026 -0500

    Unitframes: Removed Castbar Backdrop temporarily due to Secret restrictions.

commit b630925de5d04790dbad23bab3d314cb610abeb5
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 29 19:40:02 2026 -0500

    Tooltip: Fix Unitframe tooltips flickering losing colors.

commit e65f5d144a3fa62c1e70308bb78be0175ffe3049
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 29 18:46:31 2026 -0500

    Tooltip: Tooltip Border color now looks for TooltipType instead of GetItem/GetUnit

commit daefed0b3be3beaec52cf6467aad0502d9157802
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Jan 23 05:55:48 2026 -0500

    Chat: Do not try to alter secret text.

commit 32eaab5c6e50d76a4694da3b42b0ea0fb8d66ad8
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Jan 23 05:53:10 2026 -0500

    Unitframes: Fix Party Frames not showing up and Party settings not showing in the options.

commit 1229629755529e601ba5025d61fda13a2c3b5429
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Jan 23 05:51:16 2026 -0500

    Unitframes: Remove RaidDebuffs and CornerDEbuffs due to addon changes

commit 4bf7338629d01c1bdd7199660e60bd0541cce628
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Jan 23 04:38:10 2026 -0500

    Unitframes: Fix Evoker and Monk class resources going beyond the size of the health bar.

commit 6fe85c67103e7f4caaba3344bdecd012ad50f96b
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Jan 23 03:45:11 2026 -0500

    Unitframes: Properly use Class Colors defined in the Colors section instead off having its own set.

commit 07fc7efbf4ddf63c5f4e36a14bf98cf39c5dacb1
Author: FireSiku <chaoslux@gmail.com>
Date:   Fri Jan 23 03:17:39 2026 -0500

    Unitframes: Show PowerPercent/PowerMissing correcltly.

commit 9b6b85bb4772f3f1fa2c58fc0c4ca15f5dc72ab8
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 22 06:17:25 2026 -0500

    UnitFrames: Prevent the Shielded Element from causing errors while it is rewritten

commit afe1a9169ad60789c789e206deb4e99252d5e655
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 22 04:23:06 2026 -0500

    Tooltip: Fixed checking if a unit is a player.

commit 12002de02ad60a472b53f0c5ab2472595eb3e15a
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 22 04:11:55 2026 -0500

    Unitframes: Don't shorten the name if it's secret. Don't show Offline, Ghost or Dead if information not accessible.

commit 379d4bdc36335d257cbc31e8c3e5063aca1a2cad
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 22 03:55:36 2026 -0500

    Tooltip: Fix most tooltip secret errors, but they are not colored anymore.

commit fc8dcc82bb114a707a9f54f2486be87a85591aac
Author: FireSiku <chaoslux@gmail.com>
Date:   Thu Jan 22 01:47:39 2026 -0500

    Unitframes: Fix Party/Raid not showing due to SpawnHeader signature change.