jacobabrennan / Project-Fennel

http://antlerpig.com
4 stars 2 forks source link

Disconnecting leaves clientless player entities #7

Closed Lordovos closed 11 years ago

Lordovos commented 11 years ago

Upon disconnecting and reconnecting, you're attached to a new player entity. The previous one just lingers around.

Lordovos commented 11 years ago

Whoops, this was already noted in issue https://github.com/jacobabrennan/project_fennel/issues/1.

jacobabrennan commented 11 years ago

Thanks for the reminder. This has been changed such that players who disconnect are removed from the world after a brief period of time. In the future I hope to add the ability to reconnect.