Skip to content

Releases: Cidan/BetterBags

v0.0.41

01 Dec 07:14
Compare
Choose a tag to compare

BetterBags

v0.0.41 (2023-12-01)

Full Changelog Previous Releases

  • Made column and row size picker a pair of sliders.
  • Slightly improved searching, WIP

v0.0.40

01 Dec 02:58
Compare
Choose a tag to compare

BetterBags

v0.0.40 (2023-12-01)

Full Changelog Previous Releases

  • Keyed config options by constants indead of by text.
  • Added tooltip help text for the context menu.

v0.0.39

01 Dec 02:29
Compare
Choose a tag to compare

BetterBags

v0.0.39 (2023-12-01)

Full Changelog Previous Releases

  • Added options for item level overlay.
  • Adjsted slots frame sizing

v0.0.38

30 Nov 23:02
Compare
Choose a tag to compare

BetterBags

v0.0.38 (2023-11-30)

Full Changelog Previous Releases

  • Sorted the context menu so it's a bit cleaner.
  • WIP added options for ilevel
  • Moved various item data collection functions into the item database and not the item creation phase.
  • Added color coding to item levels

v0.0.37

30 Nov 16:54
Compare
Choose a tag to compare

BetterBags

v0.0.37 (2023-11-30)

Full Changelog Previous Releases

  • Added initial version of item level text for armor, weapons, and gems.
  • Cleaned up all warnings and errors in the code.

v0.0.36

30 Nov 06:11
Compare
Choose a tag to compare

BetterBags

v0.0.36 (2023-11-30)

Full Changelog Previous Releases

  • Fixed a bug where bank grid items do not show on first load.
    Fixed a bug where bank grid items would sometimes combine across bag types.

v0.0.35

30 Nov 03:50
Compare
Choose a tag to compare

BetterBags

v0.0.35 (2023-11-30)

Full Changelog Previous Releases

  • Small fix for disabled items on recycle.
  • Fixed a bug where empty slots were holding the item id of an old item, and were not disabled.
    Fixed a bug where empty bag slots wouldn't show a number if the number of empty slots were 1 or 0.

v0.0.34

30 Nov 02:56
Compare
Choose a tag to compare

BetterBags

v0.0.34 (2023-11-30)

Full Changelog Previous Releases

  • Bag size is now saved and loaded.
    Grid and OneBag views can no longer be dragged to resize (WIP)
  • Made resize handle a bit bigger.
    Auto hide/show the resize handle.

v0.0.33

30 Nov 01:06
Compare
Choose a tag to compare

BetterBags

v0.0.33 (2023-11-30)

Full Changelog Previous Releases

  • added resize handle for bag windows (WIP)
  • Added resize events for list view windows

v0.0.32

29 Nov 21:46
Compare
Choose a tag to compare

BetterBags

v0.0.32 (2023-11-29)

Full Changelog Previous Releases

  • Fixed a bug with lock icon appearing randomly on list view.