Vitaly Turovsky
|
d3b4ebe934
|
ok finally finish all regressions seems fixed
|
2025-06-18 08:14:19 +03:00 |
|
Vitaly Turovsky
|
d2e1222e6c
|
add cursor rules :/
|
2025-06-18 03:11:12 +03:00 |
|
Vitaly Turovsky
|
fc5a1846b0
|
reload entities on assets updates and f3+a
|
2025-06-16 17:48:12 +03:00 |
|
Vitaly Turovsky
|
c481ab307c
|
do lint
|
2025-06-14 15:42:43 +03:00 |
|
Vitaly Turovsky
|
25e55cabf5
|
update hand
|
2025-06-14 15:35:13 +03:00 |
|
Vitaly Turovsky
|
084228d6e1
|
restore data, restore hand, lint
|
2025-06-14 15:34:44 +03:00 |
|
Vitaly Turovsky
|
25be265940
|
Merge remote-tracking branch 'upstream/fix-frames' into renderer-cleanup
|
2025-06-14 15:12:50 +03:00 |
|
Vitaly Turovsky
|
abaaeaef4e
|
restore textures / panorama
todo restore loadedData and hand
|
2025-06-14 15:11:22 +03:00 |
|
Vitaly Turovsky
|
a8c77b0e0a
|
big renderer codebase cleanup: rework player state
use less dom things for better portabilitity / testing
pick almost all changes
update notification base
|
2025-06-14 15:00:18 +03:00 |
|
Vitaly Turovsky
|
02a1be8eea
|
revert custom channel change
|
2025-06-13 13:26:00 +03:00 |
|
Vitaly Turovsky
|
794cafb1f6
|
feat: add useful entities debug entry to F3
|
2025-06-13 13:22:15 +03:00 |
|
Vitaly Turovsky
|
b69813435c
|
up test
|
2025-06-13 08:06:09 +03:00 |
|
Vitaly Turovsky
|
b3807fff65
|
fix: fix rotation of item frames & items within it
|
2025-06-13 08:05:17 +03:00 |
|
Vitaly
|
a2e9404a70
|
feat: Simple but effective renderer perf debug features (#347)
|
2025-06-05 20:22:58 +03:00 |
|
Vitaly Turovsky
|
c500d08ed7
|
hotfix: restore hand
|
2025-05-27 11:30:21 +03:00 |
|
Vitaly Turovsky
|
50907138f7
|
fix edge case infinite loop in mesher
|
2025-05-26 01:09:43 +03:00 |
|
Vitaly Turovsky
|
99d05fc94b
|
improve stability of minimap
(though full refactor is still needed)
|
2025-05-25 16:16:14 +03:00 |
|
Vitaly Turovsky
|
0c68e63ba6
|
fix: restore VR support. Fix rotation / position camera bugs
|
2025-05-25 12:55:27 +03:00 |
|
Vitaly
|
3cd778538c
|
feat: Sync armor rotation for players (#363)
|
2025-05-22 14:50:58 +03:00 |
|
Vitaly Turovsky
|
a4e70768dd
|
fix test
|
2025-05-21 05:53:59 +03:00 |
|
Vitaly Turovsky
|
080d75f939
|
less annoying false block swap animations
|
2025-05-19 02:01:11 +03:00 |
|
gguio
|
785ab490f2
|
fix: restore minimal and full map (#348)
Co-authored-by: gguio <nikvish150@gmail.com>
|
2025-05-18 09:58:52 +03:00 |
|
Vitaly Turovsky
|
25f2fdef4e
|
fix: dont display hand & cursor block outline in spectator.
|
2025-05-08 19:56:13 +03:00 |
|
Vitaly Turovsky
|
f76c7fb782
|
fix: water now supports lighting when its enabled
|
2025-05-08 19:51:42 +03:00 |
|
Vitaly Turovsky
|
b01cfe475d
|
change color and fix rsbuild hoisting var bug
|
2025-05-04 11:35:43 +03:00 |
|
Vitaly Turovsky
|
e250061757
|
smooth appear panorama on load textures
|
2025-05-03 23:11:15 +03:00 |
|
Vitaly Turovsky
|
813c952420
|
fix: fix lava rendering
|
2025-05-01 12:53:44 +03:00 |
|
Vitaly Turovsky
|
0f2e4f1329
|
add allEntitiesDebug
|
2025-04-26 10:50:29 +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
|
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
|
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
|
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
|
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
|
28faa9417a
|
feat: Client side js mods. Modding! (#255)
|
2025-04-23 09:17:33 +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
|
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
|
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
|
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
|
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
|
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
|
bf790861d9
|
fix: finally fix plants rendering in underwater and near water!
|
2025-04-10 01:20:29 +03:00 |
|
Vitaly Turovsky
|
31d5089e9c
|
should fix rare case when some tiles are not rendered
|
2025-04-09 05:50:39 +03:00 |
|