Vitaly Turovsky
253e094c74
add zardoy/mwc-proxy repo ref
2025-10-11 02:25:14 +03:00
Vitaly Turovsky
fef94f03fb
feat: add support for alt+arrows navigation to navigate between commands only
2025-10-11 02:25:06 +03:00
Vitaly Turovsky
e9f91f8ecd
feat: enable music by default, add slider for controlling its volume
2025-10-11 02:24:51 +03:00
Colbster937
634df8d03d
Add WebMC & WS changes ( #431 )
...
Co-authored-by: Colbster937 <96893162+colbychittenden@users.noreply.github.com>
2025-10-11 01:52:06 +03:00
Vitaly Turovsky
a88c8b5470
possible fix for rare edgecase where skins from server were not applied. Cause: renderer due to rare circumnstances could be loaded AFTER gameLoaded which is fired only when starting rendering 3d world. classic no existing data handling issue
...
why not mineflayerBotCreated? because getThreeJsRendererMethods not available at that time so would make things only much complex
2025-09-30 09:38:37 +03:00
Vitaly Turovsky
f51254d97a
fix: dont stop local replay server with keep alive connection error
2025-09-30 07:20:30 +03:00
Vitaly Turovsky
05cd560d6b
add shadow and directional light for player in inventory (model viewer)
2025-09-29 02:01:04 +03:00
Vitaly Turovsky
b239636356
feat: add debugServerPacketNames and debugClientPacketNames for quick access of names with intellisense of packets for current protocol. Should be used with window.inspectPacket in console
2025-09-28 22:04:17 +03:00
Vitaly Turovsky
4f421ae45f
respect loadPlayerSkins option for inventory skin
2025-09-28 21:59:00 +03:00
Vitaly
3b94889bed
feat: make arrows colorful and metadata ( #430 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-09-20 02:57:59 +03:00
Vitaly
636a7fdb54
feat: improve fog a little ( #427 )
2025-09-19 05:42:22 +03:00
Vitaly Turovsky
c930365e32
fix sometimes inventory player should not be rendered
2025-09-18 07:49:44 +03:00
Vitaly Turovsky
852dd737ae
fix: fix some UI like error screen was not visible fully (buttons were clipped behind the screen) on larger scale on large screens
2025-09-11 22:24:04 +03:00
Vitaly Turovsky
06dc3cb033
feat: Add saveLoginPassword option to control password saving behavior in browser for offline auth on servers
2025-09-08 05:38:16 +03:00
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