Commit graph

293 commits

Author SHA1 Message Date
griffi-gh 0e4c6a94ef wtf 2023-03-07 01:51:19 +01:00
griffi-gh ce4cc08d2f update glam to 0.23 2023-03-07 00:52:00 +01:00
griffi-gh a3f2eda52c create vscode settings.json 2023-03-07 00:46:12 +01:00
griffi-gh 552e039f3b Upgrade packages 2023-03-07 00:34:26 +01:00
griffi-gh 5f855bdaf1 changes to binary transparency meshing 2023-02-18 01:04:54 +01:00
griffi-gh 80635cd596 river generation 2023-02-18 00:58:31 +01:00
griffi-gh 4ccdb56803 fix order 2023-02-18 00:38:09 +01:00
griffi-gh 0c2e61bf26 improve worldgen 2023-02-18 00:37:17 +01:00
griffi-gh 8dc682c9e0 cave generation (no scaling yet!) 2023-02-17 23:05:55 +01:00
griffi-gh 91bc3f50a8 caves 2023-02-17 22:44:01 +01:00
griffi-gh 32a293922a Better tree gen 2023-02-17 22:25:53 +01:00
griffi-gh 7d46e46e88 soft updates 2023-02-17 22:03:45 +01:00
griffi-gh c908294004 even better trees 2023-02-16 04:08:00 +01:00
griffi-gh 257c75fd9d better trees 2023-02-16 04:05:27 +01:00
griffi-gh 58344cf838 Placement queue, binary transparency, WIP trees 2023-02-16 03:54:57 +01:00
griffi-gh 916f9058be rotate elevation noise 2023-02-16 02:57:04 +01:00
griffi-gh 9a7cbd4e2c Add planks 2023-02-16 02:44:21 +01:00
griffi-gh d4fbbc490f add tall grass 2023-02-16 02:00:09 +01:00
griffi-gh 4451461993 minor refactor 2023-02-15 23:32:06 +01:00
griffi-gh dd382c899f remove BlockDescriptorSource trait 2023-02-15 22:11:15 +01:00
griffi-gh b63f2e4075 inline descriptor 2023-02-15 22:08:48 +01:00
griffi-gh bcffaa4562 move block to shared 2023-02-15 22:07:47 +01:00
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