Vitaly Turovsky
3cd1ac3666
Merge branch 'next' into light-engine
2025-04-24 05:49:45 +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
b1ba2cd470
Merge remote-tracking branch 'origin/next' into light-engine
2025-04-12 04:06:53 +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
Vitaly Turovsky
70557a6282
fix dockerfile
2025-04-11 21:44:40 +03:00
Vitaly Turovsky
7e5a12934c
fix: fix looking camera desync in local saves
2025-04-11 21:44:08 +03:00
Vitaly Turovsky
4b85b16b73
feat(experimental-part1): rework chunk loading strategy by forcing spiral order loading into renderer processor and ignoring server order
2025-04-11 21:42:55 +03:00
Vitaly Turovsky
27df313f26
microoptimisation on big number of chunks load
2025-04-11 18:08:21 +03:00
Vitaly Turovsky
77449c5c12
forgot to fix what codereabbit told to fix
2025-04-10 19:33:39 +03:00
Vitaly Turovsky
deb8ec6c0f
build sharp to avoid crashes
2025-04-10 19:25:43 +03:00
Vitaly Turovsky
024da5bf6d
fix: now media dont receive global lighting by default
2025-04-10 18:54:02 +03:00
Vitaly
c755f085d9
fix: update rsbuild and pnpm to latest version to resolve long-standi… ( #328 )
2025-04-10 18:53:33 +03:00
Vitaly Turovsky
0fa66e295e
Merge remote-tracking branch 'origin/next' into light-engine
2025-04-10 05:26:09 +03:00
Vitaly Turovsky
e10f610898
humble and terrible progress
2025-04-10 05:24:53 +03:00
Vitaly Turovsky
3c6ee2dbb3
up lockfile
v0.1.81
2025-04-10 03:15:01 +03:00
Vitaly Turovsky
bf790861d9
fix: finally fix plants rendering in underwater and near water!
2025-04-10 01:20:29 +03:00
Vitaly
a977d09031
Up physics to fix jump
2025-04-09 16:53:42 +03:00
Vitaly
1fbbf36859
feat: NEW PHYSICS ENGINE - GRIM PASSES >1.19.4 ( #327 )
2025-04-09 05:51:34 +03:00
Vitaly Turovsky
31d5089e9c
should fix rare case when some tiles are not rendered
2025-04-09 05:50:39 +03:00
Vitaly Turovsky
7824cf64a2
fix lint
2025-04-09 05:46:40 +03:00
Vitaly Turovsky
f4bd38fa5c
use more reliable bot entity instead of player.entity
2025-04-09 05:30:51 +03:00
Vitaly Turovsky
5adbce39e0
pick changes from webgpu:
...
v0.1.80
fix cursor lines
fix background color change
2025-04-09 05:07:41 +03:00
Vitaly Turovsky
0b72ea61c7
fix: add time to debug overlay
2025-04-09 04:34:58 +03:00
Vitaly Turovsky
33a6f4d088
fix: a little better perf when media is not in use
2025-04-08 17:23:32 +03:00
Vitaly Turovsky
f18b3a17b3
Merge branch 'next' into light-engine
2025-04-07 20:17:13 +03:00
Vitaly Turovsky
758405da03
[skip ci] add doc
2025-04-07 19:16:16 +03:00
Vitaly Turovsky
4fc8011413
feat(customChannelsPreview): add sections moving animations
2025-04-07 19:00:21 +03:00