Vitaly Turovsky
b9c8ade9bf
fix: fix chat was crashing sometimes
2025-07-20 10:06:57 +03:00
Vitaly Turovsky
45bc76d825
hotfix(chat): fix all annoying issues on mobile. fix chat was not visible on mobile at all!
2025-07-04 17:29:55 +03:00
Vitaly Turovsky
e8b0a34c0b
fix: fix chat visual text alignment issues on chat opening
2025-07-03 19:52:49 +03:00
Vitaly Turovsky
0e4435ef91
feat: add support for /ping command, fix chat fading!
2025-06-27 22:06:10 +03:00
Vitaly
14effc7400
Should fix lint
2025-06-10 07:26:50 +03:00
Vitaly Turovsky
6a583d2a36
feat: Custom chat ping functionality!!! To ping on any server type @ and on other web client such ping will be highlighted. Can be disabled.
...
todo: enable a way to display ping-only messages
todo: reply (public/private) command
todo: fix copmletion offset
2025-06-10 06:33:01 +03:00
Vitaly Turovsky
674b6ab00d
feat: add chat scroll debug and use alternative ways of forcing scroll in DOM!
2025-05-08 21:23:04 +03:00
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
529b465d32
sync for changes between forks
...
fix: sometimes autlogin save prompt is not displayed
fix: add connect server only ui
add some other components for future usage
fix: make some fields custommization in main menu from config.json
fix: adjust logic on player disconnect in some rare cases
2025-04-17 20:51:06 +03:00
Vitaly Turovsky
a8564232f7
fix: make chat arrows work on ios
...
fix: disable annoying in many cases auto correct on ios (more annoying than useful especially in commands)
fix: make stats dont overlap with chat
fix: fix edgecases when focusing on chat was not possible on mobile
2025-03-14 01:36:14 +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
cde239211c
fix: change chat completions filtering to be not aggressive
2025-02-24 21:21:48 +03:00
Vitaly Turovsky
11bfcb8f1a
fix wasnt possible to click suggestions
2025-02-19 03:40:02 +03:00
Vitaly Turovsky
0bb6301056
feat: now always focus chat when letter or ctrl+v is pressed (like in discord)
...
feat: hide completions when input is not focused
2025-02-19 03:26:14 +03:00
Vitaly Turovsky
9a8451fff7
fix: fix all known issues with chat auto scroll!
2025-02-18 04:28:48 +03:00
Vitaly Turovsky
2f70575534
finishing support for mcraft viewer plugin:(
2025-02-13 21:31:55 +03:00
Vitaly Turovsky
cea4d7f277
feat: implement full support for new mineflayer plugin! add UI customization, motion effect, JS repl console and more!
2025-02-10 19:54:38 +03:00
Vitaly Turovsky
c5a895a18e
feat: revamp dropped items & holding blocks/items display! now using flexible item definition resolution
2025-02-07 13:54:38 +03:00
Vitaly Turovsky
5b56518122
should fix build
2024-10-01 01:35:01 +03:00
Vitaly
71289e3ef4
Lint JSX ( #175 )
2024-08-15 03:12:32 +03:00
Vitaly
0a6fa7d7b0
feat: improve scaling in portrait mobile. Add close button for mobile chat ( #157 )
2024-07-08 03:49:10 +03:00
Vitaly
860d2ad2f6
feat: Microsoft authentication! ( #150 )
...
fixes #36
2024-07-06 00:54:03 +03:00
Vitaly Turovsky
216b1712c2
more basic tests. test joining to a local java vanilla server, movement!
2024-06-13 19:47:48 +03:00
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! ( #111 )
2024-05-05 03:25:08 +03:00