Commit graph

152 commits

Author SHA1 Message Date
Vitaly Turovsky
c93b7a6f8b Refactor sign and head container addition in ChunkMeshManager with error handling 2025-07-20 23:02:29 +03:00
Vitaly Turovsky
be0993a00b up all 2025-07-20 10:02:21 +03:00
Vitaly Turovsky
3e5c036512 Merge remote-tracking branch 'origin/next' into instancing 2025-07-20 09:43:22 +03:00
Vitaly Turovsky
370f07712b Merge branch 'next' into instancing 2025-07-20 09:43:03 +03:00
Vitaly Turovsky
0921b40f88 fix signs 2025-07-20 09:38:49 +03:00
Vitaly Turovsky
2f49cbb35b finish manager! 2025-07-20 09:24:57 +03:00
Vitaly Turovsky
9ee28ef62f working geometry pool manager! 2025-07-20 08:21:15 +03:00
Vitaly Turovsky
0240a752ad box helper optim 2025-07-19 18:11:01 +03:00
Vitaly Turovsky
1c8799242a some important fixes 2025-07-19 18:10:09 +03:00
Max Lee
4d7e3df859
feat: Item projectiles support (#395) 2025-07-18 14:18:05 +03:00
Vitaly Turovsky
b6d4728c44 display disconnect always last 2025-07-18 09:44:50 +03:00
Vitaly Turovsky
b2257d8ae4 rm unused code 2025-07-16 09:16:06 +03:00
Vitaly Turovsky
5e30a4736e rm cache 2025-07-16 09:14:04 +03:00
Vitaly Turovsky
83018cd828 [before test] refactor to use state id, force! 2025-07-16 09:12:56 +03:00
Vitaly Turovsky
6868068705 fixes 2025-07-16 08:41:05 +03:00
Vitaly Turovsky
dbbe5445d8 realScene test 2025-07-16 07:55:29 +03:00
Vitaly Turovsky
336aad678b real 2025-07-16 07:52:17 +03:00
Vitaly Turovsky
3c358c9d22 all done! 2025-07-16 06:46:50 +03:00
Vitaly Turovsky
7b06561fc7 debug, try to fix growth, fix perf 2025-07-16 06:21:13 +03:00
Vitaly Turovsky
9f29491b5d maybe support rotation 2025-07-16 04:55:43 +03:00
Vitaly Turovsky
dbce9e7bec working texturing 2025-07-16 04:17:25 +03:00
Vitaly Turovsky
6083416943 utils 2025-07-16 03:15:36 +03:00
Vitaly Turovsky
102520233a code cleanup towards text 2025-07-16 03:14:08 +03:00
Vitaly Turovsky
a19d459e8a rm blocks hardcode 2025-07-16 02:16:17 +03:00
Vitaly Turovsky
7a83a2a657 fix(important): fix all known issues wiht panorama crashing whole game in single file build (minecraft.html) 2025-07-14 00:13:51 +03:00
Max Lee
a09cd7d3ed
fix: Nametag & sign text fixes (#391) 2025-07-11 17:56:37 +03:00
Vitaly Turovsky
7ec9d10787 Merge branch 'next' into instancing 2025-07-09 17:19:31 +03:00
Vitaly Turovsky
95cc0e6c74 reduce ram usage by 15% 2025-07-09 16:33:50 +03:00
Max Lee
f489c5f477
fix: skin from textures property would not show (#385) 2025-07-04 17:33:36 +03:00
Max Lee
4277c3a262
feat: Support nameTagVisibility option of teams (#373) 2025-07-03 18:15:24 +03:00
Vitaly Turovsky
fcf987efe4 always display reconnect button on mcraft.fun 2025-07-02 19:21:18 +03:00
Vitaly Turovsky
c913d63c46 fix(regression): fix ios 16 world rendering support! 2025-07-02 16:25:36 +03:00
Max Lee
b1298cbe1f
feat: Config option to proxy skin textures (#382) 2025-07-02 05:50:15 +03:00
Vitaly Turovsky
6f5239e1d8 fix: fix inventory crash on picking item with gui-generated texture, fix shulker box 2025-07-01 02:29:37 +03:00
Vitaly Turovsky
dc2c5a2d88 fix: make it run on ios 15! 2025-06-30 19:11:59 +03:00
Vitaly Turovsky
52a90ce8ff Merge branch 'next' into instancing 2025-06-29 15:22:55 +03:00
Vitaly Turovsky
4aebfecf69 some progress 2025-06-29 15:22:21 +03:00
Vitaly Turovsky
af5a0b2835 fix: fix camera desync updates in 3rd view and starfield 2025-06-27 16:50:44 +03:00
Vitaly Turovsky
97f8061b06 feat: Implement instanced rendering mode for low-end devices and performance testing 2025-06-25 17:25:33 +03:00
Vitaly Turovsky
2055579b72 feat: finally add block RESCALE support! Cobwebs and ascending rails are now rendered correctly 2025-06-25 15:22:07 +03:00
Vitaly Turovsky
1148378ce6 fix vr again 2025-06-25 15:11:18 +03:00
Vitaly Turovsky
32b19ab7af fix: fix elytra skin 2025-06-22 01:20:34 +03:00
Vitaly Turovsky
5221104980 feat: F5: 3rd person view camera! 2025-06-22 01:14:15 +03:00
Max Lee
5269ad21b5
feat: Add spectator mode entity spectating (#369) 2025-06-18 17:07:00 +03:00
Vitaly Turovsky
f126f56844 fix: fix visual gaps between blocks of water! 2025-06-18 16:57:03 +03:00
Vitaly
f3ff4bef03
big renderer codebase cleanup: clean player state (#371) 2025-06-18 08:19:04 +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
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