Commit graph

72 commits

Author SHA1 Message Date
griffi-gh 62c3c2105e refactor transparency descriptor 2024-05-02 01:21:17 +02:00
griffi-gh 66d3ea656b add trans rendering and crosshair 2024-05-02 00:32:43 +02:00
griffi-gh 778c2b279e use force for plr 2024-02-15 15:51:06 +01:00
griffi-gh 3a42c293dd refactor net code to use enums 2024-02-01 16:00:32 +01:00
griffi-gh f5fd6d0b05 set protocol id back to zero 2023-12-03 16:50:07 +01:00
griffi-gh ff6f89f92e allow chunk size to be increased past 32 2023-12-03 16:48:48 +01:00
griffi-gh 16ffb6f786 wip item system 2023-11-26 01:29:02 +01:00
griffi-gh f4c2bcf998 magic -> subheader 2023-11-25 21:12:29 +01:00
griffi-gh 43ca458896 wip data 2023-11-20 20:59:34 +01:00
griffi-gh e40e394bd8 upd data 2023-11-19 19:19:37 +01:00
griffi-gh 2cdc79cb18 wip data 2023-11-19 18:27:20 +01:00
griffi-gh d5e8b4c6b7 add raw-evt feature, fix clippy warnings
`raw-evt` is enable by default
forcing it off is required for kb input on android
mouse input is not supported without it yet though
2023-06-04 15:16:25 +02:00
griffi-gh 96a6693faa Big refactor + Early wip position sync /connect events in multiplayer 2023-05-19 07:02:20 +02:00
griffi-gh 3a50065cc5 Move ClientIdMap to shared, switch to with_capacity_and_hasher where possible 2023-05-19 04:35:16 +02:00
griffi-gh 18d71d2edd move handshake into separate module 2023-05-18 04:34:33 +02:00
griffi-gh 74bb3ee2eb player movement, player connect events 2023-05-18 03:58:40 +02:00
griffi-gh f920d27f3a fix missing value 2023-05-17 15:36:04 +02:00
griffi-gh 627acd40cc u 2023-03-15 02:32:26 +01:00
griffi-gh a719427eb5 update 2023-03-13 02:24:37 +01:00
griffi-gh 32155ff531 send block updates across network 2023-03-12 17:58:24 +01:00
griffi-gh 23632c69b3 update notice 2023-03-09 18:26:57 +01:00
griffi-gh a5ed520b40 add queue block messages 2023-03-09 18:24:06 +01:00
griffi-gh f6eef9457b world compression (server only for now) 2023-03-09 04:06:46 +01:00
griffi-gh 5a75e44beb Finish upgrading server to uflow 2023-03-09 03:30:37 +01:00
griffi-gh c4767e8be8 Place dirt under trees 2023-03-09 01:33:16 +01:00
griffi-gh 951d8e35e3 Fix river world generation 2023-03-09 01:27:17 +01:00
griffi-gh 3103b3647d some big changes 2023-03-08 22:34:41 +01:00
griffi-gh 34a50c62b0 change server stuff 2023-03-08 17:27:53 +01:00
griffi-gh e5041aaa1a Client-side migrated 2023-03-08 01:31:38 +01:00
griffi-gh 639685e76b server 2023-03-07 04:50:06 +01:00
griffi-gh 71823c7ada wtf 2023-03-07 01:51:19 +01:00
griffi-gh ce687e8d36 changes to binary transparency meshing 2023-02-18 01:04:54 +01:00
griffi-gh fc783d52dc river generation 2023-02-18 00:58:31 +01:00
griffi-gh b7ec1d1165 fix order 2023-02-18 00:38:09 +01:00
griffi-gh 9268a293a8 improve worldgen 2023-02-18 00:37:17 +01:00
griffi-gh fd54eb7e4e cave generation (no scaling yet!) 2023-02-17 23:05:55 +01:00
griffi-gh 3448790daf caves 2023-02-17 22:44:01 +01:00
griffi-gh e2b8cbfdd5 Better tree gen 2023-02-17 22:25:53 +01:00
griffi-gh de4938ee6a soft updates 2023-02-17 22:03:45 +01:00
griffi-gh 4a84fec041 even better trees 2023-02-16 04:08:00 +01:00
griffi-gh f9b4628b49 better trees 2023-02-16 04:05:27 +01:00
griffi-gh f8732abb5d Placement queue, binary transparency, WIP trees 2023-02-16 03:54:57 +01:00
griffi-gh 626e9e654d rotate elevation noise 2023-02-16 02:57:04 +01:00
griffi-gh 7612ea8d8d Add planks 2023-02-16 02:44:21 +01:00
griffi-gh 287baf15ea add tall grass 2023-02-16 02:00:09 +01:00
griffi-gh 2c374c6e23 minor refactor 2023-02-15 23:32:06 +01:00
griffi-gh 00b3a90fd4 remove BlockDescriptorSource trait 2023-02-15 22:11:15 +01:00
griffi-gh f5a4e2a532 inline descriptor 2023-02-15 22:08:48 +01:00
griffi-gh c865835e8d move block to shared 2023-02-15 22:07:47 +01:00
griffi-gh 3b8eddcad1 world gen experimentation 2023-02-14 23:39:14 +01:00