|
f702065a7c
|
a lot of pointless changes but also a basic tick system
|
2024-11-14 09:12:23 -06:00 |
|
|
c32af03d20
|
response serialisation/deserialisation
|
2024-10-22 20:25:27 -05:00 |
|
|
c31078ebd5
|
refactor a lot of the code because it was getting messy
|
2024-10-13 15:04:35 -05:00 |
|
|
3efa5479f2
|
(de)serialisation in server/client goes world_t -> const char *, rather than world_t -> json_t -> const char *
|
2024-10-10 17:31:07 -05:00 |
|
|
8d5fc464cb
|
serialise and deserialise very basic json data, and send it between server and client
|
2024-10-10 00:58:13 -05:00 |
|
|
391db5c444
|
common/src/*.h -> common/include/
|
2024-10-02 19:42:30 -05:00 |
|