griffi-gh
|
0440f207cc
|
do rpass in world.rs
|
2024-05-05 15:42:25 +02:00 |
|
griffi-gh
|
a7b403b0a5
|
use Arc<Window> instead of create_surface_unsafe
|
2024-05-05 15:20:44 +02:00 |
|
griffi-gh
|
840529511c
|
...
|
2024-05-05 15:19:09 +02:00 |
|
griffi-gh
|
3f359f433c
|
lifetime errors :є
|
2024-05-05 13:25:54 +02:00 |
|
griffi-gh
|
df808610ef
|
init texture prefab
|
2024-05-05 13:16:48 +02:00 |
|
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
|
877e603fed
|
use single seeder instance
|
2024-05-04 13:50:58 +02:00 |
|
griffi-gh
|
b665d1c004
|
render trans chunks after entities/sel box etc
|
2024-05-04 00:35:56 +02:00 |
|
griffi-gh
|
f0270aead3
|
remove unused
|
2024-05-04 00:07:11 +02:00 |
|
griffi-gh
|
3ed8d82a04
|
preheat chunks on server
|
2024-05-04 00:05:16 +02:00 |
|
griffi-gh
|
c32d97b636
|
fix mesh not updating
|
2024-05-03 23:43:01 +02:00 |
|
griffi-gh
|
f067a07d90
|
handle unsub requests
|
2024-05-03 23:39:37 +02:00 |
|
griffi-gh
|
1d06621504
|
refactor state transitions
|
2024-05-03 23:29:52 +02:00 |
|
griffi-gh
|
1558169c7d
|
remove outdated info from readme
|
2024-05-03 20:27:39 +02:00 |
|
griffi-gh
|
da790a932a
|
update
|
2024-05-03 20:18:45 +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
|
0f55ff6210
|
Merge pull request #19 from griffi-gh/rewrite-wgen
Rewrite world generation
|
2024-05-03 01:23:34 +02:00 |
|
griffi-gh
|
cfffb403a3
|
move stuff, forests!
|
2024-05-03 01:21:56 +02:00 |
|
griffi-gh
|
0fac4531e0
|
decoration and layers
|
2024-05-03 00:27:43 +02:00 |
|
griffi-gh
|
b1de67339e
|
add opt lvl
|
2024-05-02 22:27:49 +02:00 |
|
griffi-gh
|
b487da6474
|
check before first step
|
2024-05-02 18:16:29 +02:00 |
|
griffi-gh
|
56fe70765f
|
switch libs
|
2024-05-02 18:15:18 +02:00 |
|
griffi-gh
|
b6c314e8f3
|
disable borked cave generation
|
2024-05-02 16:51:03 +02:00 |
|
griffi-gh
|
a3bc619cb6
|
abortions and stuff
|
2024-05-02 16:50:46 +02:00 |
|
griffi-gh
|
7d5b706d0d
|
rewrite worldgen
|
2024-05-02 12:42:14 +02:00 |
|
griffi-gh
|
6ee3130f8a
|
drop kubi-pool
|
2024-05-02 11:14:47 +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 |
|