Commit graph

9 commits

Author SHA1 Message Date
Vitaly Turovsky
4ded3b5d2b feat: implement safe features for chat: limit length, avoid sending formatting symbol to avoid kicks (with very nice ux!) 2025-04-26 05:01:20 +03:00
Vitaly Turovsky
dcbeed42ad fix regression https parsing, improve/fix http, ws parsing in all places of app. finally we parsing a single string in a decent way 2025-02-09 23:36:30 +03:00
Vitaly
f96673bc17
rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
Vitaly Turovsky
c441792d3f fix failing test ci 2024-11-19 23:00:32 +03:00
Vitaly Turovsky
85ece5b4eb fix: some keybinding names were incorrectly parsed
feat: make fullscreen button (F11) configurable in the keybinding panel
2024-11-18 18:53:31 +03:00
Vitaly Turovsky
dd3c331007 fix: super critical performance fix for some blocks like snow/soul sand
chore: finally a convenient way to debug mesher, now covered by test
2024-04-17 07:24:40 +03:00
gguio
85c0eb8c5b
feat: Sign editor with formatting support! (+2 settings) (#86)
Co-authored-by: gguio <nikvish150@gmail.com>
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-03-23 16:21:36 +03:00
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
9840e4cd1b fix: fix sign rendering for some pre-flatenning worlds 2023-11-11 10:01:27 +03:00