Commit graph

78 commits

Author SHA1 Message Date
Vitaly Turovsky
849a6d3c60 Merge branch 'nextgen-physics' into worker-rewrite 2025-03-26 00:09:18 +03:00
Vitaly Turovsky
9057d3acb5 revert stuff 2025-03-26 00:05:55 +03:00
Vitaly Turovsky
547658f489 Merge remote-tracking branch 'origin/next' into nextgen-physics 2025-03-26 00:03:28 +03:00
Vitaly Turovsky
9cede6dbbc final fixes 2025-03-26 00:01:28 +03:00
Vitaly Turovsky
6a5ac4f8d2 make initial resource pack load optimised, rework it 2025-03-26 00:01:28 +03:00
Vitaly Turovsky
2630a57d35 renderers cleanup 2025-03-26 00:01:28 +03:00
Vitaly Turovsky
20569747ca fix mesher config pass 2025-03-26 00:01:27 +03:00
Vitaly Turovsky
46787309e2 fix: fix camera shake effect! rewrite impl. Fix offhand holding block now can become empty 2025-03-25 22:58:24 +03:00
Vitaly Turovsky
1015556834 use graphics backend id 2025-03-25 21:33:12 +03:00
Vitaly Turovsky
db1c8a1e1a fix: allow custom media to be transparent 2025-03-25 21:25:14 +03:00
Vitaly Turovsky
118377cbc3 ci: fix relative import path 2025-03-25 04:15:05 +03:00
Vitaly Turovsky
8786448d07 fix tsc 2025-03-25 04:07:34 +03:00
Vitaly Turovsky
2d288153e3 move three.js related files to its own renderer dir 2025-03-25 04:01:43 +03:00
Vitaly
0f3145bb8e
feat: app <-> renderer REWORK. Add new layers for stability (#315) 2025-03-25 02:08:32 +03:00
Vitaly Turovsky
89a8584060 fix test 2025-03-25 00:48:15 +03:00
Vitaly
563f5fa007
feat: Add videos/images from source with protocol extension (#301) 2025-03-24 20:17:54 +03:00
Vitaly Turovsky
e2b78333a1 Merge remote-tracking branch 'origin/renderer-rewrite' into nextgen-physics 2025-03-21 16:33:42 +03:00
Vitaly Turovsky
e917764b76 fix lint 2025-03-21 13:58:53 +03:00
Vitaly Turovsky
ed041972c4 disable in other way 2025-03-21 13:50:11 +03:00
Vitaly Turovsky
d450a31547 fix typo 2025-03-21 11:27:12 +03:00
Vitaly Turovsky
8ddac97414 dont use bot 2025-03-21 11:02:30 +03:00
Vitaly Turovsky
11abbfcbb1 disable check 2025-03-21 07:07:56 +03:00
Vitaly Turovsky
8ee4dc37e7 disable displaying unknown non interactible entitites 2025-03-21 07:07:26 +03:00
Vitaly Turovsky
dc2ad7ccce disable signs, disable playground since its not used by anyone 2025-03-21 06:36:15 +03:00
Vitaly Turovsky
b483923009 rm unused three imports 2025-03-21 06:22:30 +03:00
Vitaly Turovsky
cae2b612ba fix all remaining reactive state linking 2025-03-21 06:19:36 +03:00
Vitaly Turovsky
f88e9c8b61 Refactor renderer state management and move vr 2025-03-21 06:11:31 +03:00
Vitaly Turovsky
9fedafe776 move threejs entities & cursor block to renderer 2025-03-21 05:07:27 +03:00
Vitaly Turovsky
ccb00043cf fix reload hand 2025-03-20 22:38:23 +03:00
Vitaly Turovsky
c1a7765fcb final code cleanup i think 2025-03-20 22:10:14 +03:00
Vitaly Turovsky
de3eddad89 a lot of imports update, data cleanup, add thousands errors 2025-03-20 05:36:22 +03:00
Vitaly Turovsky
67d90a56fb Merge remote-tracking branch 'origin/next' into renderer-rewrite 2025-03-19 01:24:34 +03:00
Vitaly Turovsky
d74d860726 Merge remote-tracking branch 'origin/next' into renderer-rewrite 2025-03-15 05:36:54 +03:00
Vitaly Turovsky
333db054ea Merge remote-tracking branch 'origin/next' into worker-rewrite 2025-03-15 02:26:48 +03:00
Vitaly Turovsky
847314d50f hide hand in spectator 2025-03-15 02:18:51 +03:00
Vitaly Turovsky
09cd2c3f64 fix(guiRenderer): dont break textures with custom namespaces rendering 2025-03-14 01:50:54 +03:00
Vitaly Turovsky
a8564232f7 fix: make chat arrows work on ios
fix: disable annoying in many cases auto correct on ios (more annoying than useful especially in commands)
fix: make stats dont overlap with chat
fix: fix edgecases when focusing on chat was not possible on mobile
2025-03-14 01:36:14 +03:00
Vitaly Turovsky
c228b91d2d Merge remote-tracking branch 'origin/next' into worker-rewrite 2025-03-12 18:26:20 +03:00
Vitaly Turovsky
87e5ae253d simplify panorama, sfp fixes! 2025-03-12 00:14:16 +03:00
Vitaly
b8b1320258
feat: single file build! (#181) 2025-03-11 23:58:52 +03:00
Vitaly Turovsky
37b871a8da it works! now migrating auth 2025-03-10 00:25:45 +03:00
Max Lee
a7e6f9772c
feat: display items in hand of entities (#293) 2025-03-07 15:18:54 +03:00
Vitaly Turovsky
4cde65e635 hotfix: fix old maps broken regression after gui renderer introduction, fix no connection indicator 2025-03-06 19:35:37 +03:00
Vitaly Turovsky
d197859d47 big resourcemanager refactor 2025-03-05 15:30:04 +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
d8294d565b even more appViewer usage 2025-03-04 13:53:28 +03:00
Vitaly Turovsky
4381ef4f75 removing bobbing & panorama 2025-03-04 12:57:04 +03:00
Vitaly Turovsky
c65db9a8cb a working refactor 2025-03-04 12:12:42 +03:00
Vitaly Turovsky
10f17063c0 fix: fix whole pipeline of rendering custom items from rp: add them to atlas and update texture propertly. align behavior blocks vs items and gui vs hand/floor 2025-03-03 14:19:38 +03:00
Vitaly Turovsky
fa9c0813c3 fix: seagrass and kelp are always waterlogged 2025-02-27 05:17:18 +03:00