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

Allagan Tools v1.6.2.3 #3175

Merged
merged 1 commit into from
Feb 11, 2024
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
20 changes: 6 additions & 14 deletions stable/InventoryTools/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,16 @@
[plugin]
repository = "https://github.com/Critical-Impact/InventoryTools.git"
commit = "67bb1eaee1798be2540872d5dbd85b770b01f946"
commit = "16b6c27aa6a4ea813975092536e896ef3462916d"
owners = [
"Critical-Impact",
]
project_path = "InventoryTools"
version = "1.6.2.2"
version = "1.6.2.3"
changelog = """\
**New Features/Updates**
- Add "Is Dropped By Mob" column/filter
- Add "Can be Equipped" column/filter
- Orphaned inventories will be removed on plugin load
- Character management section has been updated
- New IPC methods, GetSearchFilters & GetRetrievalItems - thanks pikajude
- Gamer Escape/Console Games Wiki shorcuts in the item window and right click menus

**New Features**
- Ephemeral Nodes are now supported
- Can be Traded was split into Can be Traded and Can be placed on Market
**Fixes**
- Fix certain costs for rewards at special shops not listing properly
- Fix "Is Timed Node" filter
- Fix craft lists not refreshing after an item is added/removed via IPC
- Fix an issue where history columns were not exporting any data to CSV
- Item level filter no longer restricts to equipment, if you want to replicate this filter, use the new "Can be Equipped" filter in combination with the existing filter
- Character rename restored
"""
Loading