Commit graph

443 commits

Author SHA1 Message Date
Vitaly Turovsky
d1c6bbe255 fix command 2024-03-19 10:47:28 +03:00
gguio
17b23e36ff markdown is not parsed correctly 2024-03-18 22:15:20 +04:00
gguio
f674e27cb9 Problem: raw JSON is not handled correctly 2024-03-18 17:57:57 +04:00
gguio
9d27110c00 wysiwyg parsing into raw JSON text 2024-03-18 15:39:02 +04:00
gguio
d03989f9fc Basic mod is done 2024-03-18 14:22:14 +04:00
gguio
ebdb0dda51 ;|'., are counted as 3 2024-03-18 02:25:38 +04:00
gguio
a0387393d0 Textarea changed to 4 inputs 2024-03-18 02:01:32 +04:00
Vitaly Turovsky
434be55c70 add settings! 2024-03-17 02:09:30 +03:00
Vitaly Turovsky
b7f581abdc fix promise mirror bug, improve ui 2024-03-17 01:59:32 +03:00
gguio
9507d8f4b4 Done button added + 2 prosemirror bug fixed + font size fixed 2024-03-16 18:05:20 +04:00
gguio
ea0d35e114 JSON text can be passed as text + autoswitch modes 2024-03-15 17:53:48 +04:00
gguio
5f735cd66c Multiple lines handling added for basic text 2024-03-15 14:02:35 +04:00
gguio
6524738caf wysiwyg option added 2024-03-13 14:51:07 +04:00
gguio
c7afdf3538 wysiwyg in stories 2024-03-13 14:11:16 +04:00
gguio
b95c096e58 Sign update handle 2024-03-13 13:14:48 +04:00
gguio
85fb4745f8 skeleton 2024-03-11 21:54:13 +04:00
Vitaly Turovsky
af43339ca9 fix: fix chat history navigation on ios 2024-03-11 02:55:10 +03:00
Vitaly Turovsky
45c290f5e4 fix: fix chat completions display on mobile 2024-03-11 02:54:56 +03:00
Vitaly Turovsky
3f1f65bd5e improve performance of too frequent formatted strings (eg chat) 2024-03-11 00:44:18 +03:00
Vitaly Turovsky
72070b6ddb try to fix react ui crash 2024-03-11 00:09:09 +03:00
gguio
16997588a5 scoreboard below title 2024-03-07 14:59:12 +04:00
gguio
df71afbcd3 fixed opacity 2024-03-07 14:51:45 +04:00
gguio
43438ec785 full opacity 2024-03-07 02:06:00 +04:00
Vitaly Turovsky
85b95327a2 fix listeners 2024-03-07 00:56:03 +03:00
gguio
4bb5d695c8 Tested on play.minemalia.com 2024-03-07 00:52:37 +04:00
gguio
9a11d876ab Name state in ScoreboardProvider doesnt change 2024-03-06 16:20:47 +04:00
gguio
2da256a7c6 Packet handling (not tested) 2024-03-06 15:31:09 +04:00
gguio
121e17d2a7 Scoreboard component + storybook 2024-03-06 14:44:56 +04:00
Vitaly
5659774d3b hotfix: display food bar 2024-03-06 06:55:44 +03:00
Vitaly
0b06adbd6a fix: rare crash in entity velocity tracker which makes you impossible to move 2024-03-06 06:16:20 +03:00
Vitaly Turovsky
084ed7b987 small title cleanup 2024-03-06 05:51:32 +03:00
Vitaly Turovsky
82bb38ae02 fix: wasnt possible to select text & click links in chat on mobile 2024-03-06 05:50:35 +03:00
gguio
084565886f
feat: add support for titles, subtitle and action bar display! (#73)
Co-authored-by: gguio <nikvish150@gmail.com>
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-03-05 21:39:40 +03:00
Vitaly Turovsky
8b17b53bd0 fix: remove debugSceneChunksY and instead change format of keys for debugSceneChunks to include also Y 2024-03-04 05:35:38 +03:00
Vitaly Turovsky
e880b72df4 fix: display loading text instead of empty list when singleplayer worlds are in process of reading 2024-03-04 05:35:38 +03:00
Vitaly Turovsky
dc6f899e8f also add a way to debug chunks by leveraging y axis 2024-02-27 02:22:57 +03:00
Vitaly Turovsky
3b0af89756 fix: fix player walking & running animation by using mineflayer-tracker to get correct velocity of players 2024-02-25 23:41:18 +03:00
Vitaly Turovsky
d36bec02bf fix: open maps in the same tab 2024-02-23 01:16:16 +03:00
Aliasghar Ghanati
46adf05534
fix: Incorrect calculation of resource pack installation progress (#74)
resolves #55
2024-02-23 01:11:10 +03:00
Vitaly Turovsky
543fc80752 feat: add new experimental touch controls 2024-02-19 15:46:02 +03:00
Vitaly Turovsky
5b0224a52c try to avoid weird object error crash 2024-02-19 15:46:02 +03:00
Vitaly Turovsky
bf046b6c12 disable useless gpu panel in prod 2024-02-19 15:46:02 +03:00
Vitaly Turovsky
bc8409f719 feat: add setting to enable chat selection! (can finally copy chat text) 2024-02-19 15:46:02 +03:00
Vitaly
8934d819ee fix: make time when night more accurate 2024-02-19 02:00:34 +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
8c514fb78d fix: scrollbar styles regression fixed 2024-02-19 01:44:56 +03:00
Vitaly
34d61bc4f9 fix: gracefully display load errors! 2024-02-19 01:09:01 +03:00
Vitaly
043d9e8d91 fix: fix "Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty" console error 2024-02-19 01:08:11 +03:00
Vitaly Turovsky
19510cc245 fix type 2024-02-18 14:04:00 +03:00
Vitaly Turovsky
1966252afe add polyfills 2024-02-18 13:53:58 +03:00