Fully Upgraded

Check how close you are to being Fully Upgraded.

File Details

v1.6

  • R
  • Mar 6, 2025
  • 51.57 KB
  • 205
  • 11.1.0
  • Retail

File Name

FullyUpgraded-v1.6.zip

Supported Versions

  • 11.1.0

lightweight tag a278c71229beb8d016f190878a213aa9450d6271 v1.6
Author:    Zync <zync@zyncinteractive.com.au>
Date:    Fri Mar 7 00:46:14 2025 +1100

commit a278c71229beb8d016f190878a213aa9450d6271
Author: Zync <zync@zyncinteractive.com.au>
Date:   Fri Mar 7 00:46:14 2025 +1100

    Add CharacterFrame.lua to addon, refactoring slot upgrade text processing

    - Create new CharacterFrame.lua to handle equipment slot upgrade text generation
    - Implement comprehensive slot processing with debug logging
    - Move complex slot text creation logic from FullyUpgraded.lua to new file
    - Enhance text positioning and visibility handling
    - Bump version to 1.6 in TOC file
    - Update currency IDs for Carved, Runed, and Gilded crests

commit 629ef0a000ff8e86938756e076489f657f242f95
Author: Zync <zync@zyncinteractive.com.au>
Date:   Tue Mar 4 15:03:02 2025 +1100

    Refactor crest currency display and tooltip with improved color and source handling

    - Update crest display to use base color from CREST_BASE
    - Enhance tooltip with multiple sources and color-coded information
    - Modify frame structure for better layout and flexibility
    - Add expired keystone reward deduction to tooltip
    - Improve text formatting and color consistency across displays

commit 19d9e186f5618a89a753b1fe8e6c1c1d1a27c78b
Author: Zync <zync@zyncinteractive.com.au>
Date:   Mon Mar 3 21:46:12 2025 +1100

    Bump addon version to 1.4.3 in TOC file

commit 2c6ade53275f538727b664701abe1effa8c4bea4
Author: Zync <zync@zyncinteractive.com.au>
Date:   Sun Mar 2 23:22:47 2025 +1100

    Update Harbinger Crest to Undermine Crest with new currency IDs

    - Replace "Harbinger Crest" suffix with "Undermine Crest"
    - Update currency IDs for each crest tier (Weathered, Carved, Runed, Gilded)
    - Maintain existing code structure and formatting