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

Remove special case when auto-placing 2x2 items #7440

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ephphatha
Copy link
Contributor

With this change 2x2 items are placed from the right in a similar fashion to 2x3 items (the search progresses across the inventory one column at a time instead of checking even columns then odd columns).

Relates to #7028

Copy link
Member

@AJenbo AJenbo left a comment

Choose a reason for hiding this comment

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

looks like an attempt at avoiding one edge case caused another

@AJenbo AJenbo merged commit 59471f0 into diasurgical:master Sep 27, 2024
22 of 23 checks passed
@ephphatha ephphatha deleted the item/auto-2x2 branch September 28, 2024 00:38
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