Releases: elgbar/instant-inventory
Releases · elgbar/instant-inventory
v1.2.1
1.2.1 - 2024-03-02
Fixed
- Fix issue #13, incompatibility with customized shift-clicking
from the Menu Swapper plugin - Fix issue #16, depositing into the group ironman storage does
not work correctly - Fix wrong quantity when depositing
All
when the item is not stackable
Full Changelog: v1.2.0...v1.2.1
v1.2.0
1.2.0 - 2024-02-21
Added
- Add Equip feature
- Updates the inventory to how it shows when the item is equipped
- closes #5
- Add Withdraw feature
- Updates widget in bank and in inventory
- closes #2
- Deposit all items in inventory into the bank instantly when clicking
Deposit inventory
- Hide and changed item opacity is configurable
- Add instant deposit when clicking
Add all
in the guide prices interface
Changed
- Only reset all features when the game stage changes to
LOGGED_IN
- Simplify the clean feature by editing inventory widgets directly, instead of using an overlay
- Update configuration sections
Fixed
- Fix the quantity of the item in the bank not being updated client-side when depositing items
- Fix missing unit in config
- Do not try to hide dropped items that are considered valuable
- Parse
-All
and-All-but-1
in the menu entry correctly
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
v1.1.0
1.1.0 - 2023-04-11
Added
- Instant deposit items into the bank
Changed
- Move feature toggling config items into their own config section
- Update copyright to 2023 and apply to all relevant files
Full Changelog: v1.0.1...v1.1.0
v1.0.1
1.0.1 - 2022-11-30
Added
- The number of ticks an item is hidden is customizable
Changed
- Rewrite most of the plugin to easier be able to add additional features
- When a feature is disabled, events will no longer be listened to
- Update plugin description
- Update plugin tags
- Update config display names
Fixed
- When trying to clean a herb you do not have the level to clean, the cleaned herb would be shown
anyway - Failing to drop an item would indefinitely hide it
Full Changelog: v1.0.0...v1.0.1