Commit graph

75 commits

Author SHA1 Message Date
griffi-gh 4658a151d0 bump (some) deps 2024-07-19 20:46:05 +02:00
griffi-gh 8373d2be54 create buffers 2024-05-04 23:17:12 +02:00
griffi-gh 7108afa662 remove unused 2024-05-04 00:07:11 +02:00
griffi-gh 11ad2cdc77 preheat chunks on server 2024-05-04 00:05:16 +02:00
griffi-gh e9000af878 handle unsub requests 2024-05-03 23:39:37 +02:00
griffi-gh 49753ecc4c refactor state transitions 2024-05-03 23:29:52 +02:00
griffi-gh 656f124549 "fix" some warnings 2024-05-03 01:39:47 +02:00
griffi-gh 8c728f9650 abortions and stuff 2024-05-02 16:50:46 +02:00
griffi-gh 772a8ea7db add logging to blk queue 2024-04-25 19:14:56 +02:00
griffi-gh 6f84d9014a implement local server queue 2024-04-25 19:13:05 +02:00
griffi-gh 043bb873c4 Sync client disconnects 2024-04-25 12:30:25 +02:00
griffi-gh 5c39900376 upgrade shipyard (fix compilation on nightly) 2024-04-23 16:16:33 +02:00
griffi-gh 7ead258028 upgrade to hui = "0.1.0-alpha.4" 2024-03-25 19:06:35 +01:00
griffi-gh 3f38351356 upgrade deps 2024-02-12 22:20:45 +01:00
griffi-gh 3a42c293dd refactor net code to use enums 2024-02-01 16:00:32 +01:00
griffi-gh 014e0e7824 upgrade shipyard/glium 2023-11-21 16:45:41 +01:00
griffi-gh 7ba5d739e7 upgrade some deps 2023-11-19 19:36:17 +01:00
griffi-gh abeef03d50 upgrade dependencies 2023-07-09 03:03:45 +02:00
griffi-gh d5e8b4c6b7 add raw-evt feature, fix clippy warnings
`raw-evt` is enable by default
forcing it off is required for kb input on android
mouse input is not supported without it yet though
2023-06-04 15:16:25 +02:00
griffi-gh 50c25dac34 fix warnings 2023-05-21 02:16:34 +02:00
griffi-gh dc8229f929 use specific log version 2023-05-21 02:16:12 +02:00
griffi-gh e8e3863d47 minor changes to netwrok code 2023-05-20 15:17:16 +02:00
griffi-gh 4dde1651ab reasonable total connections value 2023-05-20 14:59:48 +02:00
griffi-gh 75c6d127b7 player position sync, refactor some stuff 2023-05-20 02:32:32 +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 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 896d80e074 update deps, add options for some graphics-related settings, fix some warnings 2023-05-16 11:21:01 +02: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 5009ce1cfb "fast decompress" turned out to be slower lol (stashed) 2023-03-11 17:19:03 +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 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 51f113d162 actually check the event type (facepalm) 2023-03-08 22:21:19 +01:00
griffi-gh 45c9b20ede add log 2023-03-08 21:13:50 +01:00
griffi-gh b20c6fe552 restore basic auth services 2023-03-08 21:10:48 +01:00
griffi-gh 56dd1a3bda upgrade some server stuff to uflow 2023-03-08 20:26:51 +01:00
griffi-gh 34a50c62b0 change server stuff 2023-03-08 17:27:53 +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 d7c3b6f6ba ew 2023-03-07 21:29:05 +01:00
griffi-gh a470543325 wip server chunks 2023-03-07 17:05:55 +01:00