Commit Graph

21 Commits

Author SHA1 Message Date
Barra Ó Catháin 9af376bcb1 Minor commenting and formatting 2023-07-25 23:53:40 +01:00
Barra Ó Catháin fd710e2cb6 Added tick numbers. 2023-07-25 23:32:11 +01:00
Barra Ó Catháin 2d4028f140 Added a preprocessor statement to enable client side prediction 2023-07-13 02:05:07 +01:00
Barra Ó Catháin e466dbfe4d Added ability to quit from client window 2023-07-13 01:02:29 +01:00
Barra Ó Catháin 1725b244e1 Updated simulation to be on a 512x512 area. 2023-07-13 00:44:25 +01:00
Barra Ó Catháin 43e7a76637 Fixed minor bug on setting ip address and disabled resizing window 2023-07-13 00:42:11 +01:00
Barra Ó Catháin 2000efabb0 Add different client colours. 2023-07-13 00:09:54 +01:00
Barra Ó Catháin b903be7aa9 Update devlog and add ability to choose IP address to connect to 2023-07-12 23:56:48 +01:00
Barra Ó Catháin 09f5684d3e Update client to consider timestamp. 2023-07-12 01:12:18 +01:00
Barra Ó Catháin b87f2d06ba Make the server not just spam packets 2023-07-09 17:45:51 +01:00
Barra Ó Catháin dcccf78b04 Fixed minor oversight (updating input on client-side) 2023-07-09 01:30:58 +01:00
Barra Ó Catháin c106094540 Basic Client Side Prediction 2023-07-09 01:15:05 +01:00
Barra Ó Catháin 1fcdba4555 Split out threads in client 2023-07-06 21:28:32 +01:00
Barra Ó Catháin 3a25a86f82 Added basic keyboard input and game thread 2023-07-06 02:07:07 +01:00
Barra Ó Catháin ff01152aa1 UDP data going back and forth 2023-07-06 00:22:59 +01:00
Barra Ó Catháin 56c1332675 Initial work on connecting clients over UDP. 2023-07-02 23:08:59 +01:00
Barra Ó Catháin a6d27ecfa4 Basic stubs for graphical output and UDP thread. 2023-07-02 13:23:07 +01:00
Barra Ó Catháin 86944e8ea1 Basic server with keepalive. 2023-05-31 20:48:40 +01:00
Barra Ó Catháin 12022ddcb0 First Steps and link to article series 2023-05-22 15:19:21 +01:00
Barra Ó Catháin 5eb6aea8b7 Changed the readme to Emacs Org mode, and added further description. 2023-05-22 14:44:23 +01:00
Barra Ó Catháin 5f6355dee7 Initial commit 2023-05-22 14:29:15 +01:00