Commit graph

1,646 commits

Author SHA1 Message Date
Vitaly Turovsky
cbf43f250e minor devtools change 2025-02-27 15:26:01 +03:00
Vitaly
560f82a3b0
Merge branch 'next' into mouse-rework 2025-02-27 15:22:55 +03:00
Vitaly Turovsky
eb712ff071 Merge branch 'next' into mouse-rework 2025-02-27 15:20:52 +03:00
Vitaly Turovsky
b4ddf05a7b finalise 2025-02-27 15:20:11 +03:00
Vitaly Turovsky
fa9c0813c3 fix: seagrass and kelp are always waterlogged 2025-02-27 05:17:18 +03:00
Vitaly Turovsky
dec93c2b64 fix react warning 2025-02-27 04:48:16 +03:00
Vitaly Turovsky
d348a44bb8 add a way to disable recording button on pause menu, refactor 2025-02-27 04:48:03 +03:00
Vitaly Turovsky
dffadbb06c wip jei channel 2025-02-26 23:33:13 +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
edad57a225 feat: allow to load client without free space on device (or no write permissions) 2025-02-26 22:56:02 +03:00
Max Lee
52ae41a78d
Add better chat link prompt screen (#290) 2025-02-26 22:33:50 +03:00
Max Lee
8ff05924dd
feat: add config option for pause screen links (#288) 2025-02-26 22:31:22 +03:00
Vitaly Turovsky
322e2f9b44 fix sounds 2025-02-26 22:18:51 +03:00
Vitaly Turovsky
06c06deb7b up mouse 2025-02-26 06:14:09 +03:00
Vitaly Turovsky
89fd5dde71 add external folder for forks code (ext functionality) 2025-02-26 04:36:15 +03:00
Vitaly Turovsky
deedcda467 correctly merge local config when building 2025-02-26 03:54:25 +03:00
Vitaly Turovsky
ecf55727bc stop publishing UI to npm since no one uses it 2025-02-26 03:52:32 +03:00
Vitaly Turovsky
59cb442225 fix: display notification on user resourecepack enable 2025-02-26 03:33:49 +03:00
Vitaly Turovsky
e8d980b790 add brand new progress reporter 2025-02-26 03:31:02 +03:00
Vitaly Turovsky
acd8144d76 feat: initial config.json is now bundled on build step, which is required for defaultSettings
feat: allow to specify default and locked settings in config.json
feat: allow to specify default app params in config.json
feat: rework how loading progress is reported in app on connect
feat: add setting to wait for chunks to load before starting rendering (which is highly recommended to enable), however not enabled by default because functionality is top priority of the client out of the box, not pleasent ux, so pls enable yourself
2025-02-26 03:29:10 +03:00
Vitaly Turovsky
b7560f716a fix custom block models regression 2025-02-25 23:11:02 +03:00
Vitaly Turovsky
2833b33b4e fix: display err when sound mappings not found 2025-02-25 00:29:34 +03:00
Vitaly Turovsky
077dc9df26 fix: fix hand performance because of unnecessary texture rewrites 2025-02-25 00:02:35 +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
6d29413a5d add transparent block model override 2025-02-24 21:53:43 +03:00
Vitaly Turovsky
2f200a876a fix: fix hardcoded sounds played when resource is requested 2025-02-24 21:22:06 +03:00
Vitaly Turovsky
cde239211c fix: change chat completions filtering to be not aggressive 2025-02-24 21:21:48 +03:00
Vitaly Turovsky
2f29a9a5cb fix stupid errors 2025-02-24 07:44:24 +03:00
Vitaly Turovsky
ec4faa4015 add missing listeners 2025-02-24 01:25:08 +03:00
Vitaly Turovsky
2e3363dce8 a lot of replay code cleanup 2025-02-24 01:18:48 +03:00
Vitaly Turovsky
2cb8bea374 fix types 2025-02-23 21:55:07 +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 Turovsky
9613a0e644 fix: fix bossbar flickering 2025-02-23 20:06:47 +03:00
Vitaly Turovsky
75e44407ed fix autocomplete in replay 2025-02-23 20:06:25 +03:00
Vitaly Turovsky
0505b64539 fix: fix shift desync issue, dedupe 2025-02-23 19:08:35 +03:00
Vitaly Turovsky
af0245df33 impl fixes 2025-02-23 06:33:14 +03:00
Vitaly Turovsky
0ce844a45d Merge branch 'next' into mouse-rework 2025-02-23 05:43:24 +03:00
Vitaly Turovsky
334e8a502d fix a few bugs in packet, replayer
feat: add a way to ALWAYS inspect 30 packets on disconnect
fix: fix a few server packets
2025-02-23 04:45:33 +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
81a692272c fix: fix sound id mapping for some versions like 1.16.5 2025-02-22 20:57:40 +03:00
Vitaly Turovsky
db52e20566 fixt 2025-02-22 20:57:15 +03:00
Vitaly Turovsky
2491b6936e mouse 2025-02-22 20:56:48 +03:00
Vitaly Turovsky
16dd4fc0db sounds rework 2025-02-22 20:52:17 +03:00
Vitaly Turovsky
78d923d817 a way to have packets logger always enabled 2025-02-21 21:33:21 +03:00
Vitaly Turovsky
f0d5ad616d fix: fix visual issue when loading screen disappears
fix: display loading pregress of server resourecepacks
2025-02-21 20:38:24 +03:00
Vitaly Turovsky
ba6a618443 feat: add support for custom sounds and sounds.json 2025-02-21 20:15:49 +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
2f81bafd75
fix: improve rendering of armor to closer match game and prevent z-fighting (#285) 2025-02-21 17:31:07 +03:00
Phoenix616
7110b8c66d
fix: improve rendering of armor to closer match game and prevent z-fighting 2025-02-20 14:53:42 +01:00
Vitaly Turovsky
8e4987e685 fix: add resourcepack texture processing error catching 2025-02-20 04:02:15 +03:00