You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It fixes the bug (#487, #491) that “following” characters only start moving once the target moves.
That bug has been around for some while which is why I expect some code to rely on that behavior (https://www.hyrumslaw.com/). That is why I chose a minor version upgrade instead of a patch.
Revertable movements #475: It is now possible to revert the current movement, so the character can walk back before it reached the next position. See the example and docs ([1], [2])