Commit graph

338 commits

Author SHA1 Message Date
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
Vitaly Turovsky
14d3bba5f5 rm serverslist storybook 2025-03-11 02:04:22 +03:00
Vitaly Turovsky
28da4e60f0 hotfix for ui crash on disconnect 2025-03-06 20:12:05 +03:00
Vitaly Turovsky
d35bf41e8c fix: fix displaying of unsigned messages (still need to simplify weird mineflayer parsing) 2025-03-05 23:12:19 +03:00
Vitaly Turovsky
e7b012c08d feat: Display players list on long chat button hold 2025-03-05 22:58:11 +03:00
Vitaly Turovsky
a27fa4cd1d feat: Add interaction hint for touch-based entity targeting 2025-03-05 22:49:36 +03:00
Vitaly Turovsky
c6b8efe4e8 hotfix: should fix edge case when canvas was out of viewport bounds on ios 2025-03-05 22:22:35 +03:00
Vitaly
0db49e7879
feat: Full support for rendering blocks in inventory GUI powered by deeplsate (#292) 2025-03-05 15:11:42 +03:00
Vitaly Turovsky
465ce35e83 feat: display motd/players info for ws servers (still no icon sadly)
add new server
2025-03-05 13:02:55 +03:00
Vitaly
1c700aac1e
feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
Vitaly Turovsky
2619e5da89 fix: was not possible to click notification, make error routing more strict & obvious 2025-03-03 17:42:01 +03:00
Vitaly Turovsky
b0da1e41d6 fix: fix crashes on packets logging recording
fix: make replay panel minmizable
2025-03-03 15:31:25 +03:00
Vitaly
ceb4cb0b66
feat: Refactor mouse controls, fixing all false entity/item interaction issues (#286) 2025-02-27 15:26:38 +03:00
Vitaly Turovsky
dec93c2b64 fix react warning 2025-02-27 04:48:16 +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
2414111b9c feat: add packets recording control to pause menu, display packets view after recording was started for in real time server packets debug, fix auto captured packets display 2025-02-26 23:29:18 +03:00
Vitaly Turovsky
edad57a225 feat: allow to load client without free space on device (or no write permissions) 2025-02-26 22:56:02 +03:00
Max Lee
52ae41a78d
Add better chat link prompt screen (#290) 2025-02-26 22:33:50 +03:00
Max Lee
8ff05924dd
feat: add config option for pause screen links (#288) 2025-02-26 22:31:22 +03:00
Vitaly Turovsky
acd8144d76 feat: initial config.json is now bundled on build step, which is required for defaultSettings
feat: allow to specify default and locked settings in config.json
feat: allow to specify default app params in config.json
feat: rework how loading progress is reported in app on connect
feat: add setting to wait for chunks to load before starting rendering (which is highly recommended to enable), however not enabled by default because functionality is top priority of the client out of the box, not pleasent ux, so pls enable yourself
2025-02-26 03:29:10 +03:00
Vitaly Turovsky
cde239211c fix: change chat completions filtering to be not aggressive 2025-02-24 21:21:48 +03:00
Vitaly Turovsky
2e3363dce8 a lot of replay code cleanup 2025-02-24 01:18:48 +03:00
Vitaly Turovsky
2cb8bea374 fix types 2025-02-23 21:55:07 +03:00
Vitaly Turovsky
bdea1fc50c a huge progress on packet replay component, fix bugs add switches 2025-02-23 21:52:12 +03:00
Vitaly Turovsky
9613a0e644 fix: fix bossbar flickering 2025-02-23 20:06:47 +03:00
Vitaly Turovsky
75e44407ed fix autocomplete in replay 2025-02-23 20:06:25 +03:00
Vitaly Turovsky
334e8a502d fix a few bugs in packet, replayer
feat: add a way to ALWAYS inspect 30 packets on disconnect
fix: fix a few server packets
2025-02-23 04:45:33 +03:00
Vitaly
1387cb036b
feat: Replay packets server functionality! (#287)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-23 03:48:15 +03:00
Vitaly Turovsky
f0d5ad616d fix: fix visual issue when loading screen disappears
fix: display loading pregress of server resourecepacks
2025-02-21 20:38:24 +03:00