Commit graph

230 commits

Author SHA1 Message Date
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
griffi-gh aa855b8089 Always unmark dirty 2023-01-29 02:16:26 +01:00
griffi-gh 63eb8682d2 exit on esc and cursor lock 2023-01-29 02:15:12 +01:00
griffi-gh 3b08f3e13d Minor refactor, add cursor lock module 2023-01-29 01:58:52 +01:00
griffi-gh 7e828c4f39 Remove empty crosshair module 2023-01-29 01:45:38 +01:00
griffi-gh 17497ce95a optimize deps 2023-01-29 01:37:13 +01:00
griffi-gh 021d79d568 fix a memory leak and most warnings 2023-01-29 01:28:00 +01:00
griffi-gh 17dbdc2757 minor refactor 2023-01-29 01:21:28 +01:00
griffi-gh 155e3b1e36 Merge pull request #1 from griffi-gh/ecs-rewrite
Merge Ecs rewrite
2023-01-28 23:45:18 +01:00
griffi-gh 6664aa60c6 Merge branch 'master' into ecs-rewrite 2023-01-28 23:44:45 +01:00
griffi-gh 1a948b43be fix world gen 2023-01-28 23:43:19 +01:00
griffi-gh 427feecb55 wtf 2023-01-28 23:41:34 +01:00
griffi-gh 5a0e73e2b5 block selector effect 2023-01-28 22:55:29 +01:00
griffi-gh 827ed16aa1 fix typo 2023-01-28 22:43:25 +01:00