Vitaly Turovsky
139ee9ad1f
Revert "fix single file build"
...
This reverts commit cd84acbe7a .
2025-05-03 22:41:13 +03:00
Vitaly Turovsky
cd84acbe7a
fix single file build
2025-05-01 13:31:17 +03:00
Vitaly Turovsky
1fe6239b44
Merge branch 'next' into protocol-worker
2025-04-18 23:53:11 +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
d9f1efda10
fix
2025-04-12 04:42:30 +03:00
Vitaly Turovsky
475d990217
patch
2025-04-12 04:28:32 +03:00
Vitaly
4a949d3c14
Update rsbuild.config.ts
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-12 04:17:37 +03:00
Vitaly
ccd1130282
Update rsbuild.config.ts
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-12 04:16:34 +03:00
Vitaly Turovsky
df2a337af5
try fixing single file, no more tries for now
2025-04-12 03:42:42 +03:00
Vitaly Turovsky
92d444af62
fix one build, break another
2025-04-12 03:36:56 +03:00
Vitaly Turovsky
b50215b1fa
fix build
2025-04-12 03:30:07 +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
980779ce68
revertconfig
2025-04-12 02:59:01 +03:00
Vitaly Turovsky
4483b73adf
revert
2025-04-12 02:58:30 +03:00
Vitaly Turovsky
316fdd87af
Merge remote-tracking branch 'origin/next' into protocol-worker
2025-04-12 02:57:38 +03:00
Vitaly Turovsky
bdcf3d62fe
finishing! fix all known bugs! chat! websockets! fix ping & username crash!
2025-04-12 02:56:25 +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
078744000e
.
2025-04-10 21:42:22 +03:00
Vitaly Turovsky
290e64150c
Merge remote-tracking branch 'origin/next' into protocol-worker
2025-04-10 21:42:15 +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
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
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