Commit Graph

16 Commits

Author SHA1 Message Date
5c18b1d274 Fixed minor bug on setting ip address and disabled resizing window 2023-07-13 00:42:11 +01:00
2c38b6a95f Add different client colours. 2023-07-13 00:09:54 +01:00
5eb87d804a Update devlog and add ability to choose IP address to connect to 2023-07-12 23:56:48 +01:00
4a99f57711 Update client to consider timestamp. 2023-07-12 01:12:18 +01:00
894e03f360 Make the server not just spam packets 2023-07-09 17:45:51 +01:00
316e87a4f5 Fixed minor oversight (updating input on client-side) 2023-07-09 01:30:58 +01:00
89739eb93d Basic Client Side Prediction 2023-07-09 01:15:05 +01:00
2222e25e86 Split out threads in client 2023-07-06 21:28:32 +01:00
0f11abdbd9 Added basic keyboard input and game thread 2023-07-06 02:07:07 +01:00
4b30e064da UDP data going back and forth 2023-07-06 00:22:59 +01:00
3a0931877a Initial work on connecting clients over UDP. 2023-07-02 23:08:59 +01:00
24a8e49933 Basic stubs for graphical output and UDP thread. 2023-07-02 13:23:07 +01:00
da4f0815e3 Basic server with keepalive. 2023-05-31 20:48:40 +01:00
18e95ef760 First Steps and link to article series 2023-05-22 15:19:21 +01:00
136388b1b4 Changed the readme to Emacs Org mode, and added further description. 2023-05-22 14:44:23 +01:00
c5857855d7 Initial commit 2023-05-22 14:29:15 +01:00