You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- World generation is now entirely handled on the server. The client spawns the server in a separate thread, and the server is responsible for saving and loading worlds.
7
+
- Added a menu to choose which world save to load, or to specify a name for creating a new world.
8
+
- Added keybinding customization in the settings menu.
9
+
- Implemented multithreaded meshing and multithreaded world generation.
0 commit comments