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

Fix: auction price comparison inventory close #3165

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

hannibal002
Copy link
Owner

@hannibal002 hannibal002 commented Jan 6, 2025

What

Fixed auction price comparison not properly detecting inventory close.
Reported: https://discord.com/channels/997079228510117908/1325806517353582735

Inventory close event is not used here, and therefore opening a screen that is not an inventory can break this logic.
One reason to use #3154 in the future instead.

Changelog Fixes

  • Fixed auction price comparison not detecting when the inventory is closed. - hannibal2

@hannibal002 hannibal002 added the Bug Fix Bug fixes label Jan 6, 2025
@hannibal002 hannibal002 added this to the Version 2.0.0 milestone Jan 6, 2025
@CalMWolfs CalMWolfs merged commit 4ceddcd into beta Jan 7, 2025
14 of 15 checks passed
@CalMWolfs CalMWolfs deleted the fix-auction-price-comparison branch January 7, 2025 13:11
@github-actions github-actions bot removed the Bug Fix Bug fixes label Jan 7, 2025
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.

2 participants