Vitaly Turovsky
add5ceb445
[skip ci] revert more settings
2025-04-06 00:22:13 +03:00
Vitaly Turovsky
21a06f93aa
[skip ci] revert setting
2025-04-06 00:21:30 +03:00
Vitaly Turovsky
2f15a6a198
fix lint
2025-04-06 00:14:48 +03:00
Vitaly Turovsky
f27f2f0b43
fix lint
2025-04-06 00:14:37 +03:00
Vitaly Turovsky
d77ed7a957
fix issues
2025-04-06 00:07:35 +03:00
Vitaly Turovsky
7fc334d882
fixes
2025-04-05 23:04:35 +03:00
Vitaly Turovsky
3eb5e26bb1
render update
2025-04-05 23:01:33 +03:00
Vitaly Turovsky
0ea7c1d71b
pick all possible changes from webgpu for better stability
2025-04-05 22:56:21 +03:00
Vitaly Turovsky
c025a1c75a
fix a lot annoying sentry errors
2025-04-05 18:55:59 +03:00
Vitaly Turovsky
04c37c1eef
fix: fix durability is nan
2025-04-05 18:37:21 +03:00
Vitaly Turovsky
dbfadde044
fix(renderer): rendering of ALL blocks of north side was not correct. Fix texture flipping
2025-04-05 11:15:39 +03:00
Vitaly Turovsky
d78a8b1220
add mesher logging functionality for advanced debugging on other client end
2025-03-31 22:55:17 +03:00
Vitaly Turovsky
70fbe1b0e2
dont clip edition
2025-03-31 22:06:30 +03:00
Vitaly Turovsky
394a12b147
fix(important): fix physics crash in powder snow and pink petals
2025-03-31 14:08:56 +03:00
Vitaly Turovsky
f895304380
add debug method and fix f3 custom block name display
2025-03-31 13:32:40 +03:00
Vitaly Turovsky
4f45cd072a
fix(perf): dont load gui textures on panorama start in singlefile build
...
fix: update textures in inventory & hotbar after textures load, including jei
fix: one row of jei was out of the screen
2025-03-31 13:16:57 +03:00
Vitaly Turovsky
5af290ac4e
also remove media on world remove, and stop
2025-03-31 11:49:05 +03:00
Vitaly Turovsky
c5c9fd9bcd
fix: fix name display on new versions in edge cases
2025-03-31 11:43:21 +03:00
Vitaly Turovsky
1b9b6c954c
fix: remove media and custom blocks on world switch, minor fixes
2025-03-31 11:43:07 +03:00
Vitaly Turovsky
3c2ed440b6
up proxy software to avoid new crashes
2025-03-31 08:22:29 +03:00
Vitaly Turovsky
9c6bc49921
fix msg for proxy
2025-03-30 18:01:21 +03:00
Vitaly Turovsky
1a87951bc8
up proxy
2025-03-30 16:09:50 +03:00
Vitaly Turovsky
73e65c6656
try different intersect raycast media approach
2025-03-30 16:09:45 +03:00
Vitaly Turovsky
c324ce29ab
fix: always limit error texture dimension to avoid crashes on high width/height
2025-03-30 14:03:50 +03:00
Vitaly Turovsky
b666f6e3c3
ci: disable functionality that should work but doesnt work because github doesnt make any sense
v0.1.79
2025-03-29 11:27:10 +03:00
Vitaly Turovsky
115022a21b
ci: use github_token var
2025-03-29 11:23:48 +03:00
Vitaly Turovsky
18ee1dc532
ci: fix syntax
2025-03-29 11:15:54 +03:00
Vitaly Turovsky
291ead079a
use token: workaround
2025-03-29 11:13:33 +03:00
Vitaly Turovsky
983b8a184b
refactor: remove bundle-stats workflow and integrate its functionality directly into CI
2025-03-29 11:01:35 +03:00
Vitaly Turovsky
66fa59a87a
ci: add size tracking for minecraft.html and adjust build steps
2025-03-29 10:53:50 +03:00
Vitaly
47864f0023
ci: report size change + always check single file build ( #320 )
...
* init
* should be final
* mbmb
* Update .github/workflows/bundle-stats.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-29 10:41:25 +03:00
Vitaly Turovsky
6f15fcc726
fix: display proxy disconnect message to the client when proxy server is being shutdown
2025-03-29 09:57:57 +03:00
Vitaly Turovsky
af9da93978
enabling parsing kick messages
2025-03-29 09:19:54 +03:00
Vitaly Turovsky
08bb0b6777
fix: fix almost all known inventory update bugs
2025-03-29 09:17:48 +03:00
Vitaly Turovsky
187e9fa6b4
important: fix visual update issues in inventory after server packet
2025-03-29 09:16:36 +03:00
Vitaly Turovsky
4fd290c636
fix(regression): fix rendering almost all items in the game, like shield, banners, beds, filled maps, ...
2025-03-29 06:44:48 +03:00
Vitaly Turovsky
e2f28e4975
fix: fix hotbar & inv texture updates on resources change
...
fix: delay autologin /login sending
2025-03-29 05:34:32 +03:00
Vitaly Turovsky
c3b4eb953f
feat: add much better video support
2025-03-29 04:48:39 +03:00
Vitaly Turovsky
850ae6c2da
fix: put just connected server to start of list
2025-03-29 02:01:05 +03:00
Vitaly Turovsky
66b9f58c6f
fix error not displayed when crash during world display happens, dont crash world display on entity error
2025-03-29 01:53:54 +03:00
Vitaly Turovsky
b58950bec2
update list of servers
2025-03-28 12:46:05 +03:00
Max Lee
47be0ac865
feat: Item custom model data support ( #318 )
...
* feat: Item custom model data support
* rename prop, jsdoc for clarity
* explicit resource manager because it can be run in different threads, up mc-assets
* fix tsc
---------
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2025-03-26 08:22:38 +03:00
Vitaly Turovsky
cd9b796f16
feat: now save actually changed options instead of all options in new localstorage key changedSettings for clarity
2025-03-26 07:12:53 +03:00
Vitaly Turovsky
b32bab8211
fix inscreen button
2025-03-26 06:55:09 +03:00
Vitaly Turovsky
52755fc18f
feat(renderer): add toggle for batch chunks display in options GUI
2025-03-26 06:47:21 +03:00
Vitaly Turovsky
f8800d5a31
ci: add step to update deployAlwaysUpdate packages in preview workflow
2025-03-26 06:46:51 +03:00
Vitaly Turovsky
797459b0fc
fix: pass custom brand for ws:// servers
2025-03-26 05:08:10 +03:00
Vitaly Turovsky
f8ef748e58
fix: disable chunk batch display by default because of incorrect order and its too slow
2025-03-26 05:01:17 +03:00
Vitaly Turovsky
f161fd31d4
feat(renderer): dont display underground sections. Display chunks only when they are fully loaded
2025-03-26 04:40:11 +03:00
Vitaly Turovsky
3690cb22aa
fix classic panorama regression
2025-03-26 04:39:33 +03:00