griffi-gh
|
f0270aead3
|
remove unused
|
2024-05-04 00:07:11 +02:00 |
|
griffi-gh
|
3ed8d82a04
|
preheat chunks on server
|
2024-05-04 00:05:16 +02:00 |
|
griffi-gh
|
f067a07d90
|
handle unsub requests
|
2024-05-03 23:39:37 +02:00 |
|
griffi-gh
|
1d06621504
|
refactor state transitions
|
2024-05-03 23:29:52 +02:00 |
|
griffi-gh
|
6a218352ab
|
"fix" some warnings
|
2024-05-03 01:39:47 +02:00 |
|
griffi-gh
|
a3bc619cb6
|
abortions and stuff
|
2024-05-02 16:50:46 +02:00 |
|
griffi-gh
|
b95be7fb2a
|
add logging to blk queue
|
2024-04-25 19:14:56 +02:00 |
|
griffi-gh
|
af5ed58442
|
implement local server queue
|
2024-04-25 19:13:05 +02:00 |
|
griffi-gh
|
ee6a5dd2f9
|
Sync client disconnects
|
2024-04-25 12:30:25 +02:00 |
|
griffi-gh
|
52d4560bd0
|
refactor net code to use enums
|
2024-02-01 16:00:32 +01:00 |
|
griffi-gh
|
601e55fb9f
|
add raw-evt feature, fix clippy warnings
`raw-evt` is enable by default
forcing it off is required for kb input on android
mouse input is not supported without it yet though
|
2023-06-04 15:16:25 +02:00 |
|
griffi-gh
|
51919ed327
|
fix warnings
|
2023-05-21 02:16:34 +02:00 |
|
griffi-gh
|
7fbee66880
|
minor changes to netwrok code
|
2023-05-20 15:17:16 +02:00 |
|
griffi-gh
|
991601dfaf
|
reasonable total connections value
|
2023-05-20 14:59:48 +02:00 |
|
griffi-gh
|
78689bbe1c
|
player position sync, refactor some stuff
|
2023-05-20 02:32:32 +02:00 |
|
griffi-gh
|
b18756bb7e
|
wip
|
2023-05-19 13:22:32 +02:00 |
|
griffi-gh
|
8d7b51707f
|
add todo comments
|
2023-05-19 07:04:24 +02:00 |
|
griffi-gh
|
163298fe38
|
Big refactor + Early wip position sync /connect events in multiplayer
|
2023-05-19 07:02:20 +02:00 |
|
griffi-gh
|
c0ce1c71d9
|
Move ClientIdMap to shared, switch to with_capacity_and_hasher where possible
|
2023-05-19 04:35:16 +02:00 |
|
griffi-gh
|
5d8f253c3c
|
enable keepalive
|
2023-03-13 02:34:09 +01:00 |
|
griffi-gh
|
db1a48f876
|
update
|
2023-03-13 02:24:37 +01:00 |
|
griffi-gh
|
4361eff76f
|
separate networking, fix warnings
|
2023-03-13 01:56:33 +01:00 |
|
griffi-gh
|
6375b397e9
|
send block updates across network
|
2023-03-12 17:58:24 +01:00 |
|
griffi-gh
|
321e69f976
|
fix 2??
|
2023-03-09 04:21:59 +01:00 |
|
griffi-gh
|
e151ee7a17
|
world compression (server only for now)
|
2023-03-09 04:06:46 +01:00 |
|
griffi-gh
|
3f39f11860
|
Finish upgrading server to uflow
|
2023-03-09 03:30:37 +01:00 |
|
griffi-gh
|
06521c27cc
|
actually check the event type (facepalm)
|
2023-03-08 22:21:19 +01:00 |
|
griffi-gh
|
c823aa12cc
|
add log
|
2023-03-08 21:13:50 +01:00 |
|
griffi-gh
|
d89d4bf4ca
|
restore basic auth services
|
2023-03-08 21:10:48 +01:00 |
|
griffi-gh
|
1725c5a7c9
|
upgrade some server stuff to uflow
|
2023-03-08 20:26:51 +01:00 |
|
griffi-gh
|
56d9044203
|
change server stuff
|
2023-03-08 17:27:53 +01:00 |
|
griffi-gh
|
a07aad39ca
|
Client-side migrated
|
2023-03-08 01:31:38 +01:00 |
|
griffi-gh
|
9d122961b5
|
Remove kubi-udp
|
2023-03-07 23:36:04 +01:00 |
|
griffi-gh
|
91b0ef3193
|
ew
|
2023-03-07 21:29:05 +01:00 |
|
griffi-gh
|
4c31eab0f4
|
wip server chunks
|
2023-03-07 17:05:55 +01:00 |
|
griffi-gh
|
38d686e583
|
fix
|
2023-03-07 04:56:51 +01:00 |
|
griffi-gh
|
5754dc7485
|
server
|
2023-03-07 04:50:06 +01:00 |
|
griffi-gh
|
ac5f39a49e
|
basic netw
|
2023-03-07 03:05:02 +01:00 |
|
griffi-gh
|
0e4c6a94ef
|
wtf
|
2023-03-07 01:51:19 +01:00 |
|
griffi-gh
|
4a7c985ba1
|
wip
|
2023-02-14 04:52:11 +01:00 |
|
griffi-gh
|
539b6a1f91
|
add todo
|
2023-02-14 04:31:17 +01:00 |
|
griffi-gh
|
e89747794b
|
basic client auth
|
2023-02-14 04:27:27 +01:00 |
|
griffi-gh
|
8505ee2a0f
|
protocol id
|
2023-02-13 01:53:55 +01:00 |
|
griffi-gh
|
c2a9609da5
|
basic networking
|
2023-02-12 04:04:48 +01:00 |
|
griffi-gh
|
55876fb796
|
some changes to server and shared crates
|
2023-02-12 01:32:59 +01:00 |
|
griffi-gh
|
f0f17bdf74
|
server
|
2023-02-12 00:37:24 +01:00 |
|
griffi-gh
|
209dc15f81
|
wip
|
2023-02-10 22:11:18 +01:00 |
|
griffi-gh
|
0256c954f4
|
server
|
2023-02-10 22:05:10 +01:00 |
|
griffi-gh
|
d5abf53ee0
|
separate logging into a library
|
2023-02-10 20:44:34 +01:00 |
|
griffi-gh
|
1c35573bba
|
ecs server
|
2023-02-10 20:36:58 +01:00 |
|