Fixes related to actor allocations and new optimization
Fix some issues with allocations and add an optimization to bail out of allocation cycles if only the absolute origin changed (we can do this because now we no longer need to notify all actors about the absolute origin change using the allocation flag).
Depends on: !1245 (merged)
Edited by Jonas Dreßler