ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
341 stars 90 forks source link

Send target[ed/ing] creatures at highest priority #627

Open kaetemi opened 4 years ago

kaetemi commented 4 years ago

When players attack mobs, the mobs tend to suddenly jump towards the player, as their update rate increases when they get closer. It would be better to force the highest priority on all creatures that are targeting the player, as well as the creature that the player is targeting.