Vitaly Turovsky
|
af9da93978
|
enabling parsing kick messages
|
2025-03-29 09:19:54 +03:00 |
|
Vitaly
|
0f3145bb8e
|
feat: app <-> renderer REWORK. Add new layers for stability (#315)
|
2025-03-25 02:08:32 +03:00 |
|
Vitaly
|
f96673bc17
|
rename prismarine-viewer dir to renderer to avoid confusion (#269)
|
2025-02-08 14:17:27 +03:00 |
|
Vitaly Turovsky
|
d0f7f57400
|
disable parsing of disconnect kick messages that works in the wrong way
|
2025-01-22 20:02:07 +03:00 |
|
Vitaly Turovsky
|
ce8e414528
|
fix: sometimes kick messages where not formatted
|
2025-01-16 18:04:33 +07:00 |
|
Vitaly Turovsky
|
0506d9de47
|
fix(ui): better support formatted minecraft messages (handle packets in general way)
|
2024-11-14 15:40:33 +03:00 |
|
Vitaly Turovsky
|
2c441c3434
|
fix: fix display names in inventories on 1.8
|
2024-11-02 12:45:47 +03:00 |
|
Vitaly Turovsky
|
5b56518122
|
should fix build
|
2024-10-01 01:35:01 +03:00 |
|
Vitaly Turovsky
|
00150dda1d
|
fix: inventory UI crash in some cases with some specific window titles
fix: client messages were not displayed on the latest version
|
2024-09-28 02:57:18 +03:00 |
|
Vitaly Turovsky
|
bbf8fbf4a5
|
fix o.text.includes is not a function crash
|
2024-06-07 01:30:00 +03:00 |
|
Vitaly Turovsky
|
8b959fad8c
|
feat: add initial bed sleeping, hand items swap
|
2024-05-21 06:31:20 +03:00 |
|
Vitaly
|
1e7153c2e2
|
feat: publish all stories UI components to npm! (#111)
|
2024-05-05 03:25:08 +03:00 |
|
Vitaly Turovsky
|
b9aa449071
|
fix ios hotbar, fix item name display, fix item select, fix inv open
|
2024-04-27 15:51:06 +03:00 |
|
Vitaly
|
4f0a34029f
|
fix(important): flying didn't turn off after disabling ability to fly and wasn't possible to stop flying.
fix: fix item from block selection
|
2024-02-19 01:47:11 +03:00 |
|
Vitaly Turovsky
|
bee2f71349
|
display all items in jei
|
2024-02-14 11:21:51 +03:00 |
|
Vitaly
|
e5c864b053
|
feat: basic support for click event & hover event!
|
2024-01-10 05:49:10 +05:30 |
|
Vitaly
|
d68e8b8287
|
fix: move chat component from lit to react fixing many bugs (eg improving completions experience a bit) and probably introducing a few ones.
fix: now finally chat properly decodes color symbols e.g. §c - red
|
2024-01-03 19:49:05 +05:30 |
|
Vitaly Turovsky
|
60b3c0c529
|
add MessageFormattedString, loadedDataVersion state
|
2023-10-10 18:03:23 +03:00 |
|
Vitaly
|
de7f31eee4
|
feat: display death screen when you die!
refactor: better bot cleanup on disconnect
fixes https://github.com/PrismarineJS/prismarine-web-client/issues/131
|
2023-09-27 22:41:51 +03:00 |
|