Complete code reorganization. We have organized the code in a more maintainable way.
Document code structure. We have created a UML class diagram of our codebase to help us optimize.
Create multiple example worlds The codebase now includes a list of example websites built using the standard kit. These can be a good starting point if you want to create a custom environments.
Implement basic peer to peer multiplayer You can now connect to other players and explore worlds with them.
Implement basic terrain generation The kit was used to create the default chunks of the spacetime meta map.
First update since demo version 1: