Foundry: Claim All #2699
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is a bug related to the Foundry's "Claim All" function: if a player exits the Foundry interface immediately after clicking the "Claim All" button, some completed items are not transferred to the inventory. Upon reopening the Foundry, these items are not visible, but they reappear after refreshing by navigating to the Star Chart or Clan interface.
According to the intended game mechanics, clicking "Claim All" should instantly send all completed items to the player's inventory, and they should no longer appear in the Foundry. This current behavior is inconsistent with the expected rules.
There's a bug with the "Claim All" function in the Foundry.to Foundry: Claim AllThe current implementation only handles a single recipe being claimed.
All blueprints are now ready to claim, but the acquisition notifications in the lower left corner are not being displayed sequentially as intended. According to the game's mechanics, each item should receive an individual notification when claiming all items at once.