Vitaly Turovsky
ad275ae7d1
up splash
2025-09-05 01:05:05 +03:00
Vitaly Turovsky
88bcc2fe41
Merge branch 'next' into release
2025-08-27 13:34:03 +03:00
Vitaly Turovsky
2a1746eb7a
[skip ci] fix repository name
v0.1.99
2025-08-27 13:33:39 +03:00
Vitaly
15157484ab
Release ( #414 )
2025-08-27 13:26:42 +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
9769b9c023
Release ( #403 )
2025-08-12 06:16:42 +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
Kesu
67855ae25a
fix: fix some window titles ( #401 )
2025-07-27 15:24:26 +02:00
Vitaly
923a70c7be
Release ( #394 )
2025-07-24 17:05:20 +03:00
Vitaly Turovsky
b9c8ade9bf
fix: fix chat was crashing sometimes
v0.1.97
2025-07-20 10:06:57 +03:00
Max Lee
4d7e3df859
feat: Item projectiles support ( #395 )
2025-07-18 14:18:05 +03:00
Vitaly Turovsky
a498778703
always wait for config load so autoConnect works on remote config
2025-07-18 09:56:50 +03:00
Vitaly Turovsky
b6d4728c44
display disconnect always last
2025-07-18 09:44:50 +03:00
Vitaly Turovsky
0dca8bbbe5
fix(important): F3 actions didn't work on mobile at all like chunks reload
2025-07-18 08:32:32 +03:00
Vitaly Turovsky
de9bfba3a8
allow auto connect on mcraft for last integrations
2025-07-18 08:02:13 +03:00
Vitaly Turovsky
45408476a5
fix(appStorage): Fix that settings were not possible to save on vercel domains, use robust self-checking mechanism to ensure user data never lost when cookies storage enabled!
2025-07-18 07:53:47 +03:00
Vitaly Turovsky
c360115f60
fix: fix rare ios safari bug where hotbar would not be visible due to unclear fixed&bottom:0 css using
2025-07-18 07:46:25 +03:00
Max Lee
a8635e9e2f
fix: Effects and Game Indicators overlay toggles didn't work ( #397 )
2025-07-18 05:55:29 +03:00
Vitaly
5bd33a546a
More build configs & optimise reconnect and immediate game enter ( #398 )
...
feat(custom-builds): Add a way to bundle only specific minecraft version data, this does not affect assets though
env:
MIN_MC_VERSION
MAX_MC_VERSION
new SKIP_MC_DATA_RECIPES - if recipes are not used in game
fix: refactor QS params handling to ensure panorama & main menu never loaded when immedieate game enter action is expected (eg ?autoConnect=1)
2025-07-18 04:39:05 +03:00
Vitaly Turovsky
e9c7840dae
feat(mobile): fix annoying issues with box and foods usage on screen hold
2025-07-16 16:18:15 +03:00
Vitaly
52c0c75ccf
docs: update readme
2025-07-16 12:09:34 +03:00