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 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
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
543fc80752
feat: add new experimental touch controls
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
8c514fb78d
fix: scrollbar styles regression fixed
2024-02-19 01:44:56 +03:00
Vitaly Turovsky
19510cc245
fix type
2024-02-18 14:04:00 +03:00
Vitaly Turovsky
f4694fc016
builting fixing, add withResolvers type
2024-02-18 13:53:51 +03:00
Vitaly Turovsky
6aa0ff9b41
should fix linting
2024-02-18 13:46:45 +03:00
Vitaly Turovsky
333b2300e3
wip add new touch controls and other stuff
2024-02-17 00:41:18 +03:00
Vitaly
a37cc77050
move unrelated exports from globalState, fix storybook build
2024-02-15 05:11:49 +03:00
Vitaly
b8d47b833b
use white in selector
2024-02-15 04:58:21 +03:00
Vitaly
7966610788
Revert "fix: don't autoreload the app when next version is available (bugfix)"
...
This reverts commit 9954607e11 .
2024-02-14 11:41:43 +03:00
Vitaly
9954607e11
fix: don't autoreload the app when next version is available (bugfix)
2024-02-14 11:41:39 +03:00
Vitaly Turovsky
3656a5a9ac
fix: improve touch controls detections, always respect force enable touch setting
2024-02-14 05:48:59 +03:00
Vitaly Turovsky
d549d3d3b8
don't display aux inputs on other platform than ios
2024-02-13 07:31:29 +03:00
Vitaly Turovsky
eca218f9df
fix: sending messages didn't work in chrome android. fixed enter action
2024-02-12 17:10:32 +03:00
Vitaly Turovsky
3ff4ba3849
ui fixes: 0 in chat and initial loader didn't show
2024-02-12 16:25:22 +03:00
Vitaly Turovsky
346211d245
fix: fix critical fps regression in worlds with many signs (gpu textures overflow), add most basic optimizations, clear textures on chunks unload
...
feat: Add signs debug widget (f3+t) which shows all loaded signs and its positions
2024-02-06 10:02:31 +03:00
Vitaly
afd10e9910
feat: old generator plains is now replaced with a new one (default). No compatibility is preserved for old worlds
2024-02-05 05:09:15 +03:00
Vitaly
a95f257e65
feat: basic support for 1.20.2
2024-01-22 02:07:52 +05:30
Vitaly Turovsky
c6ab5587d0
use npm version of flying squid
...
fixes #39
2024-01-21 08:19:32 +05:30
Vitaly
708abfab03
feat: ported player animations. Seems mineflayer doesn't update velocity correctly so it looks weird.
...
feat: Add useless antialising. Disabled by default, enable in settings
fix: fix chat messages duplicating ids errors in console
2024-01-20 12:20:03 +05:30
Vitaly
9e76522957
feat(advanced-thing): display last unparsed stingified packet in connection server error
2024-01-20 07:49:46 +05:30
Vitaly
9a8a8273cf
fix: a lot of chat completion bug fixes (now there are displayed in more cases)
2024-01-17 08:06:47 +05:30
Vitaly
2bbacf23ad
fix tsc
2024-01-10 06:20:34 +05:30
Vitaly
34e393b6d7
fi x biuld
2024-01-10 06:14:26 +05:30
Vitaly
754afb446e
feat: now storybook components are available on /storybook url
2024-01-10 06:04:24 +05:30
Vitaly
e5c864b053
feat: basic support for click event & hover event!
2024-01-10 05:49:10 +05:30
Vitaly
aecd64cb1e
fix: add logic for force reload when failed to update application because of browser or cdn cache, update status on click
2024-01-08 06:22:40 +05:30
Vitaly
91ff022190
fix(regression): restore working of send history
2024-01-08 00:20:26 +05:30
Vitaly Turovsky
9c4c439142
feat: now you can control opacity of the chat (and in opened state too!)
...
feat: now camera sens Y defaults to the sens X value (can be set to mirror X value by moving slider to the left)
fix(regression): chat mobile styles were incorrect, fix chat overflow when settings are opened
2024-01-05 23:41:25 +05:30
Vitaly Turovsky
47471511a3
fix(regression): fix degraded performance on colored messages spam
2024-01-05 22:37:05 +05:30
Vitaly Turovsky
bc38ea977d
fix lint
2024-01-05 05:42:09 +05:30
Vitaly Turovsky
64bbb6ee0f
fix(regression): wasn't possible to open chat on mobile
2024-01-05 02:26:27 +05:30
Vitaly Turovsky
28a40c6f6d
fix: now gpu preference can be set to force lower-power gpu in rare scenarios (new setting instead of "use dedicated gpu"). the current setting is just a hint for browser, which can be ignored
2024-01-05 02:18:46 +05:30
Vitaly
e0ab281c64
fix(regression): autocomplete wasn't triggered on
2024-01-04 17:43:47 +05:30
Vitaly
de66e6cf84
fix: chat messages history was not saving
2024-01-04 06:12:27 +05:30
Vitaly
8dc5016d26
feat: implement basic sound system 🔊 🔊 🔊 !
2024-01-04 05:08:53 +05:30
Vitaly
05c14ecab2
fix imports once again
2024-01-03 20:11:06 +05:30