doadin / Baggins

zlib License
6 stars 7 forks source link

BUG: Incorrect empty slots shown in filter 'Bag' #31

Open toneomgomg opened 4 years ago

toneomgomg commented 4 years ago

Filter 'Bag' shows all empty slots when option 'Ignore Empty Slots' is not enabled.

Steps to reproduce:

  1. Create Rule -> Type 'Bag' -> Bag 1 (Or any other inventory bag)
  2. Keep 'Ignore Empty Slots' unchecked

bild

Clearly more empty slots than what is available in Bag 1

doadin commented 4 years ago

related? https://github.com/SterlingNerd/Baggins/commit/c2be17b95dd7571394e3fa73b432a6e2caf07664

toneomgomg commented 4 years ago

Quite possibly. It seems the whole handling around empty slots is a bit wonky. I'll leave this disabled for now, until we have had a chance to look into emty slot handling in general.