saltysystems / overworld

Open source framework for scalable multiplayer games.
Mozilla Public License 2.0
22 stars 4 forks source link

Zone experimental #44

Closed cmdrk closed 2 months ago

cmdrk commented 2 months ago

This branch makes all client state changes get processed within the Zone behaviour.

Clients need only respond to events, but do not need to necessarily internally track the state of who is active/gone/disconnected/etc.