ironbane / IronbaneServerLegacy

A 3D MMO written using pure javascript.
http://www.ironbane.com/
GNU General Public License v3.0
175 stars 44 forks source link

Flying Slime #290

Open ChaiTeaNunes opened 10 years ago

ChaiTeaNunes commented 10 years ago

I posted a bug on the forums about a random flying slime - Happened twice

lschans commented 10 years ago

Its not random, I investigated it a bit. It has to do with an enemy being locked to you. Like you hit a rabbit once with a dull sword. Then go away really quick using cheats.. Somehow the enemy follows you into town.

LunaSolVT commented 10 years ago

/stuck probably causes is allot, too. Is there some way we can terminate enemies following players who /stuck?

lschans commented 10 years ago

We should stop enemies following when you are out of there radius.

On Mon, Nov 18, 2013 at 3:50 AM, DatapawWolf notifications@github.comwrote:

/stuck probably causes is allot, too. Is there some way we can terminate enemies following players who /stuck?

— Reply to this email directly or view it on GitHubhttps://github.com/ironbane/IronbaneServer/issues/290#issuecomment-28672258 .


Lars van der Schans