Skip to content

feat(CraftQueue): show if new items were added to the Auctionator shopping list#1389

Open
dilelu94 wants to merge 1 commit into
derfloh205:mainfrom
dilelu94:feat/shopping-list-added-status
Open

feat(CraftQueue): show if new items were added to the Auctionator shopping list#1389
dilelu94 wants to merge 1 commit into
derfloh205:mainfrom
dilelu94:feat/shopping-list-added-status

Conversation

@dilelu94

@dilelu94 dilelu94 commented Jun 3, 2026

Copy link
Copy Markdown

This PR adds a small quality-of-life status to the chat print when creating an Auctionator shopping list.

Currently, it just prints "CraftSim: Created Auctionator Shopping List" regardless of whether any items actually need to be bought. Very often, players already have the required items in their bank or inventory across their crafters. To check if anything is actually missing, they have to run to the Auction House, open the shopping list, and check it.

By checking if the list of search strings has elements (#searchStrings > 0), we can append either (new items added) or (no items added) at the end of the chat print, instantly letting the player know if they need to visit the Auction House or not.

@avilene avilene left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great QoL, thanks 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants