Skip to content

Releases: Cidan/BetterBags

v0.0.31

29 Nov 21:39
Compare
Choose a tag to compare

BetterBags

v0.0.31 (2023-11-29)

Full Changelog Previous Releases

  • Removed frame artifacts when dragging a frame or new items appearing.

v0.0.30

29 Nov 21:06
Compare
Choose a tag to compare

BetterBags

v0.0.30 (2023-11-29)

Full Changelog Previous Releases

  • Added header objects to grid.
    Recent Items are now a header to the main grid view.
    Recent Items no longer push the item list out of the box in list view.

v0.0.29

29 Nov 18:29
Compare
Choose a tag to compare

BetterBags

v0.0.29 (2023-11-29)

Full Changelog Previous Releases

  • Fixed a bug where recent items wasn't properly being reset in some cases.

v0.0.28

29 Nov 08:15
Compare
Choose a tag to compare

BetterBags

v0.0.28 (2023-11-29)

Full Changelog Previous Releases

  • Fixed uncommon text color

v0.0.27

29 Nov 08:08
Compare
Choose a tag to compare

BetterBags

v0.0.27 (2023-11-29)

Full Changelog Previous Releases

  • added item quality text colors

v0.0.26

29 Nov 07:22
Compare
Choose a tag to compare

BetterBags

v0.0.26 (2023-11-29)

Full Changelog Previous Releases

  • Added better item text
    add item borders

v0.0.25

29 Nov 06:56
Compare
Choose a tag to compare

BetterBags

v0.0.25 (2023-11-29)

Full Changelog Previous Releases

  • working (but ugly) list view implemented
  • WIP working scrollbar for list view
    Bag overlap fixes
  • fixed list view icons not rendering
  • wip debug code
  • more WIP list mode
  • WIP ItemRow frame for list view
  • Broke bag views out into their own module.
  • moved section content to a private variable.
  • Better categories for tradeskill items.
  • Removed item cache as it did not speed up rendering with bucketed updates.
  • More work on diffed item updates.
  • WIP optimized dirty item tracking with cache

v0.0.24

28 Nov 00:03
Compare
Choose a tag to compare

BetterBags

v0.0.24 (2023-11-28)

Full Changelog Previous Releases

  • Added simple event bucket system.
    Item updates are now bucketed to every .5 seconds.

v0.0.23

27 Nov 21:27
Compare
Choose a tag to compare

BetterBags

v0.0.23 (2023-11-27)

Full Changelog Previous Releases

  • Initial cell compaction implementation.
  • WIP more work on column compaction option
  • WIP Compaction implementation
  • Raised the bank frame strata so it sits on top of player bags.
    WIP support for grid compaction methods.
  • Updated Readme to include curseforge

v0.0.22

27 Nov 17:14
Compare
Choose a tag to compare

BetterBags

v0.0.22 (2023-11-27)

Full Changelog Previous Releases

  • Changed the way the bag button is hidden to SetParent instead of hide.