Commit graph

33 commits

Author SHA1 Message Date
griffi-gh 52d4560bd0 refactor net code to use enums 2024-02-01 16:00:32 +01:00
griffi-gh 63e002364e set protocol id back to zero 2023-12-03 16:50:07 +01:00
griffi-gh 362c880c64 allow chunk size to be increased past 32 2023-12-03 16:48:48 +01: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 13c6fce6e5 move handshake into separate module 2023-05-18 04:34:33 +02:00
griffi-gh f6e2f961c6 player movement, player connect events 2023-05-18 03:58:40 +02:00
griffi-gh 422613275c fix missing value 2023-05-17 15:36:04 +02:00
griffi-gh 6f621d20a8 u 2023-03-15 02:32:26 +01:00
griffi-gh 6375b397e9 send block updates across network 2023-03-12 17:58:24 +01:00
griffi-gh b6fa90602f update notice 2023-03-09 18:26:57 +01:00
griffi-gh d5d1b9ea27 add queue block messages 2023-03-09 18:24:06 +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 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 5754dc7485 server 2023-03-07 04:50:06 +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 e89747794b basic client auth 2023-02-14 04:27:27 +01:00
griffi-gh 71f89e8f28 wip connect 2023-02-13 04:12:02 +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 e8d9eec0d4 wip 2023-02-08 02:29:29 +01:00
griffi-gh 060533f831 create net lib 2023-02-01 03:16:23 +01:00
griffi-gh dfebd1d5a1 move config 2023-01-31 03:12:23 +01:00
griffi-gh f1a8b87672 use bincode derive instead of serde due to potential issues 2023-01-31 03:06:30 +01:00
griffi-gh a61f419f3b c 2023-01-31 02:51:54 +01:00
griffi-gh b855e57fae upd 2023-01-31 02:23:44 +01:00
griffi-gh fae78e32dd replace rkyv with serde and bincode
change to serde
2023-01-31 01:29:51 +01:00
griffi-gh 343b307aa6 CheckBytes 2023-01-30 20:23:00 +01:00
griffi-gh 87abc6c215 use rkyv 2023-01-30 03:42:58 +01:00
griffi-gh 0ae2a8ac17 move more things 2023-01-30 03:23:39 +01:00