-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0f9450c
commit 2d061e1
Showing
1 changed file
with
3 additions
and
19 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,28 +1,12 @@ | ||
[plugin] | ||
repository = "https://github.com/Critical-Impact/InventoryTools.git" | ||
commit = "b21463a0af12108908a35717d9268f1b07c42be2" | ||
commit = "ded6d01c1f7817fa14f46bc0bd21173d844338e4" | ||
owners = [ | ||
"Critical-Impact", | ||
] | ||
project_path = "InventoryTools" | ||
version = "1.11.0.4" | ||
version = "1.11.0.5" | ||
changelog = """\ | ||
### Added | ||
- Added a yes/no filter for every single source/use | ||
- Added a yes/no filter for every single source/use category | ||
- Added a item unlock tooltip(shows which characters have an item unlocked) | ||
- Added a search for the list configuration(hopefully this helps configuring lists easier) | ||
- The craft calculator now allows for a scope to be picked(you can choose which inventories you want to use) | ||
- Added exterior house items and housing fixtures as uses | ||
### Changed | ||
- Unlocks are now tracked more reliably | ||
- The way filters are displayed in the list configuration has been adjusted | ||
- Certain filters were superceeded by the source/use system, any lists using those have been migrated | ||
- Amount Owned was renamed to Item Locations | ||
### Fixed | ||
- Item searching in a few places was inconsistent | ||
- Certain tabs of the list configuration page were causing massive FPS drops | ||
- The sample lists did not have any columns by default | ||
- Certain tooltips were active even when disabled in the settings | ||
""" |