griffi-gh
|
7108afa662
|
remove unused
|
2024-05-04 00:07:11 +02:00 |
|
griffi-gh
|
11ad2cdc77
|
preheat chunks on server
|
2024-05-04 00:05:16 +02:00 |
|
griffi-gh
|
e9000af878
|
handle unsub requests
|
2024-05-03 23:39:37 +02:00 |
|
griffi-gh
|
49753ecc4c
|
refactor state transitions
|
2024-05-03 23:29:52 +02:00 |
|
griffi-gh
|
656f124549
|
"fix" some warnings
|
2024-05-03 01:39:47 +02:00 |
|
griffi-gh
|
8c728f9650
|
abortions and stuff
|
2024-05-02 16:50:46 +02:00 |
|
griffi-gh
|
772a8ea7db
|
add logging to blk queue
|
2024-04-25 19:14:56 +02:00 |
|
griffi-gh
|
6f84d9014a
|
implement local server queue
|
2024-04-25 19:13:05 +02:00 |
|
griffi-gh
|
043bb873c4
|
Sync client disconnects
|
2024-04-25 12:30:25 +02:00 |
|
griffi-gh
|
3a42c293dd
|
refactor net code to use enums
|
2024-02-01 16:00:32 +01:00 |
|
griffi-gh
|
d5e8b4c6b7
|
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
|
50c25dac34
|
fix warnings
|
2023-05-21 02:16:34 +02:00 |
|
griffi-gh
|
e8e3863d47
|
minor changes to netwrok code
|
2023-05-20 15:17:16 +02:00 |
|
griffi-gh
|
4dde1651ab
|
reasonable total connections value
|
2023-05-20 14:59:48 +02:00 |
|
griffi-gh
|
75c6d127b7
|
player position sync, refactor some stuff
|
2023-05-20 02:32:32 +02:00 |
|
griffi-gh
|
4bf2b350c6
|
wip
|
2023-05-19 13:22:32 +02:00 |
|
griffi-gh
|
03fbb774b5
|
add todo comments
|
2023-05-19 07:04:24 +02:00 |
|
griffi-gh
|
96a6693faa
|
Big refactor + Early wip position sync /connect events in multiplayer
|
2023-05-19 07:02:20 +02:00 |
|
griffi-gh
|
3a50065cc5
|
Move ClientIdMap to shared, switch to with_capacity_and_hasher where possible
|
2023-05-19 04:35:16 +02:00 |
|
griffi-gh
|
e9977c3aa4
|
enable keepalive
|
2023-03-13 02:34:09 +01:00 |
|
griffi-gh
|
a719427eb5
|
update
|
2023-03-13 02:24:37 +01:00 |
|
griffi-gh
|
944737c75c
|
separate networking, fix warnings
|
2023-03-13 01:56:33 +01:00 |
|
griffi-gh
|
32155ff531
|
send block updates across network
|
2023-03-12 17:58:24 +01:00 |
|
griffi-gh
|
7bcfc75dfe
|
fix 2??
|
2023-03-09 04:21:59 +01:00 |
|
griffi-gh
|
f6eef9457b
|
world compression (server only for now)
|
2023-03-09 04:06:46 +01:00 |
|
griffi-gh
|
5a75e44beb
|
Finish upgrading server to uflow
|
2023-03-09 03:30:37 +01:00 |
|
griffi-gh
|
51f113d162
|
actually check the event type (facepalm)
|
2023-03-08 22:21:19 +01:00 |
|
griffi-gh
|
45c9b20ede
|
add log
|
2023-03-08 21:13:50 +01:00 |
|
griffi-gh
|
b20c6fe552
|
restore basic auth services
|
2023-03-08 21:10:48 +01:00 |
|
griffi-gh
|
56dd1a3bda
|
upgrade some server stuff to uflow
|
2023-03-08 20:26:51 +01:00 |
|
griffi-gh
|
34a50c62b0
|
change server stuff
|
2023-03-08 17:27:53 +01:00 |
|
griffi-gh
|
e5041aaa1a
|
Client-side migrated
|
2023-03-08 01:31:38 +01:00 |
|
griffi-gh
|
39d4fd129a
|
Remove kubi-udp
|
2023-03-07 23:36:04 +01:00 |
|
griffi-gh
|
d7c3b6f6ba
|
ew
|
2023-03-07 21:29:05 +01:00 |
|
griffi-gh
|
a470543325
|
wip server chunks
|
2023-03-07 17:05:55 +01:00 |
|
griffi-gh
|
f4bbfd3e8a
|
fix
|
2023-03-07 04:56:51 +01:00 |
|
griffi-gh
|
639685e76b
|
server
|
2023-03-07 04:50:06 +01:00 |
|
griffi-gh
|
a46c5baab8
|
basic netw
|
2023-03-07 03:05:02 +01:00 |
|
griffi-gh
|
71823c7ada
|
wtf
|
2023-03-07 01:51:19 +01:00 |
|
griffi-gh
|
740fa04910
|
wip
|
2023-02-14 04:52:11 +01:00 |
|
griffi-gh
|
4440b07bbe
|
add todo
|
2023-02-14 04:31:17 +01:00 |
|
griffi-gh
|
c284d5f7ed
|
basic client auth
|
2023-02-14 04:27:27 +01:00 |
|
griffi-gh
|
6b9243a556
|
protocol id
|
2023-02-13 01:53:55 +01:00 |
|
griffi-gh
|
05444bd4b8
|
basic networking
|
2023-02-12 04:04:48 +01:00 |
|
griffi-gh
|
af62a3749b
|
some changes to server and shared crates
|
2023-02-12 01:32:59 +01:00 |
|
griffi-gh
|
f76fa8c70e
|
server
|
2023-02-12 00:37:24 +01:00 |
|
griffi-gh
|
5307ba0c9f
|
wip
|
2023-02-10 22:11:18 +01:00 |
|
griffi-gh
|
6b65497263
|
server
|
2023-02-10 22:05:10 +01:00 |
|
griffi-gh
|
3f47be435d
|
separate logging into a library
|
2023-02-10 20:44:34 +01:00 |
|
griffi-gh
|
055e6c3600
|
ecs server
|
2023-02-10 20:36:58 +01:00 |
|