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

Simplify logic when trying to autoequip a two handed item #7409

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

ephphatha
Copy link
Contributor

Builds on #7064, also fixes #5076

Tully-B and others added 2 commits September 7, 2024 19:48
Fix a bug that caused two-handed items not to able to be equipped
if there was an item in the right hand, but not in the left one
and also there wasn't enough space to place the right item TWO times.
This was unintended, obviously, the right item should only be checked for once.
@AJenbo AJenbo enabled auto-merge (squash) September 7, 2024 22:40
@AJenbo AJenbo disabled auto-merge September 7, 2024 22:42
@AJenbo AJenbo merged commit 5e0b48d into diasurgical:master Sep 7, 2024
23 checks passed
@ephphatha ephphatha deleted the two-handed-shift-click-2 branch September 8, 2024 03:53
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.

Shift+Left Click Fail To Equip Two Handed Weapons If The Main Hand Is Empty
3 participants