Commit graph

65 commits

Author SHA1 Message Date
griffi-gh 8a4339506e update shipyard to the lastest commit 2023-02-14 19:54:52 +01:00
griffi-gh a8142468a2 remove track(...) 2023-02-14 19:35:47 +01:00
griffi-gh 7b6d50abe5 Migrate to shipyard master 2023-02-14 19:31:20 +01:00
griffi-gh 1b1f6c6426 wip connect 2023-02-13 04:12:02 +01:00
griffi-gh 41a1a5d00b set publish to false 2023-02-13 03:01:56 +01:00
griffi-gh f19683c1b1 remove pub from functions 2023-02-13 02:01:25 +01:00
griffi-gh cc2175ec3e use AllStoragesView instead of AllStoragesViewMut 2023-02-13 01:57:30 +01:00
griffi-gh 6b9243a556 protocol id 2023-02-13 01:53:55 +01:00
griffi-gh a5b35ffa7d rename to connect_client_if_needed 2023-02-12 22:42:39 +01:00
griffi-gh 455b4580de Disconnect only in multiplayer 2023-02-12 22:41:27 +01:00
griffi-gh bda8e7b94c disconnect on exit 2023-02-12 22:38:51 +01:00
griffi-gh 80ef55c8b3 better error handling on client 2023-02-12 22:28:44 +01:00
griffi-gh b8447bc121 what the fuck 2023-02-12 22:15:09 +01:00
griffi-gh bf7fc475e2 fix camera updates 2023-02-12 21:50:24 +01:00
griffi-gh d28069e9e6 replace .into_workload().run_if() with .run_if() 2023-02-12 21:40:42 +01:00
griffi-gh e0872b331f ignore io errors on server 2023-02-12 21:31:21 +01:00
griffi-gh 8758938e7e client networking calls 2023-02-12 20:37:06 +01:00
griffi-gh bcd3066c95 todo 2023-02-12 18:52:17 +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 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