Skip to content

Releases: elgbar/instant-inventory

v1.2.1

03 Mar 11:27
Compare
Choose a tag to compare

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

13 Feb 21:33
Compare
Choose a tag to compare

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

08 Sep 21:46
Compare
Choose a tag to compare

1.1.2 - 2023-09-08

Fixed

  • Fixes #8 showing items other plugins have hidden

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Apr 16:50
Compare
Choose a tag to compare

1.1.1 - 2023-04-21

Fixed

  • Fix #7 erroneously hiding stacked/noted items when depositing less than all items

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Apr 19:28
Compare
Choose a tag to compare

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

10 Dec 14:36
Compare
Choose a tag to compare

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

v1.0.0

22 Nov 21:26
Compare
Choose a tag to compare

1.0.0 - 2022-11-21

Added

  • When items are Droped (either by shift-click or via menu) the item will be hidden
  • The cleaned herb is shown instantly when Cleaning a grimy herb
  • Config to toggle dropping and cleaning