Vitaly Turovsky
52599b9852
revert rsbuild upgrade
2025-02-07 12:46:30 +03:00
Vitaly Turovsky
652fd41d1b
cypress test
2025-02-07 12:42:22 +03:00
Vitaly Turovsky
f3430dbc22
fix lint
2025-02-07 12:33:24 +03:00
Vitaly Turovsky
4d82939014
should fix ci
2025-02-07 12:29:24 +03:00
Vitaly Turovsky
a4a758bfbe
add reconnect button
2025-02-07 12:24:41 +03:00
Vitaly Turovsky
e6dfa2b066
impl conn indicators!!!
2025-02-07 07:17:52 +03:00
Vitaly
92dce866d6
Update ServersListProvider.tsx
2025-02-06 18:55:15 +03:00
Vitaly
447a1bc2fc
Update mc-protocol.ts
2025-02-06 18:40:34 +03:00
Vitaly
71bab78ebf
display connection issues icon
2025-02-06 13:19:41 +00:00
Vitaly
7235be12dd
Merge branch 'rsbuild-upgrade' into misc-1
2025-02-06 13:03:31 +00:00
Vitaly Turovsky
1b7ccbd77f
up workflows
2025-02-06 08:47:12 +03:00
Vitaly Turovsky
3bfaa2980c
up mc-assets to resolve issues with some items custom texture rendering
2025-02-06 08:45:05 +03:00
Vitaly Turovsky
09f91d1491
try to use pnpm action setup and recommend usign corepack
2025-02-06 08:40:24 +03:00
Vitaly Turovsky
42275df14d
feedback: remove setting default keybindings to arrows to avoid confusion on accidental arrow keys pressing which might happen in super comfy gamer setups like boxes falling on right part of keyboard which is never used
2025-02-05 14:51:44 +03:00
Vitaly Turovsky
e54c262972
fix dropped blocks rendering
2025-02-05 14:38:18 +03:00
Vitaly Turovsky
20830bc257
fix(resourcepack): fix custom items textures
...
feat: implement support for custom models tags - new minecraft feature for resourcepack for items
feat: dropped blocks rendered as blocks
feat: add support for new
2025-02-05 14:05:23 +03:00
Vitaly Turovsky
6bf4a4f2a3
hotfix: allow complex messages to be displayed in chat
2025-02-05 07:21:42 +03:00
Vitaly Turovsky
97e1395464
up tech
v0.1.71
2025-02-04 16:46:23 +03:00
Vitaly Turovsky
2ccc462679
fix eslint
2025-02-04 08:42:31 +03:00
Max Lee
e2a093baf1
feat: enable bossbar by default & support for custom title texts ( #259 )
2025-02-04 08:11:11 +03:00
Vitaly Turovsky
bc4425e7fb
update rsbuild to latest
2025-02-04 07:35:36 +03:00
Vitaly Turovsky
50baabad90
dont ignore version override!
2025-02-04 07:04:34 +03:00
Vitaly Turovsky
0d778dad80
fix auto wss
2025-02-04 05:22:22 +03:00
Vitaly Turovsky
d4345b19f1
linting
2025-02-04 05:15:41 +03:00
Vitaly Turovsky
b5a16d520a
feat: Add WebSocket server support for direct connections! (no proxy url is used then)
2025-02-04 04:56:37 +03:00
Vitaly Turovsky
32acb55526
better loading msg
2025-02-03 11:04:35 +03:00
Vitaly Turovsky
41489130d6
feat: wait for resource pack install before displaying world to avoid chunks reloading
2025-02-03 11:02:12 +03:00
Vitaly
72058f14f2
feat: reimplement auto version - fix bugs, +config, make faster!! ( #262 )
2025-02-03 10:19:59 +03:00
Vitaly Turovsky
4a77ba15b6
disable dedupe check until usability and performanse problemas are fixed in pnpm
2025-02-03 05:16:46 +03:00
Vitaly Turovsky
84d38ba21c
feat: now keyboard arrows control camera rotation
2025-02-03 04:10:45 +03:00
Max Lee
d4e93d4d39
fix: kick screen would allow going back with lockConnect parameter ( #253 )
...
refactor qs getters in codebase
Co-authored-by: Vitaly <vital2580@icloud.com>
2025-02-01 06:24:04 +03:00
Max Lee
6ad1a4d63b
feat: item & maps in frame rendering ( #243 )
...
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2025-02-01 05:46:05 +03:00
Vitaly Turovsky
b35685fc13
fix lint
2025-02-01 05:03:13 +03:00
Vitaly Turovsky
5bc55c1bdf
adjust config merging
2025-02-01 04:30:20 +03:00
Vitaly Turovsky
4cc6767c78
docker: fix volume path to use with public
2025-02-01 04:23:32 +03:00
Vitaly Turovsky
297d94d419
fix sounds enabling in dockerfile
2025-02-01 03:20:13 +03:00
Vitaly
379484327e
refactor: Rework mobile controls! ( #260 )
...
Separate movement and interaction touch controls
Add new options for touch control types (modern/classic)
Refactor touch interaction handling and event management
Create a new GameInteractionOverlay component for touch interactions for less bugs in future
Update touch controls UI and positioning logic
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-02-01 02:51:56 +03:00
Vitaly Turovsky
b5a8bf16ff
fix critical inventory regression
2025-02-01 02:47:08 +03:00
Vitaly Turovsky
978bd16785
ci: rm --offline flag
2025-02-01 02:34:49 +03:00
Vitaly Turovsky
51d8975f5e
chore: Update net-browserify dependency to GitHub source
2025-02-01 02:27:43 +03:00
Vitaly Turovsky
28552bd1de
feat: Add option to disable service worker during build
2025-02-01 02:23:47 +03:00
Vitaly Turovsky
ad2ba0e24f
feat(server): Add server connection validation and username validation on connect server UI with QS
2025-02-01 02:23:24 +03:00
Vitaly Turovsky
b7da6e201f
up browserify
2025-02-01 01:52:04 +03:00
Vitaly Turovsky
81aaaab76d
fix(proxy): Improve proxy URL handling for non-standard ports
2025-02-01 00:58:46 +03:00
Vitaly Turovsky
8766eaae21
fix signal crash regression
2025-02-01 00:42:49 +03:00
Vitaly Turovsky
92ce4dd0d8
chore(ci): Update GitHub Actions workflow dependencies
...
- Upgrade actions/upload-artifact to v4
- Minor workflow configuration refinements
2025-02-01 00:35:06 +03:00
Vitaly Turovsky
f755385981
refactor: rm loadedGameState, add a way to copy server resource pack to local
2025-01-31 05:52:55 +03:00
Vitaly Turovsky
14b7cb039a
feat(ui): Improve server list UI
...
- Implement concurrent server status fetching with rate limiting
- Show offline status for servers that cannot be reached
2025-01-31 04:40:15 +03:00
Vitaly Turovsky
28f0546f3b
feat(ui): add back, close buttons in settings for mobile
2025-01-31 03:52:07 +03:00
Vitaly Turovsky
317b84943a
feat: Add block highlight color option to allow always it to be blue (useful!)
2025-01-29 19:33:55 +03:00