Vitaly Turovsky
c4097975bf
add a way to disable sky box for old behavior (not tested)
2025-09-08 05:29:34 +03:00
Vitaly Turovsky
1525fac2a1
fix: some visual camera world view issues (visible lines between blocks)
2025-09-08 05:22:24 +03:00
Vitaly Turovsky
f24cb49a87
up lockfile
2025-09-08 04:55:43 +03:00
Vitaly Turovsky
0b1183f541
up minecraft-data
2025-09-08 04:36:09 +03:00
Vitaly Turovsky
739a6fad24
fix lockfile
2025-09-08 04:34:17 +03:00
Vitaly Turovsky
7f7a14ac65
feat: Add overlay model viewer. Already integrated into inventory to display player!
2025-09-08 04:19:38 +03:00
Vitaly
265d02d18d
up protocol for 1.21.8
2025-09-07 18:23:13 +00:00
Vitaly
b2e36840b9
feat: brand new default skybox with fog, better daycycle and colors ( #425 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-05 05:02:54 +03:00
Vitaly
7043bf49f3
fix: adding support for newer skin profile data structure in player heads ( #424 )
2025-09-04 21:55:34 +03:00
Vitaly
528d8f516b
Update worldrendererThree.ts
2025-09-04 21:55:02 +03:00
Kesuaheli
70534d8b5a
fix: adding support for newer skin profile data structure in player heads
2025-09-04 12:51:56 +02:00
Vitaly Turovsky
9d54c70fb7
use node 22
2025-09-02 19:05:18 +03:00
Vitaly Turovsky
7e3ba8bece
up integrated server for the latest fixes and better stability
2025-09-02 19:02:30 +03:00
Vitaly
513201be87
up browserify
2025-09-01 08:56:08 +03:00
Vitaly Turovsky
cb82188272
add addPing query param for testing
2025-08-31 19:31:26 +03:00
Vitaly Turovsky
d0d5234ba4
fix: stop right click emulation once window got opened eg chest
2025-08-31 18:31:49 +03:00
Vitaly Turovsky
e81d608554
fix cname
2025-08-27 19:52:09 +03:00
Vitaly Turovsky
1f240d8c20
up mouse allowing to disable positive break block
2025-08-27 19:50:53 +03:00
Vitaly Turovsky
2a1746eb7a
[skip ci] fix repository name
v0.1.99
2025-08-27 13:33:39 +03:00
Vitaly Turovsky
9718610131
ci: add deployment step for mcw-mcraft-page repository in GitHub Actions
2025-08-27 12:08:20 +03:00
Vitaly Turovsky
8f62fbd4da
fix: window title sometimes was not showing up on old versions
2025-08-26 13:50:36 +03:00
Vitaly Turovsky
bc2972fe99
fix registering custom channels too late (a few ms diff)
2025-08-24 19:53:44 +03:00
Vitaly
a12c61bc6c
add simple monaco ( #418 )
2025-08-21 13:21:02 +03:00
Vitaly Turovsky
6e0d54ea17
up mc-protocol patch
2025-08-20 20:45:02 +03:00
Vitaly Turovsky
72e9e656cc
new! helpful errors on custom channels payloads!
2025-08-20 20:42:40 +03:00
Vitaly Turovsky
4a5f2e799c
disable experimentalClientSelfReload by default until it's reworked with more fine-tuned checks against server connection
2025-08-20 20:02:57 +03:00
Vitaly
a8fa3d47d1
up protocol & mineflayer for 1.21.6
2025-08-19 12:49:33 +03:00
Vitaly Turovsky
9a84a7acfb
do less annoying logging
2025-08-18 11:37:20 +03:00
Vitaly Turovsky
d6eb1601e9
disable remote sounds by default
2025-08-16 09:16:29 +03:00
Vitaly Turovsky
e1293b6cb3
- Introduced a patchAssets script to apply custom textures to the blocks and items atlases.
...
- Enhanced the ThreeJsSound class to support sound playback timeout and volume adjustments.
- Added a custom sound system to handle named sound effects with metadata.
2025-08-16 09:15:37 +03:00
Vitaly Turovsky
cc4f705aea
feat: new experimental chunk loading logic by forcing into spiral queue
...
feat: add highly experimental logic to try to self-restore any issues with chunks loading by automating f3+a action. write debug info into chat for now. can be disabled
feat: rework chunks debug screen showing actually useful information now
2025-08-15 07:46:52 +03:00
Vitaly Turovsky
54c114a702
feat(big): items are now rendered in 3d not in 2d and it makes insanely huge difference on the game visuals
2025-08-15 05:26:11 +03:00
Vitaly Turovsky
65575e2665
rm faulty mineflayer ver, fix kickin in singleplayer
2025-08-15 01:33:37 +03:00
Vitaly
1ddaa79162
rm not tested pathfinder ( #415 )
2025-08-15 01:12:24 +03:00
Vitaly Turovsky
e2b141cca0
fix a few packet specific errors
2025-08-14 04:51:37 +03:00
Vitaly
15e3325971
add param for testing for immediate reconnect after kick or error (warning: will cause infinite reload loop)
2025-08-14 01:25:24 +03:00
Vitaly Turovsky
60fc5ef315
feat: add skybox renderer: test it by dragging an image window into window, fix waypoint block pos
2025-08-13 19:19:46 +03:00
Vitaly
8827aab981
dont add test waypoints on dev
2025-08-12 06:27:42 +03:00
Vitaly
0a474e6780
feat: add custom experimental waypints impl
2025-08-12 06:27:06 +03:00
Vitaly Turovsky
cdd8c31a0e
fix: fix player colored username rendering, fix sometimes skin was overriden
v0.1.98
2025-08-11 21:21:44 +03:00
Vitaly Turovsky
e7c358d3fc
feat: add minecraft-web-client:block-interactions-customization
2025-08-11 03:12:05 +03:00
Vitaly Turovsky
fb395041b9
fix: fix on 1.18.2 many blocks like mushrom blocks, fence gates, deepslate, basalt, copper stuff like ore, infested stone, cakes and tinted glass was resulting in instant breaking on the client
...
dev: add debugTestPing
2025-08-11 01:39:08 +03:00
Vitaly Turovsky
353ba2ecb3
fix: some blocks textures were not update in hotbar after texturepack change
2025-08-08 21:52:55 +03:00
Vitaly Turovsky
53cbff7699
dont conflict fire with chat
2025-08-08 18:37:10 +03:00
Vitaly Turovsky
caf4695637
feat: silly player on fire renderer effect
2025-08-08 18:33:20 +03:00
Vitaly
167b49da08
fix: fix cannot write after stream was destroyed message ( #413 )
2025-08-08 02:07:52 +03:00
Vitaly Turovsky
d7bd26b6b5
up protocol patch
2025-08-06 01:47:09 +03:00
Vitaly Turovsky
d41527edc8
manually fix lockfile because of silly pnpm dep resolution
2025-08-03 03:33:37 +03:00
Vitaly Turovsky
24ab260e8e
fix: up protocol to support 1.21.5
2025-08-03 03:20:38 +03:00
Vitaly
c4b284b9b7
fix: fix supported versions display in server menu
2025-08-02 21:34:33 +03:00