Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Allagan Item Search 1.0.0.1 #5303

Merged
merged 1 commit into from
Jan 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 6 additions & 12 deletions testing/live/AllaganItemSearch/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
[plugin]
repository = "https://github.com/Critical-Impact/AllaganItemSearch.git"
commit = "d63e6bc83d7a68b3f4e6f3b7f88820095aaaea9a"
commit = "a1a0a648462a3854a63619c83304bf6f9d040668"
owners = [
"Critical-Impact",
]
project_path = "AllaganItemSearch"
version = "1.0.0.0"
version = "1.0.0.1"
changelog = """\
**Allagan Item Search**
Allagan Item Search is a dalamud plugin designed to help you search through the in-game items.
It's current features include:
- All the basic filters you'd expect
- Source/use filters
- Filter pinning
- Customizable layout
- Dressing mode
- Intergates with AT's More Information window if installed
- Title menu button integration
**Changes**
- Glamour Ready Source/Set split into 2 different filters
- Used in Company Craft Prototype filter added
- Fixed plugin description/tagline
"""
Loading