Commit graph

271 commits

Author SHA1 Message Date
griffi-gh 496de05f27 reduce placement dst 2023-02-14 23:48:47 +01:00
griffi-gh 16a570803f disable selbox effect 2023-02-14 23:43:05 +01:00
griffi-gh 1739ce1488 world gen experimentation 2023-02-14 23:39:14 +01:00
griffi-gh 5924c2aa51 wip better world generation 2023-02-14 23:00:08 +01:00
griffi-gh e32ac5a2f1 oops Cargo.lock was in .gitignore 2023-02-14 20:01:11 +01:00
griffi-gh 5ad21e9f08 update shipyard to the lastest commit 2023-02-14 19:54:52 +01:00
griffi-gh cfd50d03af remove track(...) 2023-02-14 19:35:47 +01:00
griffi-gh 0dbb7e21ee Migrate to shipyard master 2023-02-14 19:31:20 +01:00
griffi-gh d583673081 ad entity to shared 2023-02-14 19:09:27 +01:00
griffi-gh 4a7c985ba1 wip 2023-02-14 04:52:11 +01:00
griffi-gh 539b6a1f91 add todo 2023-02-14 04:31:17 +01:00
griffi-gh e89747794b basic client auth 2023-02-14 04:27:27 +01:00
griffi-gh 71f89e8f28 wip connect 2023-02-13 04:12:02 +01:00
griffi-gh 72d8e17b43 set publish to false 2023-02-13 03:01:56 +01:00
griffi-gh 3cd3634618 implement broadcase and multicast functions 2023-02-13 02:57:09 +01:00
griffi-gh 7bb7b9b131 kick inactive clients 2023-02-13 02:30:33 +01:00
griffi-gh ed721ea91c add log to disconnect_inner 2023-02-13 02:03:09 +01:00
griffi-gh 1b476819d8 remove pub from functions 2023-02-13 02:01:25 +01:00
griffi-gh 2818e157b1 use AllStoragesView instead of AllStoragesViewMut 2023-02-13 01:57:30 +01:00
griffi-gh 48bc85835f change default protocol id 2023-02-13 01:56:14 +01:00
griffi-gh 8505ee2a0f protocol id 2023-02-13 01:53:55 +01:00
griffi-gh 944279f09f rename to connect_client_if_needed 2023-02-12 22:42:39 +01:00
griffi-gh 657661749a Disconnect only in multiplayer 2023-02-12 22:41:27 +01:00
griffi-gh 742bd11773 disconnect on exit 2023-02-12 22:38:51 +01:00
griffi-gh c52895f86d change default server port 2023-02-12 22:30:03 +01:00
griffi-gh 04d94383d0 better error handling on client 2023-02-12 22:28:44 +01:00
griffi-gh c9fcf889c3 what the fuck 2023-02-12 22:15:09 +01:00
griffi-gh f3cdb841ea fix camera updates 2023-02-12 21:50:24 +01:00
griffi-gh 125b870a8b inline client functions 2023-02-12 21:42:53 +01:00
griffi-gh 053c199f51 replace .into_workload().run_if() with .run_if() 2023-02-12 21:40:42 +01:00
griffi-gh f9bd7c1992 ignore io errors on server 2023-02-12 21:31:21 +01:00
griffi-gh 80e9a344ff client networking calls 2023-02-12 20:37:06 +01:00
griffi-gh 7aafd95f5e todo 2023-02-12 18:52:17 +01:00
griffi-gh c2a9609da5 basic networking 2023-02-12 04:04:48 +01:00
griffi-gh 0c725d9408 it passes 2023-02-12 03:38:18 +01:00
griffi-gh 82a79c40ed fix 2023-02-12 03:22:42 +01:00
griffi-gh 22b4eff9f0 oops 2023-02-12 03:15:31 +01:00
griffi-gh e27e8de1aa change things 2023-02-12 02:56:50 +01:00
griffi-gh 34eba9c2bc test 2023-02-12 02:33:48 +01:00
griffi-gh b0b3587dcb client server changes and integration test (fails) 2023-02-12 02:15:00 +01:00
griffi-gh 55876fb796 some changes to server and shared crates 2023-02-12 01:32:59 +01:00
griffi-gh f0f17bdf74 server 2023-02-12 00:37:24 +01:00
griffi-gh 209dc15f81 wip 2023-02-10 22:11:18 +01:00
griffi-gh 0256c954f4 server 2023-02-10 22:05:10 +01:00
griffi-gh d5abf53ee0 separate logging into a library 2023-02-10 20:44:34 +01:00
griffi-gh 1c35573bba ecs server 2023-02-10 20:36:58 +01:00
griffi-gh 6922c7635e server 2023-02-10 20:26:03 +01:00
griffi-gh 2544386417 is_changing_state 2023-02-10 03:03:00 +01:00
griffi-gh 3ab78fa7bf typo 2023-02-10 03:00:08 +01:00
griffi-gh f4c93ed29a log after load finish 2023-02-10 02:46:34 +01:00