Vitaly
|
9d15aa565a
|
fix: use more interesting name by default with 10 000 combinations
|
2023-10-01 17:13:21 +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
|
ea38fb48a3
|
up packages should fix build
|
2023-09-30 11:48:56 +03:00 |
|
Vitaly
|
1645eac587
|
on demand rendering in playground!
|
2023-09-30 11:33:45 +03:00 |
|
Vitaly
|
a153798b33
|
fixup! [viewmber] fix: drop worker size 8mb -> 0.7mb
fix grass rendering
|
2023-09-30 11:32:43 +03:00 |
|
Vitaly
|
2455c63925
|
refactor plugins: better mc-data support
|
2023-09-30 11:23:35 +03:00 |
|
Vitaly
|
1c0d4fb263
|
refactor connect server & proxy host handling
feat: remove serverport & proxyport options as they are redundant
feat: allow to connect to `http://localhost` proxies from our website
|
2023-09-30 11:23:21 +03:00 |
|
Vitaly
|
c482406e5b
|
[viewmber] fix: drop worker size 8mb -> 0.7mb
|
2023-09-30 11:18:35 +03:00 |
|
Vitaly
|
69fae4961a
|
fix: fix literally broken mobile support (regression)
v0.1.13
|
2023-09-30 01:25:15 +03:00 |
|
Vitaly
|
e44fa04a8d
|
hotfixes (#25)
v0.1.12
|
2023-09-29 15:17:50 +03:00 |
|
Vitaly
|
ae546d060f
|
fix(regression): fix messages wrapping. fix chat scroll on open
|
2023-09-29 15:13:56 +03:00 |
|
Vitaly
|
0bce5114eb
|
fix(regression): chat display should work on all versions
|
2023-09-29 13:57:19 +03:00 |
|
Vitaly
|
1935c9d173
|
many usability fixes (#24)
v0.1.11
|
2023-09-29 08:19:15 +03:00 |
|
Vitaly
|
54365d8430
|
auto-select version workaround
fix version hint
|
2023-09-29 08:10:18 +03:00 |
|
Vitaly
|
fc104cd85d
|
fix: fix chat in new versions! (since we also support up to 1.20.1 in general)
|
2023-09-29 07:39:14 +03:00 |
|
Vitaly
|
ee7f61c7ee
|
restore pnpm-workspace.yml, because problem packages removed
|
2023-09-29 05:39:18 +03:00 |
|
Vitaly
|
86ffedff1e
|
[viewer] link p-viewer instead for easier viewer dev
|
2023-09-29 05:23:56 +03:00 |
|
Vitaly
|
92c782d686
|
pnpm dedupe
|
2023-09-29 04:48:44 +03:00 |
|
Vitaly
|
b53d2d23b7
|
[viewer] rm unused :deps, fix prepare
|
2023-09-29 04:47:51 +03:00 |
|
Vitaly Turovsky
|
a0630f5425
|
pnpm i workaround
|
2023-09-29 00:33:50 +03:00 |
|
Vitaly
|
930d7bc10d
|
[viewer] feat: allow to work viewer with any p-chunk supported version! (use just latest supported textures)
|
2023-09-29 00:32:22 +03:00 |
|
Vitaly
|
b93cb97004
|
viewer minor fixes
|
2023-09-28 21:19:55 +03:00 |
|
Vitaly
|
132bbf7f9f
|
fix button crash when sound not loaded yet
|
2023-09-28 06:47:15 +03:00 |
|
Vitaly
|
7b37aaa618
|
add playground
|
2023-09-28 06:46:48 +03:00 |
|
Vitaly
|
18643cd89f
|
viewer: better world reset
|
2023-09-28 03:30:43 +03:00 |
|
Vitaly
|
b0686d04de
|
fixup! fix: correctly restore main menu after server disconnect
|
2023-09-28 03:27:33 +03:00 |
|
Vitaly
|
9082ed730b
|
important: finally fix vscode debugging so breakpoints can set everywhere
|
2023-09-28 03:21:22 +03:00 |
|
Vitaly
|
44dc7c0817
|
fix: correctly restore main menu after server disconnect
|
2023-09-28 03:20:28 +03:00 |
|
Vitaly
|
c4d8c26202
|
fix root tab complete on servers
|
2023-09-27 23:12:05 +03:00 |
|
Vitaly
|
ee5dc3af40
|
fix interactions after respawn on connect
|
2023-09-27 23:05:36 +03:00 |
|
Vitaly
|
3ace874d56
|
esbuild(dev): make auto-reload highly configurable
|
2023-09-27 22:54:36 +03:00 |
|
Vitaly
|
f0eb75f115
|
add comma spacing rule, fix new stat hiding
|
2023-09-27 22:42:33 +03:00 |
|
Vitaly
|
bc3bdf5fb9
|
workaround for pnpm is horribly slow
|
2023-09-27 22:42:08 +03:00 |
|
Vitaly
|
de7f31eee4
|
feat: display death screen when you die!
refactor: better bot cleanup on disconnect
fixes https://github.com/PrismarineJS/prismarine-web-client/issues/131
|
2023-09-27 22:41:51 +03:00 |
|
Vitaly
|
e5f7e019cd
|
add spacing rules
|
2023-09-27 19:48:50 +03:00 |
|
Vitaly
|
7b93d0bb69
|
allow to reset ls world from console, chat
rename exported worlds
rm unused util method
|
2023-09-27 19:33:45 +03:00 |
|
Vitaly
|
899fae34aa
|
preview: dont fetch all commits
|
2023-09-27 18:55:33 +03:00 |
|
Vitaly
|
5d6e1c8314
|
sync main-light viewer types
|
2023-09-27 18:55:24 +03:00 |
|
Vitaly
|
0db344a2f6
|
fix most annoying ts-js issue here I guess
|
2023-09-27 18:43:02 +03:00 |
|
Vitaly
|
a6e73201b0
|
fix: include local commands only in singleplayer
|
2023-09-27 18:22:17 +03:00 |
|
Vitaly
|
f268fb05f6
|
use excludeCommunicationDebugEvents for local server
|
2023-09-27 18:21:56 +03:00 |
|
Vitaly
|
3acedbb88b
|
fix eslint in more js files
|
2023-09-27 18:21:41 +03:00 |
|
Vitaly
|
ae18dbf966
|
refactor stats to display gpu / cpu stats
feat: add an option to use dedicated gpu for render on laptop (high-perf)
|
2023-09-27 07:23:23 +03:00 |
|
Vitaly
|
61e9dcb0fd
|
fix: blocks should be placed until left click is released (regression)
|
2023-09-27 06:50:52 +03:00 |
|
Vitaly
|
d71edb4d2f
|
fix: always allow to activate block eg lever
|
2023-09-27 06:50:42 +03:00 |
|