Vitaly Turovsky
73ccb48d02
feat: Add F3+H chunks debug screen! not really useful for now since chunks not visible bug was not fixed yet
2025-04-16 18:24:19 +03:00
Vitaly Turovsky
6a8de1fdfb
fix: sometimes auto login suggestion was not visible due to overlapping notification issue
2025-04-16 03:22:25 +03:00
Vitaly Turovsky
c5e8fcb90c
feat: add controls debug interface! Debug happening actions in your game & keyboard buttons!!!!
2025-04-14 17:21:22 +03:00
Vitaly Turovsky
7824cf64a2
fix lint
2025-04-09 05:46:40 +03:00
Vitaly Turovsky
0b72ea61c7
fix: add time to debug overlay
2025-04-09 04:34:58 +03:00
Vitaly Turovsky
4fc8011413
feat(customChannelsPreview): add sections moving animations
2025-04-07 19:00:21 +03:00
Vitaly Turovsky
0a85de180e
should fix modal not found error on server connect UI
2025-04-07 17:00:39 +03:00
Vitaly
0aa4d11bdd
feat: Performance benchmark!! ( #153 )
2025-04-07 02:21:37 +03:00
Vitaly Turovsky
9b71ae1a24
feat: rework mobile button control sizes & joystick. Make size of every button and joystick configurable via configurator UI from settings!
2025-04-06 00:23:17 +03:00
Vitaly
908fa64f2f
pick most of changes from webgpu for better stability ( #322 )
2025-04-06 00:22:27 +03:00
Vitaly Turovsky
c025a1c75a
fix a lot annoying sentry errors
2025-04-05 18:55:59 +03:00
Vitaly Turovsky
70fbe1b0e2
dont clip edition
2025-03-31 22:06:30 +03:00
Vitaly Turovsky
f895304380
add debug method and fix f3 custom block name display
2025-03-31 13:32:40 +03:00
Vitaly Turovsky
6f15fcc726
fix: display proxy disconnect message to the client when proxy server is being shutdown
2025-03-29 09:57:57 +03:00
Vitaly Turovsky
e2f28e4975
fix: fix hotbar & inv texture updates on resources change
...
fix: delay autologin /login sending
2025-03-29 05:34:32 +03:00
Vitaly Turovsky
c3b4eb953f
feat: add much better video support
2025-03-29 04:48:39 +03:00
Vitaly Turovsky
850ae6c2da
fix: put just connected server to start of list
2025-03-29 02:01:05 +03:00
Max Lee
47be0ac865
feat: Item custom model data support ( #318 )
...
* feat: Item custom model data support
* rename prop, jsdoc for clarity
* explicit resource manager because it can be run in different threads, up mc-assets
* fix tsc
---------
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2025-03-26 08:22:38 +03:00
Vitaly Turovsky
cd9b796f16
feat: now save actually changed options instead of all options in new localstorage key changedSettings for clarity
2025-03-26 07:12:53 +03:00
Vitaly Turovsky
3690cb22aa
fix classic panorama regression
2025-03-26 04:39:33 +03:00
Vitaly Turovsky
33debc1475
feat(experimental): make loading chunks as smooth as possible by delaying work to get more rendered fps at that time. It helps to eliminate massive fps drops on big chunks of data, however might introduce new possible race conditions.
...
Also disabled full maps completely because it was hard to optimize atm.
Now chunks load ~30-50% slower but smoother. Note that using waitChunksToLoad settings remains unchanged - time is the same
2025-03-26 03:48:22 +03:00
Vitaly Turovsky
46787309e2
fix: fix camera shake effect! rewrite impl. Fix offhand holding block now can become empty
2025-03-25 22:58:24 +03:00
Vitaly Turovsky
1015556834
use graphics backend id
2025-03-25 21:33:12 +03:00
Vitaly Turovsky
761c92e27c
fix: always set sign text even in rich formatted mode so you dont lose your text if nbt edit command doesnt work (which is the case for the latest versions)
2025-03-25 21:09:48 +03:00
Vitaly Turovsky
8786448d07
fix tsc
2025-03-25 04:07:34 +03:00
Vitaly
0f3145bb8e
feat: app <-> renderer REWORK. Add new layers for stability ( #315 )
2025-03-25 02:08:32 +03:00
Vitaly Turovsky
df10bc6f1b
feat: add client tps info to f3
2025-03-25 00:50:28 +03:00
Vitaly
563f5fa007
feat: Add videos/images from source with protocol extension ( #301 )
2025-03-24 20:17:54 +03:00
Vitaly Turovsky
4a4823fd6a
highlight main actions
2025-03-21 04:18:24 +03:00
Vitaly Turovsky
e1758a84d0
fix bossbar crash when server tries to upate/remove non existent one
2025-03-20 05:14:23 +03:00
Vitaly Turovsky
6b1a82a6b3
fix possible crash on non existing server data update
2025-03-20 04:37:42 +03:00
Vitaly Turovsky
ba0287f278
fix: preserve list of initial servers when adding server, add always to top
...
feat: focus server ip input on adding or editing
2025-03-20 04:19:11 +03:00
Vitaly Turovsky
2277020de7
fix swing animations and improve replay server functions
2025-03-18 21:46:44 +03:00
Vitaly Turovsky
1b96577402
update group name
2025-03-17 20:09:57 +03:00
Vitaly Turovsky
5bb09a88bc
fix: dont confuse with incorrect version display, allow to use config values as params in real time
2025-03-17 20:08:32 +03:00
Vitaly
36bf18b02f
feat: refactor all app storage managment ( #310 )
2025-03-17 16:05:04 +03:00
Vitaly Turovsky
3e056946ec
add world download button
2025-03-15 02:20:47 +03:00
Vitaly
897c991a0e
fix: respect main menu links display from config ( #308 )
2025-03-14 19:53:59 +03:00
Vitaly Turovsky
a67b9d7aa2
active back all vanilla mechanics like hotbar wheel when replay window is minimized
2025-03-14 19:11:14 +03:00
Vitaly Turovsky
518d6ad866
fix always display reconnect and better last packets display (time)
2025-03-14 02:13:04 +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
91dc4d1007
fix build info alert
2025-03-13 23:27:44 +03:00
Vitaly Turovsky
1267dcceae
fix: reconnect button sometimes was not displayed
2025-03-13 23:11:12 +03:00
Vitaly Turovsky
c947b285ea
fix: fix action bar text was not visible on ios (when landscape)
2025-03-13 23:06:41 +03:00
Vitaly Turovsky
78313ee225
fix more annoying crash edge cases
2025-03-12 01:55:18 +03:00
Vitaly
b8b1320258
feat: single file build! ( #181 )
2025-03-11 23:58:52 +03:00
Vitaly Turovsky
f9c042b00f
add groups into UI for future work
2025-03-11 19:55:03 +03:00
Vitaly Turovsky
a6018c6891
remove not working google drive button to avoid confusion
2025-03-11 19:42:13 +03:00
Vitaly Turovsky
ec953fd5d1
feat: never force resort items in the list and allow to resort manually with shift+up/down
2025-03-11 19:37:34 +03:00
Vitaly Turovsky
734d195be0
fix errors spamming from players list
2025-03-11 02:11:36 +03:00