Commit graph

275 commits

Author SHA1 Message Date
griffi-gh 230f10fc57 minor changes 2024-05-05 02:02:30 +02:00
griffi-gh 33c418ff6f load block textures 2024-05-05 02:00:06 +02:00
griffi-gh 72d03962f5 minor changes to rendering.rs 2024-05-05 01:34:27 +02:00
griffi-gh bf4922c4b1 move renderer into it's own file 2024-05-05 01:30:07 +02:00
griffi-gh 525ce0cd40 copy over world render 2024-05-05 01:25:44 +02:00
griffi-gh e341a84b85 write some dumb shader code 2024-05-05 01:06:43 +02:00
griffi-gh eeb650eac0 throw away glsl shaders 2024-05-05 00:17:27 +02:00
griffi-gh 535f7d6112 :3 2024-05-05 00:16:55 +02:00
griffi-gh 7d8c2b14c3 oops forgor to cast trans buffers 2024-05-04 23:18:27 +02:00
griffi-gh f457f1034b create buffers 2024-05-04 23:17:12 +02:00
griffi-gh 4307a50a76 "fix" compile errs 2024-05-04 22:10:40 +02:00
griffi-gh bcaf011b88 init wgpu stuff 2024-05-04 17:24:19 +02:00
griffi-gh bae7af39d5 . 2024-05-04 14:32:21 +02:00
griffi-gh faecf5a4a4 rip out some parts of glium 2024-05-04 14:30:06 +02:00
griffi-gh b665d1c004 render trans chunks after entities/sel box etc 2024-05-04 00:35:56 +02:00
griffi-gh c32d97b636 fix mesh not updating 2024-05-03 23:43:01 +02:00
griffi-gh 1d06621504 refactor state transitions 2024-05-03 23:29:52 +02:00
griffi-gh 6a6ef1bfec always request gles3 2024-05-03 14:01:05 +02:00
griffi-gh 338f11afc6 hopefully fix trans rendering bug 2024-05-03 13:36:22 +02:00
griffi-gh 80abfc2768 add lints 2024-05-03 01:48:12 +02:00
griffi-gh 6a218352ab "fix" some warnings 2024-05-03 01:39:47 +02:00
griffi-gh a3bc619cb6 abortions and stuff 2024-05-02 16:50:46 +02:00
griffi-gh dac6e56516 add overlay when submerged 2024-05-02 11:03:38 +02:00
griffi-gh 931eb572fc more settings 2024-05-02 02:43:58 +02:00
griffi-gh aaf576a9f1 add tip to chat 2024-05-02 02:22:55 +02:00
griffi-gh 42c06cba33 integrate hui-winit 2024-05-02 02:20:54 +02:00
griffi-gh 2f7dcfabc8 if not locked dont move camera 2024-05-02 02:07:49 +02:00
griffi-gh ca74c7799c move cursor to center on unlock 2024-05-02 02:07:36 +02:00
griffi-gh 0a352ac291 wip settings 2024-05-02 02:06:23 +02:00
griffi-gh 69e7ae23db ~~scuffed sorting?~~ 2024-05-02 01:42:07 +02:00
griffi-gh 4906e1bada scuffed sorting 2024-05-02 01:38:58 +02:00
griffi-gh 5357cf0595 fix shader 2024-05-02 01:24:27 +02:00
griffi-gh 4a24f4ac56 refactor transparency descriptor 2024-05-02 01:21:17 +02:00
griffi-gh 8ebc94fd9e set discard_alpha 2024-05-02 01:13:21 +02:00
griffi-gh 184be9393c alt shape 2024-05-02 01:05:34 +02:00
griffi-gh 748a0bf6d6 dynamic crosshair stuff 2024-05-02 00:43:24 +02:00
griffi-gh d57787059a add trans rendering and crosshair 2024-05-02 00:32:43 +02:00
griffi-gh dc1d8db27d fix missing module 2024-04-25 18:39:18 +02:00
griffi-gh f2114a45c2 upgrade deps 2024-04-25 18:29:34 +02:00
griffi-gh 266c13d30e downgrade back to rand 0.8 from alpha 2024-04-25 18:28:14 +02:00
griffi-gh 3b12a3260d revert back to yellow 2024-04-25 17:52:42 +02:00
griffi-gh 6931118931 Make leave messages red 2024-04-25 17:50:09 +02:00
griffi-gh 61b63a55d2 rename ChatManager to ChatHistory 2024-04-25 17:49:12 +02:00
griffi-gh 6a721b0400 randomize usernames 2024-04-25 17:48:39 +02:00
griffi-gh fb0ff88c10 stuff 2024-04-25 15:16:31 +02:00
griffi-gh caa7cf9aeb uwu 2024-04-25 13:41:50 +02:00
griffi-gh 09af18dda0 add chat 2024-04-25 13:39:23 +02:00
griffi-gh ee6a5dd2f9 Sync client disconnects 2024-04-25 12:30:25 +02:00
griffi-gh 62618f4486 upgrade shipyard (fix compilation on nightly) 2024-04-23 16:16:33 +02:00
griffi-gh 3006640be5 upgrade to hui = "0.1.0-alpha.4" 2024-03-25 19:06:35 +01:00