Vitaly Turovsky
e08d3f8150
cit
2025-02-04 17:04:15 +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
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
Vitaly Turovsky
2490fbe211
fix(regression): minecity and some other maps broke
2025-01-29 05:26:46 +03:00
Vitaly
df442338f8
feat(sounds): Add sound variants and resource pack support! ( #258 )
...
feat: add in-game music support! Enable it with `options.enableMusic = true`
2025-01-29 04:54:51 +03:00
Vitaly Turovsky
a628f64d37
fix: deactivate mouse buttons when window loses focus (edge case)
2025-01-29 04:03:04 +03:00
Vitaly Turovsky
1f5404be9d
DOWNLOAD_SOUNDS flag
2025-01-29 04:02:21 +03:00
Vitaly
3de1089a1c
fix: disable block breaking in adventure ( #252 )
2025-01-29 03:01:08 +03:00
Vitaly
062115c42b
feat: try to bring tab attention or focus it when you are finally joined the server
2025-01-28 21:29:53 +03:00
Max Lee
41684bc028
fix: title would not get rendered and rendering times be wrong ( #254 )
2025-01-28 19:42:06 +03:00
Vitaly Turovsky
a442acf49a
fix build
v0.1.70
2025-01-28 19:25:22 +03:00
Vitaly
ff36f75e44
fix regression to quick elem re-focus
2025-01-27 23:09:32 +03:00
Vitaly Turovsky
91ef3ccd3c
wip colored button options
2025-01-27 19:49:27 +03:00
Vitaly Turovsky
e6ce6dc268
feat: enhance OptionButton navigation with shift key support for reverse cycling
2025-01-27 19:47:20 +03:00
Vitaly
5a948828b7
Should fix test
2025-01-27 14:35:33 +03:00
Vitaly Turovsky
6d91ad3d41
add lint-fix script
2025-01-27 06:21:42 +03:00
Vitaly Turovsky
ccc1d760e0
run dedupe
2025-01-27 06:19:06 +03:00
Vitaly Turovsky
463b9ef80a
feat: enable global arrows navigation in server/saves list, always focus on first server
2025-01-27 06:19:02 +03:00
Vitaly Turovsky
382a685b65
fix: fix light and bubble_column blocks rendering, fix waterlogging for ocean vegetation (plants)
2025-01-27 06:10:31 +03:00
Vitaly Turovsky
5694d14d58
feat: add camera shake effect when player takes damage
2025-01-27 05:57:58 +03:00