- Added server - Managed with ServerState - Added BlockLogic (no TileLogic yet) - Added ticking - Added server-client communication API (only local implemented, no net) - Added controls system (not fully implemented) - Added Client class - Contains most game-related references for client: WorldRender, Camera, ... - Managed with ClientState fjckign finally~