Commit graph

322 commits

Author SHA1 Message Date
Vitaly Turovsky
3a7f267b5b dont ignore patch failures 2025-06-26 04:34:08 +03:00
Vitaly Turovsky
1e513f87dd feat: add End portal & gateway rendering 2025-06-13 05:23:58 +03:00
Vitaly Turovsky
9726257577 fix: do not display capture lock message when possilbe (avoid flickering - do strategy switch)
feat: make tab (players list) keybindign configurable and add a way to assign to a gamepad button
2025-05-22 14:46:44 +03:00
Vitaly Turovsky
ecb53fab88 up tracker 2025-05-21 05:46:36 +03:00
Vitaly Turovsky
b2ef71fc19 up mc data, physics, autojump 2025-05-21 05:37:33 +03:00
Vitaly Turovsky
a9b94ec897 fix: fix sneaking didnt work with water 2025-05-17 06:58:33 +03:00
Vitaly Turovsky
75adc29bf0 up mc assets 2025-05-14 03:07:02 +03:00
Vitaly Turovsky
aa817139b7 fix: fix auto jump on mobile! 2025-05-08 04:11:17 +03:00
Vitaly Turovsky
1fd9a29192 up mouse & chunk 2025-05-03 23:01:47 +03:00
Vitaly Turovsky
cd7c053a3c fix(critical-regression): player animation was glitching just a lot 2025-05-03 12:50:55 +03:00
Vitaly Turovsky
378b668d46 fix: sometimes walking animation was stuck 2025-04-30 18:29:39 +03:00
M G
0d9cb0625e
chore: migrated from react-transition-group to framer-motion (#339)
Co-authored-by: nikandrovaelena93@gmail.com <ashcat2507@gmail.com>
2025-04-30 14:26:59 +03:00
Vitaly Turovsky
221f99ffdf fix: fix players list disappear on dimension switch 2025-04-30 12:17:47 +03:00
Vitaly Turovsky
db1b72a582 fix: fix bow usage visually 2025-04-25 09:27:41 +03:00
Vitaly Turovsky
585b19d8dc up mcraft-fun-mineflayer support 2025-04-22 19:19:59 +03:00
Vitaly Turovsky
dbfd2b23f6 up physics 2025-04-18 23:43:26 +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
7e5a12934c fix: fix looking camera desync in local saves 2025-04-11 21:44:08 +03:00
Vitaly Turovsky
deb8ec6c0f build sharp to avoid crashes 2025-04-10 19:25:43 +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
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
0aa4d11bdd
feat: Performance benchmark!! (#153) 2025-04-07 02:21:37 +03:00
Vitaly
908fa64f2f
pick most of changes from webgpu for better stability (#322) 2025-04-06 00:22:27 +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
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
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
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
a53a6e5f03 fix chests regression 2025-03-25 03:55:06 +03:00
Vitaly Turovsky
89a8584060 fix test 2025-03-25 00:48:15 +03:00
Vitaly Turovsky
b6842508ae fix(blockPlacing): fix packets order on latest version. Fix placing end crystals. Fix using hoe and axe. Fix offhand placing. Validate sending placing packets so its 90% accurate
fixes #316
2025-03-24 23:58:16 +03:00
Vitaly Turovsky
2277020de7 fix swing animations and improve replay server functions 2025-03-18 21:46:44 +03:00
Vitaly Turovsky
da35cfb8a2 up mouse 2025-03-15 16:46:51 +03:00
Vitaly Turovsky
72028d925d feat: revamp right click experience by reworking block placing prediction and extending activatble items list 2025-03-14 23:25:13 +03:00
Vitaly Turovsky
518d6ad866 fix always display reconnect and better last packets display (time) 2025-03-14 02:13:04 +03:00
Vitaly Turovsky
09e61c9aa0 fix: cancel block placements in adventure and when interaction is expected eg crafting table! 2025-03-13 21:57:50 +03:00
Vitaly Turovsky
78313ee225 fix more annoying crash edge cases 2025-03-12 01:55:18 +03:00
Vitaly
b8b1320258
feat: single file build! (#181) 2025-03-11 23:58:52 +03:00
Vitaly Turovsky
a846eb4500 hotfix: fix world interaction crashes 2025-03-05 20:45:34 +03:00
Vitaly
0db49e7879
feat: Full support for rendering blocks in inventory GUI powered by deeplsate (#292) 2025-03-05 15:11:42 +03:00
Vitaly Turovsky
874cafc75e add self host zip publishing with release 2025-03-03 18:42:08 +03:00
Vitaly Turovsky
b0da1e41d6 fix: fix crashes on packets logging recording
fix: make replay panel minmizable
2025-03-03 15:31:25 +03:00
Vitaly
ceb4cb0b66
feat: Refactor mouse controls, fixing all false entity/item interaction issues (#286) 2025-02-27 15:26:38 +03:00
Vitaly Turovsky
2414111b9c feat: add packets recording control to pause menu, display packets view after recording was started for in real time server packets debug, fix auto captured packets display 2025-02-26 23:29:18 +03:00
Vitaly Turovsky
0b2d676d93 fix: fix a lof of bugs in base transition classes and fix bug with possibly wrong item display in hand 2025-02-25 00:01:56 +03:00
Vitaly Turovsky
2e3363dce8 a lot of replay code cleanup 2025-02-24 01:18:48 +03:00
Vitaly Turovsky
bdea1fc50c a huge progress on packet replay component, fix bugs add switches 2025-02-23 21:52:12 +03:00
Vitaly
1387cb036b
feat: Replay packets server functionality! (#287)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-23 03:48:15 +03:00
Vitaly Turovsky
a268c69879 feat: rework atlas packing so now almost any resourepack with different tile sizes can be used 2025-02-21 20:15:38 +03:00
Vitaly Turovsky
730cf656de feat: add detailed block assets parsing (blockstates + models) in F3 on right side (includes parsing errors! super useful for resourcepacks) 2025-02-20 03:41:44 +03:00