twig33 / orbs

BSD 2-Clause "Simplified" License
12 stars 6 forks source link

Player turning without movement not being updated on other clients #2

Open patapancakes opened 2 years ago

patapancakes commented 2 years ago

If a player turns without actually moving any tiles, this change isn't reflected on all other connected players. The player will appear to look the same direction they had originally walked in to everyone else.

Apologies if this isn't the right repository to post this under, ynoclient doesn't have issues enabled.

JeDaYoshi commented 2 years ago

I didn't notice someone opened an issue for this, but my PR should fix this. It was triggering me a bit once I noticed it :)