Commit graph

437 commits

Author SHA1 Message Date
griffi-gh 8e2bc5d35d add centered cube 2023-05-20 02:48:17 +02:00
griffi-gh 78689bbe1c player position sync, refactor some stuff 2023-05-20 02:32:32 +02:00
griffi-gh af356565a3 disable texture filtering experiment 2023-05-19 13:44:33 +02:00
griffi-gh b18756bb7e wip 2023-05-19 13:22:32 +02:00
griffi-gh 8d7b51707f add todo comments 2023-05-19 07:04:24 +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 cb18be7e2a test commit 2023-05-19 04:00:37 +02:00
griffi-gh 0edcc475ea Oops, checkout already skips tag creation... 2023-05-19 03:51:32 +02:00
griffi-gh 7b438de4f1 re-create tag manually to avoid force push 2023-05-19 03:45:50 +02:00
griffi-gh bbbd57516d 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 5dc6687461 should be working now 2023-05-19 03:16:56 +02:00
griffi-gh 6f2f37308e switch to rickstaa/action-create-tag@v1 2023-05-19 03:00:31 +02:00
griffi-gh 3936fbd40e hack: move tag before release 2023-05-19 02:44:15 +02:00
griffi-gh bc373dc05b fix release commit, prevent creating releases from prs 2023-05-19 02:34:14 +02:00
griffi-gh 0129f87825 Update README.md 2023-05-18 06:09:19 +03:00
griffi-gh 8c45e6c45c create zip files 2023-05-18 05:00:05 +02:00
griffi-gh 60ae7177b8 add perms to build.yml 2023-05-18 04:48:02 +02:00
griffi-gh 928fd2956c nightly release workflow 2023-05-18 04:42:52 +02:00
griffi-gh 13c6fce6e5 move handshake into separate module 2023-05-18 04:34:33 +02:00
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 422613275c fix missing value 2023-05-17 15:36:04 +02:00
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