Fully Upgraded

Check how close you are to being Fully Upgraded.

File Details

v1.6.2

  • R
  • Mar 8, 2025
  • 50.86 KB
  • 233
  • 11.1.0
  • Retail

File Name

FullyUpgraded-v1.6.2.zip

Supported Versions

  • 11.1.0

lightweight tag cd58e8da08ea7403378eff24c6c6b1c19abdbd44 v1.6.2
Author:    GitHub <noreply@github.com>
Date:    Sat Mar 8 15:31:56 2025 +1100

commit cd58e8da08ea7403378eff24c6c6b1c19abdbd44
Author: Kraig Burrows <zync@zyncinteractive.com.au>
Date:   Sat Mar 8 15:31:56 2025 +1100

    Update README.md

commit d285ca126cc5817f3e7aa245b4c95b3e5cf64b2a
Author: Zync <zync@zyncinteractive.com.au>
Date:   Sat Mar 8 15:30:43 2025 +1100

    Update Constants and CrestCurrencyFrame with detailed raid crest rewards

    - Add detailed crest rewards for Liberation of Undermine raid
    - Update Constants.lua with new RAID_REWARDS table
    - Enhance CrestCurrencyFrame tooltip to display raid-specific crest information
    - Adjust master frame positioning in FullyUpgraded.lua
    - Bump version to 1.6.2 in TOC file

commit 78bbc6c661c59a4474c4299143ad13f458d96ebd
Author: Zync <zync@zyncinteractive.com.au>
Date:   Sat Mar 8 15:12:38 2025 +1100

    Refactor crest currency display with improved layout and runs calculation

    - Enhance CrestCurrencyFrame with more compact and centered layout
    - Add dynamic runs needed calculation for each crest type
    - Implement vertical stacking of currency displays
    - Improve positioning and sizing of currency elements
    - Add title text to master frame for better context
    - Optimize frame size updates with delayed rendering

commit e8a71d7eb9ce9124abc878e16a6e651d7431e4c7
Author: Zync <zync@zyncinteractive.com.au>
Date:   Sat Mar 8 14:26:18 2025 +1100

    Enhance crest tooltip and upgrade text generation

    - Improve CrestCurrencyFrame tooltip with detailed M+ reward information
    - Add comprehensive source and dungeon reward details to crest tooltips
    - Optimize UpdateAllUpgradeTexts and UpdateDisplay with delayed execution
    - Refine total crest text generation to show more accurate upgrade information
    - Adjust tooltip positioning and formatting for better readability

commit 5d16cd20d6985daf64b7fa2f009c78c30aedc634
Author: Zync <zync@zyncinteractive.com.au>
Date:   Sat Mar 8 13:58:15 2025 +1100

    Refactor CharacterFrame.lua with improved tooltip and upgrade tracking

    - Enhance tooltip handling for upgradeable, fully upgraded, and Season 1 items
    - Implement more robust debug mode with slash command
    - Simplify text element creation and positioning logic
    - Add comprehensive tooltip data storage for each equipment slot
    - Improve event handling and performance with throttling
    - Bump version to 1.6.1 in TOC file

commit 5d16cd20d6985daf64b7fa2f009c78c30aedc634
Author: Zync <zync@zyncinteractive.com.au>
Date:   Sat Mar 8 13:58:15 2025 +1100

    Refactor CharacterFrame.lua with improved tooltip and upgrade tracking

    - Enhance tooltip handling for upgradeable, fully upgraded, and Season 1 items
    - Implement more robust debug mode with slash command
    - Simplify text element creation and positioning logic
    - Add comprehensive tooltip data storage for each equipment slot
    - Improve event handling and performance with throttling
    - Bump version to 1.6.1 in TOC file

commit 3f0abdf99fbc720b736ca3c91811e6efd8be9638
Author: Zync <zync@zyncinteractive.com.au>
Date:   Fri Mar 7 17:03:47 2025 +1100

    Adjust backdrop transparency for currency and master frames

    - Reduce backdrop opacity in CrestCurrencyFrame to fully transparent
    - Slightly increase master frame backdrop opacity in FullyUpgraded
    - Maintain frame structure while fine-tuning visual appearance

commit ffa8f31039aa5c723c055860eff2f8e6c076adfb
Author: Zync <zync@zyncinteractive.com.au>
Date:   Fri Mar 7 10:52:55 2025 +1100

    Remove debug logging from CharacterFrame.lua and related files

    - Strip out all Debug() function calls and logging statements
    - Simplify function logic by removing verbose debug checks
    - Maintain core functionality while reducing code complexity
    - Improve performance by eliminating unnecessary logging overhead

commit d54295c7648a2af73f7fe22564f672507b2aa7ca
Author: Kraig Burrows <zync@zyncinteractive.com.au>
Date:   Fri Mar 7 08:30:16 2025 +1100

    Update README.md