Fix showing/counting items that are socketed into other items #10

Open
omicron wants to merge 1 commits from fix_item_counting into main
Owner

This is a partial fix for #8. It stops the UI from showing those items and in that sense it also prevents the UI from taking them out. What should still be done (probably in refactoring for #9) is:

  • Straight up disallowing you to take out items that are socketed
  • Making sure the socketed items are marked deleted when we withdraw items
This is a partial fix for #8. It stops the UI from showing those items and in that sense it also prevents the UI from taking them out. What should still be done (probably in refactoring for #9) is: - Straight up disallowing you to take out items that are socketed - Making sure the socketed items are marked deleted when we withdraw items
omicron added 1 commit 2025-10-02 17:24:57 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_item_counting:fix_item_counting
git checkout fix_item_counting
Sign in to join this conversation.
No description provided.