Commit Graph
10 Commits
Author SHA1 Message Date
lozy360 2025f4e0d2 yes
Build and Release / Build (push) Successful in 30s
Add support for glasses as a bonus equipment slot

- Introduce ItemCategory.Glasses and add a "Glasses" tab to the UI
- Load and display glasses items with filtering and virtual scrolling
- Allow users to preview, select, and apply glasses to their character
- Add interop for setting bonus items (glasses) via Glamourer API
- Update Apply Gear Set logic and icon handling for glasses
- Improve filter caching to support per-category filters
1.0.0.4
2026-01-04 01:21:22 +02:00
lozy360 cd847a4fb7 Fix refresh issue
Build and Release / Build (push) Successful in 35s
1.0.0.3
2026-01-03 13:41:29 +02:00
lozy360 c9d2b9ce94 Integrate Allagan Tools for item info in UI
Added AT interop to check plugin availability and trigger `/moreinfo` command for selected items. UI now displays a button next to each item category label to open more information via AT, with tooltips and error handling if AT is not installed. Initialization for AT interop added to plugin startup.
2026-01-03 02:39:55 +02:00
lozy360 f6d06a652d Rename project from GlamourBrowser 2026-01-02 23:59:37 +02:00
lozy360 935a89847f Add dye selection functionality and related UI updates
Build and Release / Build (push) Successful in 25s
1.0.0.2
2026-01-01 14:30:20 +02:00
lozy360 7baa5965e4 Merge branch 'main' of ssh://gitea.lozy.pink:22222/lozy360/GlamourBrowser
Build and Release / Build (push) Successful in 25s
1.0.0.1
2026-01-01 13:55:50 +02:00
lozy360 667c54bc83 Reorder item categories and update related logic for gloves and body items 2026-01-01 13:55:44 +02:00
lozy360 db1fd40127 Update .github/workflows/release.yml
Build and Release / Build (push) Successful in 27s
1.0.0.0
2026-01-01 12:12:16 +01:00
lozy360 eae5758857 Update GlamourBrowser/GlamourBrowser.yaml 2026-01-01 12:11:18 +01:00
lozy360 a5d3b2092d first commit
Build and Release / Build (push) Failing after 41s
2026-01-01 13:06:22 +02:00