Skylee

Status texts, customizable crosshair and cursor stuff, combat timers, m+ interupt tracker, world marks cycler and more like minesweeper and gamble.

File Details

v1.9.0

  • R
  • Mar 26, 2026
  • 177.24 KB
  • 11
  • 12.0.1
  • Retail

File Name

Skylee-v1.9.0.zip

Supported Versions

  • 12.0.1

Skylee

v1.9.0 (2026-03-26)

Full Changelog Previous Releases

  • Merge pull request #1 from SkyleeBot/feat/gamble
    Add gamble
  • fix durability text
  • redesign
  • Enhance ConfigFrame UI with sidebar navigation and adjust window dimensions
    • Increased main window width from 800 to 860 for better layout.
    • Introduced a left sidebar for navigation, including visual enhancements for active tabs.
    • Refactored tab switching logic to utilize a new visual function for improved clarity.
    • Updated the layout and styling of navigation items for a more cohesive user experience.
  • Refactor orderList handling in DEFAULTS and update Gamble module UI state management
    • Omit orderList from DEFAULTS to prevent corruption of array-type tables; initialization and validation now handled by EnsureWorldOrderList() in WorldMarkers.lua.
    • Update Gamble module to enable UI elements based solely on idle state, removing group dependency for button and stake edit enabling.
    • Change frame strata of the ledger window from DIALOG to FULLSCREEN for improved visibility.
  • Merge main into feat/gamble; resolve WorldMarkers + Gamble tab conflict
    • Skylee.toc: include both WorldMarkers.lua and Gamble.lua
    • ConfigFrame: Marks tab at slot 6, Fun/Gamble tab at slot 7 (were both at 6)
    • ConfigFrame: keep both tab content blocks (Marks section + Gamble section)
  • add gamble baiscs