forked from goatcorp/DalamudPluginsD17
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allagan Tools v1.7.0.7 (goatcorp#3724)
- Loading branch information
1 parent
13cd8c8
commit c0df9d7
Showing
1 changed file
with
6 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,14 @@ | ||
[plugin] | ||
repository = "https://github.com/Critical-Impact/InventoryTools.git" | ||
commit = "18b93c4dc76b53dfd752efdc1bb9efe239cd2e08" | ||
commit = "0a58c2e43b9e079ddc53f26e9bcc04940142fb53" | ||
owners = [ | ||
"Critical-Impact", | ||
] | ||
project_path = "InventoryTools" | ||
version = "1.7.0.6" | ||
version = "1.7.0.7" | ||
changelog = """\ | ||
**Allagan Tools 1.7.0.6** | ||
**New Features** | ||
Added Ephemeral & Hidden Node columns/filters | ||
**Bug Fixes** | ||
Certain items were showing as being collected from ephemeral nodes when they were not | ||
Columns in the columns/craft columns picker will be in alphabetical order | ||
**Allagan Tools 1.7.0.7** | ||
- API X support | ||
- 7.0 patch data updated, this is still a WIP | ||
- Tooltips have been disabled temporarily | ||
""" |