Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Empty Bags Slot Visibility Control #35

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

AlbanStelzle
Copy link

@AlbanStelzle AlbanStelzle commented Oct 7, 2023

Summary

This pull request implements the functionality to control the visibility of empty slots in bags.

Changes Implemented

  • Implemented a new setting for controlling the visibility of empty slots.
  • Added Frame:IsShowingBag(bag) to return the state.
  • Updated the Frame:IsShowingItem(bag, slot) function to handle the display logic of empty slots based on the new setting.

How to Test

  1. Navigate to your bag(s)
  2. Middle click on your bag(s)
  3. See your bag(s) with(out) empty slots !

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants