Commit graph

197 commits

Author SHA1 Message Date
griffi-gh 356455a15e remove geom shader macro 2023-05-21 12:29:01 +02:00
griffi-gh 1987354b83 fix warnings; remove unused imports 2023-05-21 12:24:45 +02:00
griffi-gh 6718c56370 use libcubi as lib name 2023-05-21 12:08:29 +02:00
griffi-gh cfba245e11 add ndk to deps, disable srgb by default 2023-05-21 12:03:41 +02:00
griffi-gh 6e61fd687a check at runtime 2023-05-21 04:54:02 +02:00
griffi-gh a3e5df0304 skip cursor lock on android 2023-05-21 04:24:54 +02:00
griffi-gh 3eddda0886 allow gilrs to fail (required for android support) 2023-05-21 04:23:10 +02:00
griffi-gh 8aaf64904b cross-platform assets 2023-05-21 04:17:28 +02:00
griffi-gh df3791af17 initial android support (fails on textures) 2023-05-21 03:14:04 +02:00
griffi-gh dc8229f929 use specific log version 2023-05-21 02:16:12 +02:00
griffi-gh 821cee541b add some android metadata 2023-05-20 16:43:00 +02:00
griffi-gh 0affc06e09 Fixed timestamps! (use them to fix networking) 2023-05-20 15:59:52 +02:00
griffi-gh 7ab7a36d85 oops 2023-05-20 15:17:33 +02:00
griffi-gh e8e3863d47 minor changes to netwrok code 2023-05-20 15:17:16 +02:00
griffi-gh 14c66ee2eb add centered cube 2023-05-20 02:48:17 +02:00
griffi-gh 75c6d127b7 player position sync, refactor some stuff 2023-05-20 02:32:32 +02:00
griffi-gh 73940d61ff disable texture filtering experiment 2023-05-19 13:44:33 +02:00
griffi-gh 4bf2b350c6 wip 2023-05-19 13:22:32 +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 56849a82cc test commit 2023-05-19 04:00:37 +02:00
griffi-gh 18d71d2edd move handshake into separate module 2023-05-18 04:34:33 +02:00
griffi-gh 282fd7bdcb always request latest gl, set min physical size to 640x480 2023-05-18 04:26:05 +02:00
griffi-gh 74bb3ee2eb player movement, player connect events 2023-05-18 03:58:40 +02:00
griffi-gh 2e5dc34507 fix generate_visualizer_data 2023-05-17 13:11:26 +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 fdaa43d370 enable more nightly stuff if nightly flag is active 2023-05-16 12:47:07 +02:00
griffi-gh e81ebc75e3 Use git glium 2023-05-16 12:27:57 +02:00
griffi-gh fb68f8d12d add vsync option 2023-05-16 12:20:09 +02:00
griffi-gh ce8ad9098f add fullscreen mode, release shader compiler after loading shader prefabs 2023-05-16 12:08:56 +02:00
griffi-gh f15d2b1510 add pre_startup stage, use msaa settings in window init 2023-05-16 11:30:24 +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 0a590bab22 handle disconnect 2023-03-14 01:36:34 +01:00
griffi-gh e9977c3aa4 enable keepalive 2023-03-13 02:34:09 +01:00
griffi-gh a719427eb5 update 2023-03-13 02:24:37 +01:00
griffi-gh 944737c75c separate networking, fix warnings 2023-03-13 01:56:33 +01:00
griffi-gh 32155ff531 send block updates across network 2023-03-12 17:58:24 +01:00
griffi-gh e29ca7d202 remove irrelevant comment 2023-03-12 16:38:01 +01:00
griffi-gh 5009ce1cfb "fast decompress" turned out to be slower lol (stashed) 2023-03-11 17:19:03 +01:00
griffi-gh d239a59fc4 fix client 2023-03-09 18:00:32 +01:00
griffi-gh 739e53c0a9 fix client decompression 2023-03-09 17:56:30 +01:00
griffi-gh 68bc848cbd asss 2023-03-09 04:29:21 +01:00
griffi-gh 7bcfc75dfe fix 2?? 2023-03-09 04:21:59 +01:00
griffi-gh 80c3f354f1 fix 2023-03-09 04:17:04 +01:00
griffi-gh 5e6e50124a Client decompression? hopefully 2023-03-09 04:15:59 +01:00
griffi-gh 615251f031 Move inj to networking 2023-03-09 04:09:17 +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 74533db52c remove comments 2023-03-09 01:18:29 +01:00
griffi-gh b96d57326f temporary fix: make all workloads sequential :/ 2023-03-09 01:14:53 +01:00
griffi-gh 7bc81fc72a add generate_visualizer_data feature 2023-03-09 00:56:46 +01:00
griffi-gh 09b0a0160b update 2023-03-09 00:46:23 +01:00
griffi-gh 0cb066b02b Disable parallel feature by default, recalc camera matrix 2023-03-09 00:31:19 +01:00
griffi-gh 2189d114c7 wtf 2023-03-08 23:00:24 +01:00
griffi-gh 02d3224740 doesn't work? 2023-03-08 22:53:30 +01:00
griffi-gh 3103b3647d some big changes 2023-03-08 22:34:41 +01:00
griffi-gh 51f113d162 actually check the event type (facepalm) 2023-03-08 22:21:19 +01:00
griffi-gh 56dd1a3bda upgrade some server stuff to uflow 2023-03-08 20:26:51 +01:00
griffi-gh e5041aaa1a Client-side migrated 2023-03-08 01:31:38 +01:00
griffi-gh 39d4fd129a Remove kubi-udp 2023-03-07 23:36:04 +01:00
griffi-gh a470543325 wip server chunks 2023-03-07 17:05:55 +01:00
griffi-gh 639685e76b server 2023-03-07 04:50:06 +01:00
griffi-gh a46c5baab8 basic netw 2023-03-07 03:05:02 +01:00
griffi-gh 12fee77087 change comment 2023-03-07 02:28:16 +01:00
griffi-gh 16e7b7e588 Make the outer system seq 2023-03-07 01:59:54 +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 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 f8732abb5d Placement queue, binary transparency, WIP trees 2023-02-16 03:54:57 +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 c865835e8d move block to shared 2023-02-15 22:07:47 +01:00
griffi-gh 0de70ed1b7 reduce placement dst 2023-02-14 23:48:47 +01:00
griffi-gh 51ed3762cc disable selbox effect 2023-02-14 23:43:05 +01:00
griffi-gh e1cf0a1ed0 wip better world generation 2023-02-14 23:00:08 +01:00
griffi-gh 8a4339506e update shipyard to the lastest commit 2023-02-14 19:54:52 +01:00
griffi-gh a8142468a2 remove track(...) 2023-02-14 19:35:47 +01:00
griffi-gh 7b6d50abe5 Migrate to shipyard master 2023-02-14 19:31:20 +01:00
griffi-gh 1b1f6c6426 wip connect 2023-02-13 04:12:02 +01:00
griffi-gh 41a1a5d00b set publish to false 2023-02-13 03:01:56 +01:00
griffi-gh f19683c1b1 remove pub from functions 2023-02-13 02:01:25 +01:00
griffi-gh cc2175ec3e use AllStoragesView instead of AllStoragesViewMut 2023-02-13 01:57:30 +01:00
griffi-gh 6b9243a556 protocol id 2023-02-13 01:53:55 +01:00
griffi-gh a5b35ffa7d rename to connect_client_if_needed 2023-02-12 22:42:39 +01:00
griffi-gh 455b4580de Disconnect only in multiplayer 2023-02-12 22:41:27 +01:00
griffi-gh bda8e7b94c disconnect on exit 2023-02-12 22:38:51 +01:00
griffi-gh 80ef55c8b3 better error handling on client 2023-02-12 22:28:44 +01:00
griffi-gh b8447bc121 what the fuck 2023-02-12 22:15:09 +01:00
griffi-gh bf7fc475e2 fix camera updates 2023-02-12 21:50:24 +01:00
griffi-gh d28069e9e6 replace .into_workload().run_if() with .run_if() 2023-02-12 21:40:42 +01:00
griffi-gh e0872b331f ignore io errors on server 2023-02-12 21:31:21 +01:00
griffi-gh 8758938e7e client networking calls 2023-02-12 20:37:06 +01:00
griffi-gh bcd3066c95 todo 2023-02-12 18:52:17 +01:00