summaryrefslogtreecommitdiff
path: root/game_server
AgeCommit message (Expand)Author
2019-06-02Add test to MathsDennis Kobert
2019-06-01Adress issues specified in pull qeruestDennis Kobert
2019-05-31Use references for Colision trait implementationsDennis Kobert
2019-05-31Merge branch 'wasm' into webhoggDennis Kobert
2019-05-31Fix issues in CollideDennis Kobert
2019-05-31tart implementing game logicDennis Kobert
2019-05-31Add Vec2Dennis Kobert
2019-05-31Improve Exception HandlingDennis Kobert
2019-05-31Get rid of WarningGet rid of WarninssDennis Kobert
2019-05-31Make reciver and sender of the Gameclient imutableDennis Kobert
2019-05-31Extract connention loop to seperate funtionDennis Kobert
2019-05-20Add some test html featuresnatrixaeria
2019-05-20Remove users from server, if not reachablenatrixaeria
2019-05-20Broadcast all text packets around clientsnatrixaeria
2019-05-19Add a client handling systemnatrixaeria
2019-05-19Refactor codenatrixaeria
2019-05-19Validate tokens successfullynatrixaeria
2019-05-19Rename gameserver module to servernatrixaeria
2019-05-19Disable logging for tokio-core and reqwestnatrixaeria
2019-05-19Remove build scriptnatrixaeria
2019-05-19Change logger to fernnatrixaeria
2019-05-19Validate tokens and then push clientnatrixaeria
2019-05-19Push new clients to a Mapnatrixaeria
2019-05-18Keep client connections opennatrixaeria
2019-05-18Add threading and possibility to connect to socketnatrixaeria
2019-05-17Add WebSocket server functionalitynatrixaeria
2019-05-15Add web client functionalitynatrixaeria
2019-05-11Create a fundamental project structurenatrixaeria
2019-05-07Add a logging feature with pretty_env_loggernatrixaeria
2019-05-07Add the game servernatrixaeria