konstructs / server

A voxel based game server.
http://www.konstructs.org
MIT License
49 stars 12 forks source link

Synchronize time between server and client #92

Closed nsg closed 8 years ago

nsg commented 8 years ago

Today the time (light level) is just a client-only thing, add a actor that manages time and sends it to connected clients.