OpenPerpetuum / PerpetuumServer

The Open Perpetuum Project's fork of the Perpetuum Standalone Server
https://openperpetuum.com
Other
44 stars 21 forks source link

Fix Roaming presence spawn strategies #351

Closed MikeJeffers closed 3 years ago

MikeJeffers commented 3 years ago

For w/e reason, all roaming spawns fail to spawn at a sensible location and end up walking from 0,0. There appears to be code attempting to resolve a position on the zone that is not 0,0, but does not seem to be working. Let's fix that.