|
|
37ff01a186
|
genuflect towards the great clippy
|
2023-11-14 14:14:51 -04:00 |
|
|
|
d158ac1d7f
|
break out entity and maps into separate crates
|
2023-11-14 14:14:51 -04:00 |
|
|
|
960e9f367e
|
handle thing that apparently errored beyond my expectations
continuous-integration/drone/push Build is passing
|
2023-02-02 23:28:55 -07:00 |
|
|
|
cccf385ee9
|
recv pkt trace -> info
|
2023-01-31 19:18:18 -07:00 |
|
|
|
5b8f4fd087
|
disconnect a client if any error occurs
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2023-01-30 18:50:05 -07:00 |
|
|
|
a2686e2be8
|
anyhow
|
2023-01-28 20:12:20 -07:00 |
|
|
|
fbab8fe5e8
|
cleanup errors
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2022-10-22 14:05:38 -06:00 |
|
|
|
b42deeede1
|
print out sent packets
|
2022-10-19 17:26:18 -06:00 |
|
|
|
4b1ded6f7d
|
clean up new mainloop stuff
|
2022-10-18 16:26:08 -06:00 |
|
|
|
fdce44cdd8
|
refactor the rest of the fucking code
|
2022-10-18 04:46:21 -06:00 |
|
|
|
16a4653360
|
pass EntityGateway clones rather than letting functions borrow
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2022-07-30 15:02:55 -06:00 |
|
|
|
55f82b9fce
|
trace -> info
|
2021-09-27 23:14:37 -06:00 |
|
|
|
571bab2534
|
print send buffers
|
2021-07-30 23:19:47 -06:00 |
|
|
|
1b506e014f
|
clean up last of normal warnings
|
2021-06-18 20:38:29 -06:00 |
|
|
|
4ce7fb2a26
|
lint src/common/*
|
2021-06-18 20:01:05 -06:00 |
|
|
|
60f04597d1
|
if any of these sends fail the program should panic so unwrap is fine
|
2021-06-18 02:11:19 -06:00 |
|
|
|
1b9594dbec
|
rename
|
2021-06-17 12:06:01 -06:00 |
|
|
|
b79c2b3ae6
|
update async-std to 1.9.0
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2021-06-17 02:56:41 -06:00 |
|
|
|
45f0cc35dd
|
clean this up a bit
|
2021-06-16 20:09:19 -06:00 |
|
|
|
ae7ba9e3fe
|
start on misc interserver things like player counts and ship lists
|
2020-11-18 18:56:04 -07:00 |
|
|
|
6686aee824
|
fix dumb thing
|
2020-11-17 19:02:56 -07:00 |
|
|
|
a3db5b65e2
|
add ability for servers to manually send messages to eachother
|
2020-11-17 18:25:01 -07:00 |
|
|
|
10458baea0
|
shrink some structures, remove async from functions that didn't need it
|
2020-11-09 16:25:15 -07:00 |
|
|
|
bacf309978
|
on_connect/on_disconnect return results
|
2020-10-30 21:25:29 -06:00 |
|
|
|
05596cec4f
|
change serverstate on_connect and on_disconnect to async
|
2020-10-30 21:25:29 -06:00 |
|
|
|
b3e0674ca5
|
fix more tests + fix warnings
|
2020-10-30 21:25:27 -06:00 |
|
|
|
578e4c7cf8
|
properly handle disconnections in interserver connections
|
2020-10-30 21:24:02 -06:00 |
|
|
|
ca38d60ff0
|
remove debug output
|
2020-10-22 08:57:07 -06:00 |
|
|
|
cd1c30c8eb
|
handle error
|
2020-10-07 19:24:46 -06:00 |
|
|
|
317acad564
|
cleanup
|
2020-08-20 09:37:18 -06:00 |
|
|
|
c8059edb42
|
move interserver handler from login -> character and handle new ship messages
|
2020-08-19 23:18:04 -06:00 |
|
|
|
2926938201
|
add InterserverActor trait for cross-server communication
|
2020-08-19 21:21:09 -06:00 |
|