Vitaly Turovsky
|
9f4debae48
|
fix: fix disconnect after death screen
|
2023-10-10 13:24:31 +03:00 |
|
Vitaly
|
c67abaf601
|
massive features incoming! (#30)
v0.1.16
|
2023-10-08 23:31:55 +03:00 |
|
Vitaly
|
d40f388b6e
|
fix standing sign rotation step
|
2023-10-08 23:28:30 +03:00 |
|
Vitaly
|
19ad1e58c3
|
up lockfile
|
2023-10-08 22:59:08 +03:00 |
|
Vitaly Turovsky
|
df79053d2d
|
another fixup for 5d11fae54c, (y<0) now tested
|
2023-10-08 22:57:33 +03:00 |
|
Vitaly
|
999e9f38d4
|
fix: don't display survival hud in spectator (note that spectator fly is not supported yet)
|
2023-10-08 21:57:20 +03:00 |
|
Vitaly Turovsky
|
f57e302df0
|
add experiments folder
|
2023-10-08 21:56:15 +03:00 |
|
Vitaly Turovsky
|
6cb9d31df3
|
add chest data
|
2023-10-08 21:55:59 +03:00 |
|
Vitaly Turovsky
|
ac82a39797
|
feat: full chests rendering support
|
2023-10-08 21:51:47 +03:00 |
|
Vitaly Turovsky
|
1d4e0955c4
|
feat: toggle chunk section border visibility by f3+g
|
2023-10-08 21:32:43 +03:00 |
|
Vitaly Turovsky
|
6f6adaac3c
|
playground: fix initial render, add viewer.render
|
2023-10-08 11:52:35 +03:00 |
|
Vitaly Turovsky
|
2e5f4a5e70
|
test deploy linking
|
2023-10-08 11:09:18 +03:00 |
|
Vitaly Turovsky
|
2c47214b07
|
version input: replace , with .
|
2023-10-08 11:09:10 +03:00 |
|
Vitaly Turovsky
|
91b73ba9cb
|
fix: render world below y=0 without restrictions (fixup for 5d11fae54c)
|
2023-10-08 03:47:11 +03:00 |
|
Vitaly Turovsky
|
31160b194b
|
fix(ios): camera control is frozen after system gestures
|
2023-10-08 02:19:02 +03:00 |
|
Vitaly
|
ae55b895cb
|
fix(tab-complete): improve word matching!
|
2023-10-07 11:21:18 +03:00 |
|
Vitaly
|
8a3f1a5256
|
docs(feedback): improve readme
|
2023-10-07 11:19:57 +03:00 |
|
Vitaly
|
e874db069a
|
server(dev): always use only one source of textures
|
2023-10-07 11:19:07 +03:00 |
|
Vitaly
|
60934372af
|
feat: signs rendering support!
feat: shulker box rendering support
chore: minor improvements
|
2023-10-07 11:17:29 +03:00 |
|
Vitaly
|
6f5b9dbf5f
|
ci: copy playground
|
2023-10-07 11:17:14 +03:00 |
|
Vitaly
|
b68ef154b9
|
display output size on build
|
2023-10-07 11:15:57 +03:00 |
|
Vitaly
|
7ad7ef2306
|
should fix build
|
2023-10-06 14:18:21 +03:00 |
|
Vitaly
|
deb32553af
|
should fix build
|
2023-10-06 10:33:30 +03:00 |
|
Vitaly
|
15c820af8d
|
fix(important): Correctly load needed chunks based on render distance setting! Also improve unloading a bit, but still needs improvements.
Add many missing deps
|
2023-10-06 09:56:34 +03:00 |
|
Vitaly
|
589cdbcd46
|
migrate viewer to TS
|
2023-10-06 07:07:43 +03:00 |
|
Vitaly
|
67341cbaa7
|
migrate worldDataEmitter to TS!
|
2023-10-06 07:02:45 +03:00 |
|
Vitaly
|
3794ec3051
|
worldView -> worldDataEmitter, remove emitter, also emit blockEntities
|
2023-10-06 06:51:45 +03:00 |
|
Vitaly
|
d798605d70
|
fix worker map writing
|
2023-10-06 05:49:31 +03:00 |
|
Vitaly
|
b5f70cb602
|
add scene pull
|
2023-10-06 03:25:59 +03:00 |
|
Vitaly
|
1a2a863dae
|
add plyaground
|
2023-10-06 01:19:32 +03:00 |
|
Vitaly
|
30099a0bd8
|
fix eslint
|
2023-10-05 12:05:29 +03:00 |
|
Vitaly
|
4b476b32a4
|
fix(regression): sourcemap is not inlined into worker anymore, so memory usage should be less a bit
|
2023-10-05 12:04:58 +03:00 |
|
Vitaly
|
a5fed75882
|
fix(playground): correctly handle initial + metadata updates
|
2023-10-05 12:04:58 +03:00 |
|
Vitaly
|
bb31aac1dd
|
fix(texturepack): do not make missing textures smaller as they would render incorrectly
|
2023-10-05 12:04:58 +03:00 |
|
Vitaly
|
d30b00c507
|
refactor: cleanup texture atlas generators: make typed to gain confidence!
|
2023-10-05 12:04:58 +03:00 |
|
Vitaly Turovsky
|
bff4f8d396
|
add initial readme!
todo: add screenshots
|
2023-10-05 00:58:40 +03:00 |
|
Vitaly
|
a200c6da47
|
test publishing playground to vercel
|
2023-10-04 13:29:31 +03:00 |
|
Vitaly
|
f6fbb9651f
|
fix: load textures earlier, speeds worlds loading. Remove initial timeout.
|
2023-10-04 10:47:49 +03:00 |
|
Vitaly
|
6090493bf0
|
fix(regression): stairs are not rendererd!
|
2023-10-03 09:13:35 +03:00 |
|
Vitaly
|
5d11fae54c
|
fix: render block when view out of the world e.g. below bedrock level
|
2023-10-02 17:28:20 +03:00 |
|
Vitaly
|
23ab8e5fbc
|
start reworking models, bringing typesafety
|
2023-10-02 17:27:35 +03:00 |
|
Vitaly
|
1d77887a2d
|
fix(regression): display actual connection error reason
|
2023-10-02 15:20:22 +03:00 |
|
Vitaly
|
60824ec6a5
|
a few important fixes (#28)
v0.1.15
|
2023-09-30 15:52:45 +03:00 |
|
Vitaly
|
d63ba0bc46
|
[viewer] [pick] fix username display
fix: fix player username style display
|
2023-09-30 15:40:11 +03:00 |
|
Vitaly
|
7eb034a46d
|
up package
|
2023-09-30 15:24:16 +03:00 |
|
Vitaly
|
dbdf4347dd
|
[viewer] [skip] viewer fallback to major
|
2023-09-30 14:10:12 +03:00 |
|
Vitaly
|
c18be110bc
|
use proxy that my friend is running for free somehow
|
2023-09-30 13:48:56 +03:00 |
|
Vitaly
|
5a0be6eb11
|
dont crash on reconnect after disconnect
|
2023-09-30 13:48:56 +03:00 |
|
Vitaly
|
d135da00a7
|
updateTime -> dayCycle
|
2023-09-30 13:48:55 +03:00 |
|
Vitaly
|
b8ff91f1f2
|
a few improvements (#27)
v0.1.14
|
2023-09-30 12:11:36 +03:00 |
|