Releases: Cidan/BetterBags
Releases · Cidan/BetterBags
v0.0.41
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
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
BetterBags
v0.0.39 (2023-12-01)
Full Changelog Previous Releases
- Added options for item level overlay.
- Adjsted slots frame sizing
v0.0.38
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
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
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
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
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
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
BetterBags
v0.0.32 (2023-11-29)
Full Changelog Previous Releases
- Fixed a bug with lock icon appearing randomly on list view.