Skip to content

Releases: MoONSHO7/Orbit-Dock-Status

5

14 Feb 08:31
b1f29dc

Choose a tag to compare

Dock: Status

5 (2026-02-14)

Full Changelog Previous Releases

  • Develop (#6)
    • feat: Implement Next-Gen Status Dock Architecture and Widgets
    • Add BaseWidget for standardized widget creation
    • Refactor StatusDock to use StatusData for logic
    • Implement smart Gold, Durability, and Performance widgets
    • Update TOC for new file structure
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Next-Gen Social, World, and LDB Modules
    • Add Widgets/LDB.lua for LibDataBroker support
    • Rewrite Guild and Friends widgets with detailed tooltips and sorting
    • Merge Coordinates into Location widget for cleaner UI
    • Add Time, ItemLevel, BagSpace, and CombatTimer widgets with advanced features
    • Ensure Edit Mode visibility for context-hidden widgets
    • Remove redundant Coordinates.lua
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Next-Gen Social, World, and Menu System
    • Add Widgets/Menu.lua for custom lightweight dropdowns
    • Rewrite Guild and Friends widgets with detailed tooltips and sorting
    • Merge Coordinates into Location widget for cleaner UI
    • Add Time, ItemLevel, BagSpace, CombatTimer, Currency, Volume, Spec widgets with advanced features
    • Implement Auto-Sell Junk (Gold) and Auto-Repair (Durability)
    • Ensure Edit Mode visibility for context-hidden widgets
    • Remove redundant Coordinates.lua and LDB.lua
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Advanced Widget Ecosystem and Graphing Library
    • Add Core/Graph.lua for lightweight tooltip line charts
    • Add Core/Config.lua for centralized settings management
    • Implement Performance widget with FPS/Latency history graphs
    • Implement Gold widget with session profit history graph
    • Add Dungeon, Quest, Loot, and Group widgets with automation features
    • Remove legacy LDB support in favor of native architecture
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Complete StatusDock Overhaul with Advanced Widgets
    • Implement lightweight DPS Meter with graphing (Damage.lua)
    • Implement deep Faction/Renown tracking (Reputation.lua)
    • Implement advanced leveling analytics (Experience.lua)
    • Add Consumables monitoring (Buffs.lua)
    • Add Speed tracking with Dragonriding support (Speed.lua)
    • Add Command Table support (Missions.lua)
    • Enhance Currency widget with Warband transfer support
    • Update Menu.lua with ScrollFrame support
    • Add formatting and configuration libraries
    • Clean up TOC and legacy files
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • Big Updoot - Most of this is AI generated.
      Did some performance parsing to ensure it doesnt destroy frames.
      Have not polished any of the widgets here.
    • fixing conflic issues

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com

4

09 Feb 01:27
fbf4e71

Choose a tag to compare

4

Dock: Status

4 (2026-02-09)

Full Changelog Previous Releases

  • Feat/status dock v2 15238378390713555710 (#5)
    • feat: Implement Next-Gen Status Dock Architecture and Widgets
    • Add BaseWidget for standardized widget creation
    • Refactor StatusDock to use StatusData for logic
    • Implement smart Gold, Durability, and Performance widgets
    • Update TOC for new file structure
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Next-Gen Social, World, and LDB Modules
    • Add Widgets/LDB.lua for LibDataBroker support
    • Rewrite Guild and Friends widgets with detailed tooltips and sorting
    • Merge Coordinates into Location widget for cleaner UI
    • Add Time, ItemLevel, BagSpace, and CombatTimer widgets with advanced features
    • Ensure Edit Mode visibility for context-hidden widgets
    • Remove redundant Coordinates.lua
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Next-Gen Social, World, and Menu System
    • Add Widgets/Menu.lua for custom lightweight dropdowns
    • Rewrite Guild and Friends widgets with detailed tooltips and sorting
    • Merge Coordinates into Location widget for cleaner UI
    • Add Time, ItemLevel, BagSpace, CombatTimer, Currency, Volume, Spec widgets with advanced features
    • Implement Auto-Sell Junk (Gold) and Auto-Repair (Durability)
    • Ensure Edit Mode visibility for context-hidden widgets
    • Remove redundant Coordinates.lua and LDB.lua
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Advanced Widget Ecosystem and Graphing Library
    • Add Core/Graph.lua for lightweight tooltip line charts
    • Add Core/Config.lua for centralized settings management
    • Implement Performance widget with FPS/Latency history graphs
    • Implement Gold widget with session profit history graph
    • Add Dungeon, Quest, Loot, and Group widgets with automation features
    • Remove legacy LDB support in favor of native architecture
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Complete StatusDock Overhaul with Advanced Widgets
    • Implement lightweight DPS Meter with graphing (Damage.lua)
    • Implement deep Faction/Renown tracking (Reputation.lua)
    • Implement advanced leveling analytics (Experience.lua)
    • Add Consumables monitoring (Buffs.lua)
    • Add Speed tracking with Dragonriding support (Speed.lua)
    • Add Command Table support (Missions.lua)
    • Enhance Currency widget with Warband transfer support
    • Update Menu.lua with ScrollFrame support
    • Add formatting and configuration libraries
    • Clean up TOC and legacy files
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Polish StatusDock with Pro UX and Modern APIs
    • Upgrade BaseWidget to use MenuUtil for context menus
    • Replace custom Menu.lua with Blizzard native menus
    • Implement SetFormattedText for consistent typography
    • Overhaul Graph.lua with grid styling and dynamic scaling
    • Implement Weekly widget for Great Vault tracking
    • Refactor all widgets to use new menu and formatting systems
    • Add Flash() API for critical alerts
    • Fix BagSpace widget implementation
    • Categorize all widgets for Drawer layout
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Implement Ultimate StatusDock with Scroll Interactions and Modern Menus
    • Implement SetScrollFunc in BaseWidget for mouse wheel interaction
    • Add Scroll interactions to Damage (Cycle Mode), Time (Cycle Format), Currency (Cycle Tracked), Performance (Cycle View)
    • Update BaseWidget to use native MenuUtil for context menus
    • Add GenerateMenu to all widgets for deep interaction (Reset Data, Toggle Settings)
    • Polish typography with SetFormattedText (Grey Label / White Value)
    • Finalize Graph engine with grid background and dynamic scaling
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com
    • feat: Finalize StatusDock with Modern APIs and Scroll Interaction
    • Refactor all widgets to use C_ namespace APIs (future-proof)
    • Implement Scroll interaction for Damage, Time, Currency, Performance
    • Remove custom Menu.lua in favor of Blizzard's native MenuUtil
    • Fix BagSpace widget and ensure all widgets load correctly
    • Polish widget visuals with consistent typography and colors
    • Verify compatibility with modern WoW standards
      Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: MoONSHO7 252287507+MoONSHO7@users.noreply.github.com

3

28 Jan 05:42

Choose a tag to compare

3

Dock: Status

3 (2026-01-28)

Full Changelog Previous Releases

  • Performance (drawer widgets would still be active if widger drawer was closed)

2

26 Jan 16:31

Choose a tag to compare

2

Dock: Status

2 (2026-01-26)

Full Changelog Previous Releases

  • Release
  • Initial Commit