GeosiaGame / Geosia

https://geosia.org
GNU Lesser General Public License v3.0
4 stars 1 forks source link

Server-side asynchronous chunk loading #27

Closed eigenraven closed 3 months ago

eigenraven commented 3 months ago

First iteration of asynchronous chunk loading on the server. The architecture is roughly correct, but many implementation details will change - as the current system repeats a lot of unnecessary work every game tick.