Skip to content

Releases: ElevenGiants/eleven-server

v0.2.13

12 Aug 14:53
Compare
Choose a tag to compare
Stop item movement on out-of-bounds error

* Instead of throwing an error, just stop the movement of the item and run the callback when it tries to go out-of-bounds with the ARRIVED_NEAR error code. This prevents location loading issues when the GS resumes item movement in `Item.gsOnLoad` (specifically Yoga frogs).