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

Disable interactions during touch-range spell #2234

Merged

Conversation

KABoissonneault
Copy link
Collaborator

UX improvement for issue #2232.

I considered disabling all interactions except doors, "action" (ex: levers), ladders, and custom. Then, I decided that for most other interactions, if you're clicking on them, you probably meant to interact, not cast a spell on them.

Maybe loot markers might be accidentally misclicked in combat, and some may prefer disabling interactions with them while casting spells.
I decided not to, since players might be readying a spell from an auto-recast mod (ex: Hotkey Bar) and deliberately clicking a loot container.

So, in the end, I only disabled mobiles, since you're most likely intending to fight them. It was already dangerous to talk to villagers with a spell ready since it would go off even when you could successfully interact with them.

…adying a Touch spell. Other spells already ignored interactions. All other interactions unaffected, and can be used while readying a touch-range spell.
@Interkarma
Copy link
Owner

I'm happy with that approach. Thanks so much Kab! :)

@Interkarma Interkarma merged commit 5a29007 into Interkarma:master Sep 1, 2021
@KABoissonneault KABoissonneault deleted the fix/touch-no-interaction branch September 5, 2021 01: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