index
:
discobot/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game_server
/
src
Age
Commit message (
Expand
)
Author
2019-06-11
Reorganize Project structure
Dennis Kobert
2019-06-03
Add further collision test cases
Dennis Kobert
2019-06-02
Fix interBox collision
Dennis Kobert
2019-06-02
Fix rotated hitbox point interaction
Dennis Kobert
2019-06-02
Rework collision detection to use projection
Dennis Kobert
2019-06-02
Add test to Maths
Dennis Kobert
2019-06-01
Adress issues specified in pull qeruest
Dennis Kobert
2019-05-31
Use references for Colision trait implementations
Dennis Kobert
2019-05-31
Merge branch 'wasm' into webhogg
Dennis Kobert
2019-05-31
Fix issues in Collide
Dennis Kobert
2019-05-31
tart implementing game logic
Dennis Kobert
2019-05-31
Add Vec2
Dennis Kobert
2019-05-31
Improve Exception Handling
Dennis Kobert
2019-05-31
Get rid of WarningGet rid of Warninss
Dennis Kobert
2019-05-31
Make reciver and sender of the Gameclient imutable
Dennis Kobert
2019-05-31
Extract connention loop to seperate funtion
Dennis Kobert
2019-05-20
Add some test html features
natrixaeria
2019-05-20
Remove users from server, if not reachable
natrixaeria
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
Validate tokens successfully
natrixaeria
2019-05-19
Rename gameserver module to server
natrixaeria
2019-05-19
Disable logging for tokio-core and reqwest
natrixaeria
2019-05-19
Change logger to fern
natrixaeria
2019-05-19
Validate tokens and then push client
natrixaeria
2019-05-19
Push new clients to a Map
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