Commit graph

1,997 commits

Author SHA1 Message Date
Max Lee
5269ad21b5
feat: Add spectator mode entity spectating (#369) v0.1.91 2025-06-18 17:07:00 +03:00
Vitaly Turovsky
f126f56844 fix: fix visual gaps between blocks of water! 2025-06-18 16:57:03 +03:00
Vitaly Turovsky
1b20845ed5 fix initial component mount sometimes displays not found modal
the reason why it happens is known
2025-06-18 08:37:22 +03:00
Vitaly
f3ff4bef03
big renderer codebase cleanup: clean player state (#371) 2025-06-18 08:19:04 +03:00
Vitaly Turovsky
679c3775f7 feat: convert formatted text color to display p3 display so its more vibrant on macbooks with xdr display and other p3 monitors 2025-06-15 16:52:24 +03:00
Vitaly Turovsky
8c71f70db2 fix: fix shifting didn't work on some servers after check 2025-06-13 15:12:58 +03:00
Vitaly Turovsky
9f3079b5f5 feat: rework effects display with new UI! fix a few related bugs 2025-06-13 14:14:08 +03:00
Vitaly Turovsky
794cafb1f6 feat: add useful entities debug entry to F3 2025-06-13 13:22:15 +03:00
Vitaly Turovsky
a3dcfed4d0 feat: add time and battery status that is displayed in fullscreen by default 2025-06-13 13:11:06 +03:00
Vitaly Turovsky
b69813435c up test 2025-06-13 08:06:09 +03:00
Vitaly Turovsky
1e513f87dd feat: add End portal & gateway rendering 2025-06-13 05:23:58 +03:00
Vitaly Turovsky
243db1dc45 use range generation instead 2025-06-13 04:56:40 +03:00
Vitaly Turovsky
ac7d28760f feat: Implement always up-to-date recommended servers display! Fix other annoying issues in servers list 2025-06-13 04:51:48 +03:00
Vitaly Turovsky
cfce898918 make random username configurable 2025-06-11 03:19:14 +03:00
Vitaly
14effc7400
Should fix lint v0.1.90 2025-06-10 07:26:50 +03:00
Vitaly Turovsky
a562316cba rm dead servers 2025-06-10 06:33:18 +03:00
Vitaly Turovsky
6a583d2a36 feat: Custom chat ping functionality!!! To ping on any server type @ and on other web client such ping will be highlighted. Can be disabled.
todo: enable a way to display ping-only messages
todo: reply (public/private) command
todo: fix copmletion offset
2025-06-10 06:33:01 +03:00
Vitaly Turovsky
5575933559 change title for mcraft.fun version 2025-06-10 05:26:32 +03:00
Vitaly Turovsky
e982bf1493 fix(important): make chat word breaking match Minecraftt behavior 2025-06-10 05:24:28 +03:00
Vitaly Turovsky
1c93fd7f60 fix wording 2025-06-10 05:22:52 +03:00
Vitaly
a2e9404a70
feat: Simple but effective renderer perf debug features (#347) 2025-06-05 20:22:58 +03:00
Vitaly Turovsky
38a1d83cf2 fix(regression): B on gamepad was opening pause menu instead of start (default actions map conflict). Now start if clicked again closes all modals 2025-06-05 04:07:22 +03:00
Vitaly Turovsky
314ddf7215 mobile: add back select item button, drop stack on hold action (add command!) 2025-06-05 03:37:17 +03:00
Vitaly Turovsky
829e588ac1 fix F3 handling when other keys are pressed (restore), adjust mic button 2025-06-05 03:32:09 +03:00
Max Lee
8b2276a7ae
Add server-side logging and timeout option (#366) 2025-06-04 17:07:00 +03:00
Maksim Grigorev
7635375471
Resolve issue with non-functional F3 key (#365) 2025-06-03 13:14:34 +03:00
Maksim Grigorev
087e167826
feat: configurable mobile top buttons! (#361) 2025-05-30 16:43:06 +03:00
Vitaly Turovsky
c500d08ed7 hotfix: restore hand 2025-05-27 11:30:21 +03:00
Vitaly Turovsky
50907138f7 fix edge case infinite loop in mesher v0.1.89 2025-05-26 01:09:43 +03:00
Vitaly Turovsky
99d05fc94b improve stability of minimap
(though full refactor is still needed)
2025-05-25 16:16:14 +03:00
Vitaly Turovsky
0c68e63ba6 fix: restore VR support. Fix rotation / position camera bugs 2025-05-25 12:55:27 +03:00
Vitaly Turovsky
04a85e9bd1 minimap: don't do more 20 updates per seconds 2025-05-24 18:26:47 +03:00
Vitaly
3cd778538c
feat: Sync armor rotation for players (#363) 2025-05-22 14:50:58 +03:00
Vitaly Turovsky
9726257577 fix: do not display capture lock message when possilbe (avoid flickering - do strategy switch)
feat: make tab (players list) keybindign configurable and add a way to assign to a gamepad button
2025-05-22 14:46:44 +03:00
Max Lee
5a663aac2f
fix: item textures in inventory break after loading resourcepack (#362) 2025-05-21 18:53:20 +03:00
Vitaly
7cea1b8755
fix tsc 2025-05-21 18:45:54 +03:00
Vitaly Turovsky
5ea2ab9c1a fix: update tab header/footer in real time, use player display name in tab 2025-05-21 13:55:52 +03:00
Vitaly Turovsky
b36d08528f fix: fix hanging forever server ping and weboscket connections 2025-05-21 06:36:39 +03:00
Vitaly Turovsky
a4e70768dd fix test 2025-05-21 05:53:59 +03:00
Vitaly Turovsky
ecb53fab88 up tracker 2025-05-21 05:46:36 +03:00
Vitaly Turovsky
b2ef71fc19 up mc data, physics, autojump 2025-05-21 05:37:33 +03:00
Vitaly
f4196d6aba
feat(config): Add support for remote dynamic splash text (#358) 2025-05-20 19:50:26 +03:00
Vitaly
4f78534ca4
Update config.json 2025-05-20 19:49:36 +03:00
Maksim Grigorev
7799ccc370
Update src/react/MainMenu.tsx
Co-authored-by: Vitaly <vital2580@icloud.com>
2025-05-20 19:08:34 +03:00
Maxim Grigorev
5efe3508df fix: optimized splash text loading 2025-05-20 22:03:31 +07:00
Vitaly
4d70128ac6
Update config.json 2025-05-20 13:53:26 +03:00
Maxim Grigorev
b4df2e1837 feat: improved splash text loading for better UI 2025-05-20 16:56:38 +07:00
Vitaly Turovsky
83366ec5fa improve Click to capture mouse by not displaying it in less cases 2025-05-20 02:02:43 +03:00
Maxim Grigorev
b2a1bd10e4 fix: improoved the code 2025-05-19 19:26:12 +07:00
Maksim Grigorev
90c283c5ee
Update src/utils/splashText.ts
Co-authored-by: Vitaly <vital2580@icloud.com>
2025-05-19 15:17:36 +03:00