Vitaly Turovsky
228d60056b
hotfix: offline server check crashes other servers checks
2024-05-05 03:57:21 +03:00
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! ( #111 )
2024-05-05 03:25:08 +03:00
Vitaly
826c66b9ec
feat: brand new Servers List UI /w auto login feature! ( #110 )
2024-05-04 16:07:18 +03:00
Vitaly
b278016460
implement disableDuringGame
2024-04-29 02:59:36 +03:00
Vitaly Turovsky
9322e09a83
fix: "modern" controls now correctly works with flying
...
fix: right stick button on gamepad now toggles sneaking
2024-04-27 22:55:25 +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
cf83844281
fix annoying f3 issue
2024-04-26 09:44:47 +03:00
Vitaly
d7f5e98fe3
update typescript to 5.5
2024-04-26 09:44:04 +03:00
Vitaly
0886af9b05
feat: Migrate HUD to React, new hotbar and bars ( #107 )
2024-04-20 17:38:23 +03:00
Vitaly
0acaa652a3
big worlds refactor with more scalable api, which allows hmr workers
...
fix: better free up ram after world unload & create meshers only when needed
feat: add low ram setting, which makes chunks load performance ~4x worse
2024-04-20 13:16:36 +03:00
Vitaly
2cc524a4ab
rewrite renderers to allow custom ones! worker -> mesher ( #102 )
2024-04-16 09:12:16 +03:00
Vitaly Turovsky
930d972dc6
feat: add jump button to new controls type
2024-04-16 07:22:27 +03:00
Vitaly
889e652455
fix: Make hideable vercel live feedback
2024-04-15 02:04:33 +03:00
Vitaly
da44ad40fc
feat: allow to setup temporary options & commands overrides in QS that wont be saved
2024-04-14 23:22:23 +03:00
gguio
07491fd72c
feat: effects + system indicators in hud! ( #95 )
...
Co-authored-by: gguio <nikvish150@gmail.com>
2024-03-26 16:00:11 +03:00
Vitaly
6997e78cf1
fix warps display for greenfield & click action
2024-03-25 09:57:26 +03:00
Vitaly Turovsky
725eae8a2c
hotfix for signeditor & arrows in wysiwyg
2024-03-24 05:06:29 +03:00
Vitaly Turovsky
2ee21d5f7d
fix: improve google integration ux by saving last folder + fix creating worlds
2024-03-23 19:21:06 +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 Turovsky
dba4043b3e
fix: disable useless second stats panel on ios
2024-03-21 10:28:32 +03:00
Vitaly Turovsky
d7bdf3633d
feat: new reworked notifications
...
feat: support for world icons in singleplayer menu
2024-03-21 07:24:22 +03:00
Vitaly Turovsky
14460a62b2
feat: allow copying maps to device memory from external providers (eg zip, remote) from pause menu
...
feat: display broken worlds warning
fix: fs didn't reset on world unload
feat: allow full warps support (eg Greenfield maps)! with a way to set your own
2024-03-21 06:32:14 +03:00
Vitaly
b632bf03e4
regression in app status hide
2024-03-18 09:52:16 +03:00
Vitaly Turovsky
4d4732d15d
fix: fix critical ui crash in 1.8.8 for chat
2024-03-18 05:22:07 +03:00
Vitaly Turovsky
826fed54d9
fix: rewrite google drive integration by using native picker (safer for user)
...
fix: allow to switch accounts in google provider (fix sign out)
feat: add google drive ui integration (open with context menu)
2024-03-18 05:21:46 +03:00
Vitaly Turovsky
0ac4177a65
add privacy policy for google
2024-03-17 05:53:58 +03:00
Vitaly
c04c9cfdad
feat: implement Google Drive storage provider ( #87 )
2024-03-17 05:25:21 +03: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 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