Commit graph

508 commits

Author SHA1 Message Date
griffi-gh 95c681d0fc kick inactive clients 2023-02-13 02:30:33 +01:00
griffi-gh 32963044f3 add log to disconnect_inner 2023-02-13 02:03:09 +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 b3990e64c9 change default protocol id 2023-02-13 01:56:14 +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 6b55688dbd change default server port 2023-02-12 22:30:03 +01:00
griffi-gh 80ef55c8b3 better error handling on client 2023-02-12 22:28:44 +01:00
griffi-gh 147fb03566 fix readme link 2023-02-12 22:19:53 +01:00
griffi-gh 45d3bb7e98 update readme 2023-02-12 22:18:11 +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 eabddf3019 inline client functions 2023-02-12 21:42:53 +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 6c27d63bdf it passes 2023-02-12 03:38:18 +01:00
griffi-gh 70aaba01b0 fix 2023-02-12 03:22:42 +01:00
griffi-gh 907e3164d7 oops 2023-02-12 03:15:31 +01:00
griffi-gh 7ecc4d5c24 change things 2023-02-12 02:56:50 +01:00
griffi-gh 00f90156bd test 2023-02-12 02:33:48 +01:00
griffi-gh 22054c6143 client server changes and integration test (fails) 2023-02-12 02:15:00 +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 5307ba0c9f wip 2023-02-10 22:11:18 +01:00
griffi-gh 6b65497263 server 2023-02-10 22:05:10 +01:00
griffi-gh 3f47be435d separate logging into a library 2023-02-10 20:44:34 +01:00
griffi-gh 055e6c3600 ecs server 2023-02-10 20:36:58 +01:00
griffi-gh 28a82cf69e server 2023-02-10 20:26:03 +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