Commit graph

436 commits

Author SHA1 Message Date
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 03fbb774b5 add todo comments 2023-05-19 07:04:24 +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 ae4ed5d1f5 Oops, checkout already skips tag creation... 2023-05-19 03:51:32 +02:00
griffi-gh 3e34c19234 re-create tag manually to avoid force push 2023-05-19 03:45:50 +02:00
griffi-gh 8751ad99b7 remove commit field
should fix this:
```
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
```
2023-05-19 03:20:41 +02:00
griffi-gh 702cdf1ee6 should be working now 2023-05-19 03:16:56 +02:00
griffi-gh 6795f67481 switch to rickstaa/action-create-tag@v1 2023-05-19 03:00:31 +02:00
griffi-gh b832c9dbec hack: move tag before release 2023-05-19 02:44:15 +02:00
griffi-gh 7e08d2a4c1 fix release commit, prevent creating releases from prs 2023-05-19 02:34:14 +02:00
griffi-gh b038c65e74
Update README.md 2023-05-18 06:09:19 +03:00
griffi-gh 1856e10247 create zip files 2023-05-18 05:00:05 +02:00
griffi-gh 9a8ff135c7 add perms to build.yml 2023-05-18 04:48:02 +02:00
griffi-gh c9990eef6e nightly release workflow 2023-05-18 04:42:52 +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 f920d27f3a fix missing value 2023-05-17 15:36:04 +02:00
griffi-gh 2e5dc34507 fix generate_visualizer_data 2023-05-17 13:11:26 +02:00
griffi-gh cef8bd9120 :p 2023-05-17 12:58:05 +02:00
griffi-gh bd6ebde832 fix dependabot alert 2023-05-17 12:53:00 +02:00
griffi-gh 5da64b33db fix artifact name 2023-05-17 12:32:55 +02:00
griffi-gh ba95b1820c update workflow 2023-05-17 12:30:14 +02:00
griffi-gh c1f3fe3db0 add Server.toml to artifact 2023-05-17 00:28:55 +02:00
griffi-gh 6bf051697d fix wrong dir name 2023-05-17 00:21:35 +02:00
griffi-gh 42f9bcc757 fix typo in workflow 2023-05-17 00:17:39 +02:00
griffi-gh 70effb9866 fix artifact structure 2023-05-17 00:16:49 +02:00
griffi-gh 4ccb354e24 fix workflow 2023-05-16 23:50:53 +02:00
griffi-gh 54061fcda5 install libudev-dev in build workflow 2023-05-16 23:42:05 +02:00
griffi-gh a87e069576 update workflow/cargo config 2023-05-16 23:33:17 +02:00
griffi-gh dc9f396908
Create build.yml 2023-05-16 22:45:11 +02:00
griffi-gh 141f3ae0bd fix mistake in readme 2023-05-16 13:44:45 +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 627acd40cc u 2023-03-15 02:32:26 +01: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