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
998f0f0a85
fix: fix sentry #6092213276 DataCloneError: Cannot decode detached ArrayBuffer
2025-03-05 13:07:21 +03:00
Vitaly Turovsky
465ce35e83
feat: display motd/players info for ws servers (still no icon sadly)
...
add new server
2025-03-05 13:02:55 +03:00
Vitaly
1c700aac1e
feat(config-json): Only either bundle or load from remote ( #291 )
2025-03-04 19:00:20 +03:00
Vitaly Turovsky
4b54be637d
ci: adjust esbuild build arg syntax for prod
2025-03-03 18:48:27 +03:00
Vitaly Turovsky
1d4dc0ddaa
fix define in arg build
2025-03-03 18:45:25 +03:00
Vitaly Turovsky
874cafc75e
add self host zip publishing with release
2025-03-03 18:42:08 +03:00
Vitaly Turovsky
2a8f514095
add build zip workflow
2025-03-03 18:24:06 +03:00
Vitaly Turovsky
2619e5da89
fix: was not possible to click notification, make error routing more strict & obvious
2025-03-03 17:42:01 +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 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
ceb4cb0b66
feat: Refactor mouse controls, fixing all false entity/item interaction issues ( #286 )
2025-02-27 15:26:38 +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
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
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
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
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