Age | Commit message (Expand) | Author |
---|---|---|
2019-06-11 | Reorganize Project structure | Dennis Kobert |
2019-05-31 | Fix issues in Collide | Dennis Kobert |
2019-05-31 | tart implementing game logic | Dennis Kobert |
2019-05-20 | Broadcast all text packets around clients | natrixaeria |
2019-05-19 | Add a client handling system | natrixaeria |
2019-05-19 | Refactor code | natrixaeria |
2019-05-19 | Rename gameserver module to server | natrixaeria |
2019-05-19 | Change logger to fern | natrixaeria |
2019-05-18 | Keep client connections open | natrixaeria |
2019-05-18 | Add threading and possibility to connect to socket | natrixaeria |
2019-05-17 | Add WebSocket server functionality | natrixaeria |
2019-05-15 | Add web client functionality | natrixaeria |
2019-05-11 | Create a fundamental project structure | natrixaeria |
2019-05-07 | Add a logging feature with pretty_env_logger | natrixaeria |
2019-05-07 | Add the game server | natrixaeria |