doadin / Baggins

zlib License
6 stars 7 forks source link

Item compression Temporarily disabling item stack compression no longer works #121

Closed Elberet closed 1 month ago

Elberet commented 1 month ago

My character currently has two stacks of 20 and 1 Shiny Fish Scales in their inventory. Baggins is configured to compress soul shards, stackable items and empty slots and, as expected, shows one stack of 21 items. Enabling the "Disable Compression Temporarily" option from the bag popup menu, however, does not actually disable compression; even after clicking the menu option, I only see one 21 item stack instead of the two stacks that are actually in the character's inventory.

This happened on Cataclysm Classic with the english language client and Baggins 5.4.1.

doadin commented 1 month ago

does normal compress/not compressed work?

Elberet commented 1 month ago

Nope, toggling "Compress Stackable Items" in the main Baggins options has no effect. Could this be related to the problem that the layout isn't being updated that you've noticed in the other issue?

Elberet commented 1 month ago

FYI: disabling compression technically works in v5.4.6, but with the same caveat that the Baggins bags aren't being refreshed, so the effect of the option isn't visible. Forcing the refresh by moving any item from any slot to any other slot shows - i.e. triggering a BAG_UPDATE game event - correctly updates Baggins, including the (temporarily) changed compression.

doadin commented 1 month ago

closeing this and other issues that are similar to track in one place: https://github.com/doadin/Baggins/issues/124