Skip to content

deprecate mob visible in favor of mob move

Administrator requested to merge github/fork/Helianthella/mobmove into master

Created by: Helianthella

Manaplus handles SMSG_BEING_VISIBLE and SMSG_BEING_MOVE the exact same way so there is no reason to send being visible for mobs because being move has the added benefit of having the to_x and to_y so I made it send being move when the mob is moving instead of being visible

Merge request reports