Commit Graph

11 Commits

Author SHA1 Message Date
a24eddeb99 added README.md file with project overview and setup instructions.
All checks were successful
Build and Release / Build (push) Successful in 29s
Removed item lookup for glasses
1.0.0.5
2026-01-04 01:31:59 +02:00
2025f4e0d2 yes
All checks were successful
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
cd847a4fb7 Fix refresh issue
All checks were successful
Build and Release / Build (push) Successful in 35s
1.0.0.3
2026-01-03 13:41:29 +02:00
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
f6d06a652d Rename project from GlamourBrowser 2026-01-02 23:59:37 +02:00
935a89847f Add dye selection functionality and related UI updates
All checks were successful
Build and Release / Build (push) Successful in 25s
1.0.0.2
2026-01-01 14:30:20 +02:00
7baa5965e4 Merge branch 'main' of ssh://gitea.lozy.pink:22222/lozy360/GlamourBrowser
All checks were successful
Build and Release / Build (push) Successful in 25s
1.0.0.1
2026-01-01 13:55:50 +02:00
667c54bc83 Reorder item categories and update related logic for gloves and body items 2026-01-01 13:55:44 +02:00
db1fd40127 Update .github/workflows/release.yml
All checks were successful
Build and Release / Build (push) Successful in 27s
1.0.0.0
2026-01-01 12:12:16 +01:00
eae5758857 Update GlamourBrowser/GlamourBrowser.yaml 2026-01-01 12:11:18 +01:00
a5d3b2092d first commit
Some checks failed
Build and Release / Build (push) Failing after 41s
2026-01-01 13:06:22 +02:00