jacobabrennan / Project-Fennel

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

Critters spawning infinite levels, creating server lag #13

Closed Alturos closed 11 years ago

Alturos commented 11 years ago

As the title says, Critters can go down ladders, creating levels forever, crippling the server. (We talked about this, adding it as an issue becuase, why not!)

jacobabrennan commented 11 years ago

Temporary fix, but better than nothing: if(mover.faction != DM.F_PLAYER){ return;}

This is temporary for several reasons; here are the ones I can remember: