Networking Overhaul
The past three weeks I’ve been doing a complete overhaul of the engine to build networking in. It took me two weeks to get it compiling again. Now the engine is split in two parts. The logic on the server and the renderer on the client. The client still has some logic but mostly just […]