Open Liluye opened 8 years ago
Because of the default settings in DarkRift, a plugin needed to be made to override the defaults and handle the data sent from the client. Communication between client and server is now up and running but the code to actually query the database on the server side needs to be implemented. Also, we need to determine how to spawn the necessary items in the level itself. Created a separate issue for data transfer.
Setup the network so the game will connect to the database created previously.