|
|
dcc1d277ab
|
Fixed Login message and made unpacking work better
|
2023-08-16 13:34:48 +01:00 |
|
|
|
0f97acb479
|
Added Command message in protobuf
|
2023-08-16 10:45:34 +01:00 |
|
|
|
599bc76379
|
Moved some structures around so they're accessible by both cli and serv
|
2023-08-15 16:19:09 +01:00 |
|
|
|
61c57edc70
|
Added quick move room method
|
2023-08-15 15:57:02 +01:00 |
|
|
|
2b40943d14
|
Linked the rooms east to west for movement commands
|
2023-08-15 15:25:28 +01:00 |
|
|
|
8d3254c5d6
|
Fixed world storge problems
|
2023-08-15 13:41:24 +01:00 |
|
|
|
36834b58b7
|
Fixed errors in client that came in from switching to C99
|
2023-08-09 16:05:49 +01:00 |
|
|
|
32fd8e5bc2
|
Created a simple world storage method
|
2023-08-09 14:47:57 +01:00 |
|
|
|
56c1b1e02a
|
Added temp login function.
|
2023-08-08 11:29:48 +01:00 |
|
|
|
09c309699f
|
Got test login message working.
|
2023-08-08 11:27:50 +01:00 |
|
|
|
276f128bb9
|
initial log in message functions.
|
2023-07-31 14:21:17 +01:00 |
|
|
|
7aea4c126d
|
Added some msg functions for handling sockets
|
2023-07-28 16:23:21 +01:00 |
|
|
|
fc2d926330
|
Made cmake work on it's initial run.
|
2023-07-28 15:02:27 +01:00 |
|
|
|
74f41158a7
|
Added initial feature list to README.md
|
2023-07-28 14:52:02 +01:00 |
|
|
|
e37181fe35
|
Added some player message objects to start thinking about initial messages
|
2023-07-28 14:40:55 +01:00 |
|
|
|
0b937b1d6a
|
Got working cmake. C libraries be weird man.
|
2023-07-28 13:22:34 +01:00 |
|
|
|
68ebcdd39e
|
Got protobuff serializing data.
|
2023-07-24 14:46:01 +01:00 |
|
|
|
8bf421d3a7
|
Added protobuf-c to project
|
2023-07-21 16:21:04 +01:00 |
|
|
|
09a1f69010
|
Added library for shared functions.
|
2023-07-20 18:20:22 +01:00 |
|
|
|
efd17b030e
|
Initial basic messaging server.
|
2023-07-20 17:51:19 +01:00 |
|