Makes it easier to poke and annoy your colleagues than ever before. Also makes it so that hugging or shaking someone's hand requires you to grab them first. #4868
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
This PR changes hugging so that it requires that one grabs the person they wish to hug first. If one clicks on another character without grabbing someone, they end up poking them instead. This PR also makes it so that you need to grab someone in order to shake their hand. Otherwise, you just pat the person on the shoulder instead. This PR also fixes a bug where shaking someone up from a lying down position would call both text for shaking them up, as well as text for a specific body region.
Before:

After:

Why It's Good For The Game
I've always found it a little silly that one could accidentally click on another character and hug them that way. This change should make it so that the more realistic scenario of tapping or poking someone happens instead. It also ensures that if someone wants to hug someone else, there is proper intent behind it. This also ties into bear hugs, which require an aggressive grab to function, so this would end up making hugs follow a logical sequence of intent.
It also makes sense to have to grab someone before shaking their hand, I think, for a similar reason, in that it signals intent better.
Changelog
🆑
balance: hugs now require grabbing the person to be hugged -- not doing so pokes that person instead. The same is true for shaking one's hand.
fix: fixes shaking someone up also poking them or patting them at the same time
/:cl: