Commit graph

364 commits

Author SHA1 Message Date
griffi-gh 95ed5f67b4 fix generate_visualizer_data 2023-05-17 13:11:26 +02:00
griffi-gh a74dfd6d00 :p 2023-05-17 12:58:05 +02:00
griffi-gh 6c8a7f8072 fix dependabot alert 2023-05-17 12:53:00 +02:00
griffi-gh 163d391ef9 fix artifact name 2023-05-17 12:32:55 +02:00
griffi-gh 11554c6b4b update workflow 2023-05-17 12:30:14 +02:00
griffi-gh 61df7072f0 add Server.toml to artifact 2023-05-17 00:28:55 +02:00
griffi-gh 967388f6c6 fix wrong dir name 2023-05-17 00:21:35 +02:00
griffi-gh 002613332d fix typo in workflow 2023-05-17 00:17:39 +02:00
griffi-gh f05caaa6b0 fix artifact structure 2023-05-17 00:16:49 +02:00
griffi-gh 0f13a2a239 fix workflow 2023-05-16 23:50:53 +02:00
griffi-gh 2b97bc1a8d install libudev-dev in build workflow 2023-05-16 23:42:05 +02:00
griffi-gh 885b69be39 update workflow/cargo config 2023-05-16 23:33:17 +02:00
griffi-gh e034ad6b5a Create build.yml 2023-05-16 22:45:11 +02:00
griffi-gh 8b3f463ada fix mistake in readme 2023-05-16 13:44:45 +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 6f621d20a8 u 2023-03-15 02:32:26 +01: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 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 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 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 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 112b74d864 Update README.md 2023-03-09 02:33:35 +03:00
griffi-gh 30c81a906f Merge pull request #2 from griffi-gh/multiplayer
Multiplayer
2023-03-09 00:33:19 +01:00
griffi-gh f57845671c Merge pull request #5 from griffi-gh/use-uflow
Use uflow
2023-03-09 00:32:30 +01:00
griffi-gh 93457ecdcf Disable parallel feature by default, recalc camera matrix 2023-03-09 00:31:19 +01:00