Commit graph

275 commits

Author SHA1 Message Date
griffi-gh 22f38298a0 always request latest gl, set min physical size to 640x480 2023-05-18 04:26:05 +02:00
griffi-gh f6e2f961c6 player movement, player connect events 2023-05-18 03:58:40 +02:00
griffi-gh 95ed5f67b4 fix generate_visualizer_data 2023-05-17 13:11:26 +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 7ec922e480 enable more nightly stuff if nightly flag is active 2023-05-16 12:47:07 +02:00
griffi-gh 3e828855e6 Use git glium 2023-05-16 12:27:57 +02:00
griffi-gh 33a5b8c6ef add vsync option 2023-05-16 12:20:09 +02:00
griffi-gh c142b2fd47 add fullscreen mode, release shader compiler after loading shader prefabs 2023-05-16 12:08:56 +02:00
griffi-gh 41a97cbcef add pre_startup stage, use msaa settings in window init 2023-05-16 11:30:24 +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 7251dacedc handle disconnect 2023-03-14 01:36:34 +01:00
griffi-gh 5d8f253c3c enable keepalive 2023-03-13 02:34:09 +01:00
griffi-gh db1a48f876 update 2023-03-13 02:24:37 +01:00
griffi-gh 4361eff76f separate networking, fix warnings 2023-03-13 01:56:33 +01:00
griffi-gh 6375b397e9 send block updates across network 2023-03-12 17:58:24 +01:00
griffi-gh 30b636c88e remove irrelevant comment 2023-03-12 16:38:01 +01:00
griffi-gh aee4e5a2bf "fast decompress" turned out to be slower lol (stashed) 2023-03-11 17:19:03 +01:00
griffi-gh 4d0f8038be fix client 2023-03-09 18:00:32 +01:00
griffi-gh 940a43330a fix client decompression 2023-03-09 17:56:30 +01:00
griffi-gh 9cf4e81818 asss 2023-03-09 04:29:21 +01:00
griffi-gh 321e69f976 fix 2?? 2023-03-09 04:21:59 +01:00
griffi-gh 2a2e22cf72 fix 2023-03-09 04:17:04 +01:00
griffi-gh acbf1cbe77 Client decompression? hopefully 2023-03-09 04:15:59 +01:00
griffi-gh 87ca9a0f50 Move inj to networking 2023-03-09 04:09:17 +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 647a458ff5 remove comments 2023-03-09 01:18:29 +01:00
griffi-gh f53f019659 temporary fix: make all workloads sequential :/ 2023-03-09 01:14:53 +01:00
griffi-gh e2c4d315d3 add generate_visualizer_data feature 2023-03-09 00:56:46 +01:00
griffi-gh 083f89c52a update 2023-03-09 00:46:23 +01:00
griffi-gh 93457ecdcf Disable parallel feature by default, recalc camera matrix 2023-03-09 00:31:19 +01:00
griffi-gh f5d1de39c6 wtf 2023-03-08 23:00:24 +01:00
griffi-gh 0c75c71f51 doesn't work? 2023-03-08 22:53:30 +01:00
griffi-gh 9b112e9b70 some big changes 2023-03-08 22:34:41 +01:00
griffi-gh 06521c27cc actually check the event type (facepalm) 2023-03-08 22:21:19 +01:00
griffi-gh 1725c5a7c9 upgrade some server stuff to uflow 2023-03-08 20:26:51 +01:00
griffi-gh a07aad39ca Client-side migrated 2023-03-08 01:31:38 +01:00
griffi-gh 9d122961b5 Remove kubi-udp 2023-03-07 23:36:04 +01:00
griffi-gh 4c31eab0f4 wip server chunks 2023-03-07 17:05:55 +01:00
griffi-gh 5754dc7485 server 2023-03-07 04:50:06 +01:00
griffi-gh ac5f39a49e basic netw 2023-03-07 03:05:02 +01:00
griffi-gh 1bb785df1d change comment 2023-03-07 02:28:16 +01:00
griffi-gh 8aa4de1e4c Make the outer system seq 2023-03-07 01:59:54 +01:00
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 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 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 58344cf838 Placement queue, binary transparency, WIP trees 2023-02-16 03:54:57 +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 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 5924c2aa51 wip better world generation 2023-02-14 23:00:08 +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 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 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 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 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 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 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 d5abf53ee0 separate logging into a library 2023-02-10 20:44:34 +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
griffi-gh 1c2557d83f slow down chunk ops while loading 2023-02-10 02:44:17 +01:00
griffi-gh 41d7803a64 loading screen 2023-02-10 02:36:11 +01:00
griffi-gh 1ce3b94cd5 uwu 2023-02-10 01:47:37 +01:00
griffi-gh 1d82cf69ba use windows subsystem attach console on release builds 2023-02-10 01:20:54 +01:00
griffi-gh 63b0fad27b reorder 2023-02-10 00:57:57 +01:00
griffi-gh 205f67a2e8 assert renderer in init stage 2023-02-10 00:56:03 +01:00
griffi-gh 7edf3529db move assert_renderer to 2023-02-10 00:49:05 +01:00
griffi-gh 39b97eb990 gui changes, use glsl 3.0 es 2023-02-10 00:46:20 +01:00
griffi-gh c9cfa478d3 progressbar shader fix 2023-02-10 00:08:32 +01:00
griffi-gh fdb7cf80e7 ui transform works 2023-02-09 04:16:02 +01:00
griffi-gh 2f3eab4d1e why doesnt it work 2023-02-09 04:11:15 +01:00
griffi-gh 55d70cc02d fix default colors and color_hex function 2023-02-09 03:34:49 +01:00
griffi-gh 144cff3268 fix color-related code 2023-02-09 03:33:41 +01:00
griffi-gh ba2d2dea2c gui and progressbars 2023-02-09 03:31:36 +01:00
griffi-gh d974f8326e shaders for progressbar 2023-02-08 03:37:58 +01:00
griffi-gh bdab783360 gui files 2023-02-08 03:10:35 +01:00
griffi-gh 628457b0de fix 2023-02-08 03:09:04 +01:00
griffi-gh dc07f891b0 changed a lot of stuff, too lazy to write 2023-02-08 03:06:06 +01:00
griffi-gh e8d9eec0d4 wip 2023-02-08 02:29:29 +01:00
griffi-gh 197bb7b784 wip things 2023-02-06 21:43:22 +01:00
griffi-gh c4fb530258 cobblestone 2023-02-05 01:43:47 +01:00
griffi-gh 1b85340d9c don't count discarded ops 2023-02-05 01:22:43 +01:00
griffi-gh 816d2f6077 Update neighbors 2023-02-05 01:18:30 +01:00
griffi-gh 392189fc14 block queue works 2023-02-05 00:58:25 +01:00
griffi-gh f05e221658 wip block queue 2023-02-05 00:42:37 +01:00
griffi-gh f9bb72b232 only normalize movement if len >= 1 2023-02-01 23:46:40 +01:00
griffi-gh a7e21406bc fix panic 2023-02-01 23:34:27 +01:00
griffi-gh fae78e32dd replace rkyv with serde and bincode
change to serde
2023-01-31 01:29:51 +01:00
griffi-gh 343b307aa6 CheckBytes 2023-01-30 20:23:00 +01:00
griffi-gh b765a74415 fix excessive logging 2023-01-30 04:32:33 +01:00
griffi-gh 97122bbd2b maybe this will work? 2023-01-30 04:23:28 +01:00
griffi-gh 00839d6b2e use xinput, invert y 2023-01-30 04:20:13 +01:00
griffi-gh 88b115732b fix stick input 2023-01-30 04:18:29 +01:00
griffi-gh d62aca68ad WIP controller support 2023-01-30 04:14:53 +01:00
griffi-gh 87abc6c215 use rkyv 2023-01-30 03:42:58 +01:00
griffi-gh 0ae2a8ac17 move more things 2023-01-30 03:23:39 +01:00
griffi-gh 80be3673a2 separate blocks into common 2023-01-30 02:45:35 +01:00
griffi-gh 6d41a5717b add kubi-shared as dep 2023-01-30 02:37:11 +01:00
griffi-gh 0fc668ae00 move assets folder 2023-01-30 01:50:14 +01:00
griffi-gh a791d7c3dc restructure 2023-01-30 01:46:22 +01:00