Commit graph

193 commits

Author SHA1 Message Date
griffi-gh 9eae5d780b update 2023-02-06 02:15:19 +01:00
griffi-gh c4fb530258 cobblestone 2023-02-05 01:43:47 +01:00
griffi-gh 1b85340d9c don't count discarded ops 2023-02-05 01:22:43 +01:00
griffi-gh 816d2f6077 Update neighbors 2023-02-05 01:18:30 +01:00
griffi-gh 392189fc14 block queue works 2023-02-05 00:58:25 +01:00
griffi-gh f05e221658 wip block queue 2023-02-05 00:42:37 +01:00
griffi-gh 5914d10498 comment 2023-02-04 22:27:19 +01:00
griffi-gh bbfde7f0eb add kick reason 2023-02-04 22:20:19 +01:00
griffi-gh da8ca65a3d . 2023-02-04 02:47:09 +01:00
griffi-gh 78edba4c02 client is almost finished... 2023-02-04 02:46:48 +01:00
griffi-gh 4a699c34f3 use anyhow::{...} 2023-02-03 19:39:22 +01:00
griffi-gh 0bd48bf46f id packets 2023-02-03 19:36:52 +01:00
griffi-gh f79d3c8e4d disconnect reason 2023-02-03 19:29:38 +01:00
griffi-gh d7b4951ac9 client wip 2023-02-02 02:13:32 +01:00
griffi-gh 9a29366322 wip 2023-02-02 01:54:12 +01:00
griffi-gh 557e738976 client 2023-02-02 01:40:48 +01:00
griffi-gh f9bb72b232 only normalize movement if len >= 1 2023-02-01 23:46:40 +01:00
griffi-gh a7e21406bc fix panic 2023-02-01 23:34:27 +01:00
griffi-gh 01341c1b71 x 2023-02-01 03:25:39 +01:00
griffi-gh ad811de4ca no drop check is needed 2023-02-01 03:25:12 +01:00
griffi-gh de1f2c4b16 client 2023-02-01 03:24:06 +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 b765a74415 fix excessive logging 2023-01-30 04:32:33 +01:00
griffi-gh 97122bbd2b maybe this will work? 2023-01-30 04:23:28 +01:00
griffi-gh 00839d6b2e use xinput, invert y 2023-01-30 04:20:13 +01:00
griffi-gh 88b115732b fix stick input 2023-01-30 04:18:29 +01:00
griffi-gh d62aca68ad WIP controller support 2023-01-30 04:14:53 +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
griffi-gh 80be3673a2 separate blocks into common 2023-01-30 02:45:35 +01:00
griffi-gh 6d41a5717b add kubi-shared as dep 2023-01-30 02:37:11 +01:00
griffi-gh 0fc668ae00 move assets folder 2023-01-30 01:50:14 +01:00
griffi-gh a791d7c3dc restructure 2023-01-30 01:46:22 +01:00
griffi-gh 4f700df1c5 empty commit to create pull request 2023-01-30 01:28:09 +01:00
griffi-gh 813f3ffb73 add chunk borders 2023-01-30 01:24:53 +01:00
griffi-gh 2c0638fca2 minor refactor, start working on chunk border rendering 2023-01-30 01:04:13 +01:00
griffi-gh 86af5b8195 move box to primitives 2023-01-30 00:39:31 +01:00
griffi-gh 708f532834 add rkyv 2023-01-30 00:29:57 +01:00
griffi-gh 04a239d04f decrease it a bit 2023-01-30 00:27:47 +01:00
griffi-gh ae55ad7359 Increase "epsilon" value for max pitch 2023-01-30 00:22:16 +01:00
griffi-gh ed300fc0b6 player move events 2023-01-30 00:21:03 +01:00
griffi-gh 74a7a9710d normalize 2023-01-29 23:19:24 +01:00
griffi-gh fc7792382c fix bug in neighbor code 2023-01-29 23:11:36 +01:00
griffi-gh 8e6c4e9a15 change opt levels 2023-01-29 22:36:49 +01:00