Vitaly Turovsky
4f1cb85301
fix: fix p2p where peerjs server works
2025-04-30 08:11:38 +03:00
Vitaly Turovsky
5bf66b8e50
ci: add fixed short link for released version eg v90.mcraft.fun
2025-04-29 04:22:59 +03:00
Vitaly Turovsky
5caca68e8e
disable pr update desc
2025-04-28 07:09:54 +03:00
Vitaly Turovsky
95163fb288
update page description and tech
2025-04-27 11:19:29 +03:00
Vitaly Turovsky
0f2e4f1329
add allEntitiesDebug
2025-04-26 10:50:29 +03:00
Vitaly Turovsky
aa0024faa2
experimental mods actions
2025-04-26 10:39:12 +03:00
Vitaly Turovsky
1599917134
feat: falling block & summoned tnt entities rendering support
2025-04-26 10:38:59 +03:00
Vitaly Turovsky
e706f7d086
fix ocelot rendering
2025-04-26 10:38:32 +03:00
Vitaly Turovsky
e20fb8be53
add ?debugEntities for list of supported entities
2025-04-26 10:38:19 +03:00
Vitaly Turovsky
cd2ff62d6d
fix: remove skeleton helper which was causing them flying for ALL bedrock entities
...
fixes #270
2025-04-26 09:51:43 +03:00
Vitaly Turovsky
fa36ed2678
fix tsc
v0.1.84
2025-04-26 06:19:05 +03:00
Vitaly Turovsky
305f4d8a31
fix surrogate pair check in js
2025-04-26 05:51:00 +03:00
Vitaly Turovsky
86ef4f268e
fix sound id mapping for versions before 1.19.3
2025-04-26 05:32:17 +03:00
Vitaly Turovsky
0c7900a655
fix skins loading on real prod
2025-04-26 05:19:06 +03:00
Vitaly Turovsky
8c37db4051
fix(critical-regression): chunks never loaded when dimension was changed but position chunk was the same (eg spawn 0,0)
2025-04-26 05:14:33 +03:00
Vitaly Turovsky
4ded3b5d2b
feat: implement safe features for chat: limit length, avoid sending formatting symbol to avoid kicks (with very nice ux!)
2025-04-26 05:01:20 +03:00
Vitaly Turovsky
db1b72a582
fix: fix bow usage visually
2025-04-25 09:27:41 +03:00
Vitaly Turovsky
89fc31a2c2
feat: holding item/block display for players!
2025-04-25 09:05:49 +03:00
Vitaly Turovsky
01b6d87331
feat: player crouching and better hit animation
2025-04-25 08:29:18 +03:00
Vitaly Turovsky
a654396238
try to not to use unreliable bot.player
2025-04-25 07:40:31 +03:00
Vitaly Turovsky
948a52a2a5
feat: restore skins display with new API (thanks to Nodecraft!). Unfortunately capes are not supported from API anymore. Restore skin display from server properties.
2025-04-25 07:26:23 +03:00
Vitaly Turovsky
d0ac00843d
up packets list
v0.1.83
2025-04-25 04:45:59 +03:00
Vitaly Turovsky
4ca9a801a8
fix sound.js caching, increase priority of scripts (make difference only in very rare cases)
2025-04-25 04:04:59 +03:00
Vitaly Turovsky
510d163067
allow client to be loaded from other domains
2025-04-24 23:19:12 +03:00
Vitaly Turovsky
97533cfddb
cache sounds, report downloading assets
2025-04-24 21:37:49 +03:00
Vitaly Turovsky
b30e7fc152
dont display no sound id mapping in default sp
2025-04-24 05:36:35 +03:00
Vitaly Turovsky
d7fdf18416
feat: jokes over. use a reliable source (thanks to ViaVersion!) for sound id mappings to avoid screamers on mobs in latest versions
2025-04-24 03:40:40 +03:00
Vitaly
28faa9417a
feat: Client side js mods. Modding! ( #255 )
2025-04-23 09:17:33 +03:00
Vitaly Turovsky
109daa2783
fix imports
2025-04-23 05:59:49 +03:00
Vitaly Turovsky
14ad1c5934
sync fork: add a bunch of not needed side core features like translation
...
AND fix critical performance regression (& ram)
2025-04-23 05:55:59 +03:00
Vitaly Turovsky
585b19d8dc
up mcraft-fun-mineflayer support
2025-04-22 19:19:59 +03:00
Vitaly Turovsky
71f63a3be0
sync fork: add loading timer for debug, better connecting messages, better recording panel
2025-04-22 19:01:04 +03:00
Vitaly Turovsky
2b881ea5ba
fix: disable physics for viewer
2025-04-21 16:06:01 +03:00
Vitaly Turovsky
a0bfa275af
lets be safer and use 32array
2025-04-19 00:43:31 +03:00
Vitaly Turovsky
193c748feb
fix: add chunks a little faster on low tier devices: use indicies
2025-04-19 00:43:20 +03:00
Vitaly Turovsky
c3112794c0
try to fix scroll chat bug
2025-04-19 00:07:41 +03:00
Vitaly Turovsky
dbfd2b23f6
up physics
2025-04-18 23:43:26 +03:00
Vitaly Turovsky
9646fbbc0f
fix(regression): hotbar switch on mobile was broken
2025-04-18 23:42:51 +03:00
Vitaly Turovsky
a7c35df959
fix: fix movement sound
2025-04-18 17:46:10 +03:00
Vitaly Turovsky
529b465d32
sync for changes between forks
...
v0.1.82
fix: sometimes autlogin save prompt is not displayed
fix: add connect server only ui
add some other components for future usage
fix: make some fields custommization in main menu from config.json
fix: adjust logic on player disconnect in some rare cases
2025-04-17 20:51:06 +03:00
Vitaly Turovsky
1582e16d3b
fix critical regression that led to not loading chunks twice that was a valid behavior before
2025-04-17 19:58:30 +03:00
Vitaly Turovsky
e8b1f190a7
add more debug into to f3+h
2025-04-17 19:58:03 +03:00
Vitaly Turovsky
73ccb48d02
feat: Add F3+H chunks debug screen! not really useful for now since chunks not visible bug was not fixed yet
2025-04-16 18:24:19 +03:00
Vitaly Turovsky
143d4a3bb3
fix: fix double chests. fix inventory crashing when it doesnt know the texture to render
2025-04-16 14:34:51 +03:00
Vitaly Turovsky
f5ed17d2fb
fix(critical-regression): FIX broken inventory! There was a huge regression with a month-old inventory update which was breaking it in some ways
2025-04-16 03:23:41 +03:00
Vitaly Turovsky
6a8de1fdfb
fix: sometimes auto login suggestion was not visible due to overlapping notification issue
2025-04-16 03:22:25 +03:00
Vitaly Turovsky
a541e82e04
fix: add freezeSettings param
2025-04-15 02:29:09 +03:00
Vitaly Turovsky
c5e8fcb90c
feat: add controls debug interface! Debug happening actions in your game & keyboard buttons!!!!
2025-04-14 17:21:22 +03:00
Vitaly Turovsky
7a53d4de63
fix(feedback-controls): prevent default action for side mouse buttons to avoid page leave annoying modal on accidental clicks
2025-04-14 17:06:13 +03:00
Vitaly Turovsky
83502eba60
fix(important): Formatted text display: fix reading extra when its text which might happen in kick messages or server info
2025-04-12 03:10:29 +03:00