Commit graph

197 commits

Author SHA1 Message Date
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 3f47be435d separate logging into a library 2023-02-10 20:44:34 +01:00
griffi-gh aada43e8dc is_changing_state 2023-02-10 03:03:00 +01:00
griffi-gh 8e9eeb1f30 typo 2023-02-10 03:00:08 +01:00
griffi-gh 35886d9bed log after load finish 2023-02-10 02:46:34 +01:00
griffi-gh c06869c5cb slow down chunk ops while loading 2023-02-10 02:44:17 +01:00
griffi-gh dbb92232bc loading screen 2023-02-10 02:36:11 +01:00
griffi-gh 2f23f39604 uwu 2023-02-10 01:47:37 +01:00
griffi-gh 4e357af959 use windows subsystem attach console on release builds 2023-02-10 01:20:54 +01:00
griffi-gh 6354d8bab4 reorder 2023-02-10 00:57:57 +01:00
griffi-gh 06e94ccb46 assert renderer in init stage 2023-02-10 00:56:03 +01:00
griffi-gh 54004ee5de move assert_renderer to 2023-02-10 00:49:05 +01:00
griffi-gh 2fc8db6740 gui changes, use glsl 3.0 es 2023-02-10 00:46:20 +01:00
griffi-gh 7c8a0fb66b progressbar shader fix 2023-02-10 00:08:32 +01:00
griffi-gh 50ef5c2d1e ui transform works 2023-02-09 04:16:02 +01:00
griffi-gh e75693926a why doesnt it work 2023-02-09 04:11:15 +01:00
griffi-gh da4a686100 fix default colors and color_hex function 2023-02-09 03:34:49 +01:00
griffi-gh 6b34352c55 fix color-related code 2023-02-09 03:33:41 +01:00
griffi-gh 8ed0765c9f gui and progressbars 2023-02-09 03:31:36 +01:00
griffi-gh 9f2e47df8c shaders for progressbar 2023-02-08 03:37:58 +01:00
griffi-gh a6a728ba10 gui files 2023-02-08 03:10:35 +01:00
griffi-gh fb8aa9d528 fix 2023-02-08 03:09:04 +01:00
griffi-gh 1ae34def21 changed a lot of stuff, too lazy to write 2023-02-08 03:06:06 +01:00
griffi-gh f88e2733f3 wip 2023-02-08 02:29:29 +01:00
griffi-gh 1df8c89330 wip things 2023-02-06 21:43:22 +01:00
griffi-gh 01b82b1094 cobblestone 2023-02-05 01:43:47 +01:00
griffi-gh df8640718d don't count discarded ops 2023-02-05 01:22:43 +01:00
griffi-gh 34fa47acbe Update neighbors 2023-02-05 01:18:30 +01:00
griffi-gh 319cffbb4e block queue works 2023-02-05 00:58:25 +01:00
griffi-gh 00f54a2f5f wip block queue 2023-02-05 00:42:37 +01:00
griffi-gh 63b4091ddd only normalize movement if len >= 1 2023-02-01 23:46:40 +01:00
griffi-gh 3593fcd4d5 fix panic 2023-02-01 23:34:27 +01:00
griffi-gh 1f5b5853b2 replace rkyv with serde and bincode
change to serde
2023-01-31 01:29:51 +01:00
griffi-gh b0642028d1 CheckBytes 2023-01-30 20:23:00 +01:00
griffi-gh ab7c181345 fix excessive logging 2023-01-30 04:32:33 +01:00
griffi-gh 1f8c6ea223 maybe this will work? 2023-01-30 04:23:28 +01:00
griffi-gh 56d85252b0 use xinput, invert y 2023-01-30 04:20:13 +01:00
griffi-gh 3af40c28b8 fix stick input 2023-01-30 04:18:29 +01:00
griffi-gh acbb159606 WIP controller support 2023-01-30 04:14:53 +01:00
griffi-gh f294e0e159 use rkyv 2023-01-30 03:42:58 +01:00
griffi-gh 5b93fa7639 move more things 2023-01-30 03:23:39 +01:00
griffi-gh db6c50ad8d separate blocks into common 2023-01-30 02:45:35 +01:00
griffi-gh 59b91bc23d add kubi-shared as dep 2023-01-30 02:37:11 +01:00
griffi-gh c2b446ac7b move assets folder 2023-01-30 01:50:14 +01:00
griffi-gh 478930e37c restructure 2023-01-30 01:46:22 +01:00