Commit graph

97 commits

Author SHA1 Message Date
griffi-gh 877e603fed use single seeder instance 2024-05-04 13:50:58 +02:00
griffi-gh 1d06621504 refactor state transitions 2024-05-03 23:29:52 +02:00
griffi-gh 6a218352ab "fix" some warnings 2024-05-03 01:39:47 +02:00
griffi-gh cfffb403a3 move stuff, forests! 2024-05-03 01:21:56 +02:00
griffi-gh 0fac4531e0 decoration and layers 2024-05-03 00:27:43 +02:00
griffi-gh b487da6474 check before first step 2024-05-02 18:16:29 +02:00
griffi-gh 56fe70765f switch libs 2024-05-02 18:15:18 +02:00
griffi-gh b6c314e8f3 disable borked cave generation 2024-05-02 16:51:03 +02:00
griffi-gh a3bc619cb6 abortions and stuff 2024-05-02 16:50:46 +02:00
griffi-gh 7d5b706d0d rewrite worldgen 2024-05-02 12:42:14 +02:00
griffi-gh dac6e56516 add overlay when submerged 2024-05-02 11:03:38 +02:00
griffi-gh 4a24f4ac56 refactor transparency descriptor 2024-05-02 01:21:17 +02:00
griffi-gh d57787059a add trans rendering and crosshair 2024-05-02 00:32:43 +02:00
griffi-gh 62618f4486 upgrade shipyard (fix compilation on nightly) 2024-04-23 16:16:33 +02:00
griffi-gh 3006640be5 upgrade to hui = "0.1.0-alpha.4" 2024-03-25 19:06:35 +01:00
griffi-gh 8d673ed82f use force for plr 2024-02-15 15:51:06 +01:00
griffi-gh 04d0b59dcf upgrade deps 2024-02-12 22:20:45 +01:00
griffi-gh 52d4560bd0 refactor net code to use enums 2024-02-01 16:00:32 +01:00
griffi-gh 63e002364e set protocol id back to zero 2023-12-03 16:50:07 +01:00
griffi-gh 362c880c64 allow chunk size to be increased past 32 2023-12-03 16:48:48 +01:00
griffi-gh cbefcffb93 wip item system 2023-11-26 01:29:02 +01:00
griffi-gh c746c19068 magic -> subheader 2023-11-25 21:12:29 +01:00
griffi-gh 6864e65814 upgrade shipyard/glium 2023-11-21 16:45:41 +01:00
griffi-gh 264c72aeb0 wip data 2023-11-20 20:59:34 +01:00
griffi-gh 70fa0e1ebb upd data 2023-11-19 19:19:37 +01:00
griffi-gh 63f27cbb71 wip data 2023-11-19 18:27:20 +01:00
griffi-gh 503e005fcf upgrade dependencies 2023-07-09 03:03:45 +02:00
griffi-gh 601e55fb9f 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 163298fe38 Big refactor + Early wip position sync /connect events in multiplayer 2023-05-19 07:02:20 +02:00
griffi-gh c0ce1c71d9 Move ClientIdMap to shared, switch to with_capacity_and_hasher where possible 2023-05-19 04:35:16 +02:00
griffi-gh 13c6fce6e5 move handshake into separate module 2023-05-18 04:34:33 +02:00
griffi-gh f6e2f961c6 player movement, player connect events 2023-05-18 03:58:40 +02:00
griffi-gh 422613275c fix missing value 2023-05-17 15:36:04 +02:00
griffi-gh 11554c6b4b update workflow 2023-05-17 12:30:14 +02:00
griffi-gh 97260cb327 fix builds with nightly, update readme 2023-05-16 13:42:55 +02:00
griffi-gh 46a5da3b26 update deps, add options for some graphics-related settings, fix some warnings 2023-05-16 11:21:01 +02:00
griffi-gh 6f621d20a8 u 2023-03-15 02:32:26 +01:00
griffi-gh db1a48f876 update 2023-03-13 02:24:37 +01:00
griffi-gh 6375b397e9 send block updates across network 2023-03-12 17:58:24 +01:00
griffi-gh b6fa90602f update notice 2023-03-09 18:26:57 +01:00
griffi-gh d5d1b9ea27 add queue block messages 2023-03-09 18:24:06 +01:00
griffi-gh e151ee7a17 world compression (server only for now) 2023-03-09 04:06:46 +01:00
griffi-gh 3f39f11860 Finish upgrading server to uflow 2023-03-09 03:30:37 +01:00
griffi-gh 5723f07a26 Place dirt under trees 2023-03-09 01:33:16 +01:00
griffi-gh 7da7a3dc50 Fix river world generation 2023-03-09 01:27:17 +01:00
griffi-gh 93457ecdcf Disable parallel feature by default, recalc camera matrix 2023-03-09 00:31:19 +01:00
griffi-gh 9b112e9b70 some big changes 2023-03-08 22:34:41 +01:00
griffi-gh 56d9044203 change server stuff 2023-03-08 17:27:53 +01:00
griffi-gh a07aad39ca Client-side migrated 2023-03-08 01:31:38 +01:00
griffi-gh 5754dc7485 server 2023-03-07 04:50:06 +01:00