My world is split into various tiles and streamed in and out using the world browser system. On the server, are all tiles loaded at the same time and simulated, or only sections of where the player is? How is this handled on the server side? What kind of behavior should I expect?
Thanks for any insights