Commit graph

88 commits

Author SHA1 Message Date
griffi-gh 64475022e3 rewrite worldgen 2024-05-02 12:42:14 +02:00
griffi-gh f157e2dab3 add overlay when submerged 2024-05-02 11:03:38 +02:00
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 5c39900376 upgrade shipyard (fix compilation on nightly) 2024-04-23 16:16:33 +02:00
griffi-gh 7ead258028 upgrade to hui = "0.1.0-alpha.4" 2024-03-25 19:06:35 +01:00
griffi-gh 778c2b279e use force for plr 2024-02-15 15:51:06 +01:00
griffi-gh 3f38351356 upgrade deps 2024-02-12 22:20:45 +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 014e0e7824 upgrade shipyard/glium 2023-11-21 16:45:41 +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 abeef03d50 upgrade dependencies 2023-07-09 03:03:45 +02: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 ba95b1820c update workflow 2023-05-17 12:30:14 +02:00
griffi-gh b6803895c5 fix builds with nightly, update readme 2023-05-16 13:42:55 +02:00
griffi-gh 896d80e074 update deps, add options for some graphics-related settings, fix some warnings 2023-05-16 11:21:01 +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 0cb066b02b Disable parallel feature by default, recalc camera matrix 2023-03-09 00:31:19 +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 6933987d7b update glam to 0.23 2023-03-07 00:52:00 +01:00
griffi-gh 3f6abb75fd Upgrade packages 2023-03-07 00:34:26 +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