Commit graph

66 commits

Author SHA1 Message Date
Vitaly
b8d47b833b use white in selector 2024-02-15 04:58:21 +03:00
Vitaly
7966610788 Revert "fix: don't autoreload the app when next version is available (bugfix)"
This reverts commit 9954607e11.
2024-02-14 11:41:43 +03:00
Vitaly
9954607e11 fix: don't autoreload the app when next version is available (bugfix) 2024-02-14 11:41:39 +03:00
Vitaly Turovsky
3656a5a9ac fix: improve touch controls detections, always respect force enable touch setting 2024-02-14 05:48:59 +03:00
Vitaly Turovsky
d549d3d3b8 don't display aux inputs on other platform than ios 2024-02-13 07:31:29 +03:00
Vitaly Turovsky
eca218f9df fix: sending messages didn't work in chrome android. fixed enter action 2024-02-12 17:10:32 +03:00
Vitaly Turovsky
3ff4ba3849 ui fixes: 0 in chat and initial loader didn't show 2024-02-12 16:25:22 +03:00
Vitaly Turovsky
346211d245 fix: fix critical fps regression in worlds with many signs (gpu textures overflow), add most basic optimizations, clear textures on chunks unload
feat: Add signs debug widget (f3+t) which shows all loaded signs and its positions
2024-02-06 10:02:31 +03:00
Vitaly
afd10e9910 feat: old generator plains is now replaced with a new one (default). No compatibility is preserved for old worlds 2024-02-05 05:09:15 +03:00
Vitaly
a95f257e65 feat: basic support for 1.20.2 2024-01-22 02:07:52 +05:30
Vitaly Turovsky
c6ab5587d0 use npm version of flying squid
fixes #39
2024-01-21 08:19:32 +05:30
Vitaly
708abfab03 feat: ported player animations. Seems mineflayer doesn't update velocity correctly so it looks weird.
feat: Add useless antialising. Disabled by default, enable in settings
fix: fix chat messages duplicating ids errors in console
2024-01-20 12:20:03 +05:30
Vitaly
9e76522957 feat(advanced-thing): display last unparsed stingified packet in connection server error 2024-01-20 07:49:46 +05:30
Vitaly
9a8a8273cf fix: a lot of chat completion bug fixes (now there are displayed in more cases) 2024-01-17 08:06:47 +05:30
Vitaly
2bbacf23ad fix tsc 2024-01-10 06:20:34 +05:30
Vitaly
34e393b6d7 fi x biuld 2024-01-10 06:14:26 +05:30
Vitaly
754afb446e feat: now storybook components are available on /storybook url 2024-01-10 06:04:24 +05:30
Vitaly
e5c864b053 feat: basic support for click event & hover event! 2024-01-10 05:49:10 +05:30
Vitaly
aecd64cb1e fix: add logic for force reload when failed to update application because of browser or cdn cache, update status on click 2024-01-08 06:22:40 +05:30
Vitaly
91ff022190 fix(regression): restore working of send history 2024-01-08 00:20:26 +05:30
Vitaly Turovsky
9c4c439142 feat: now you can control opacity of the chat (and in opened state too!)
feat: now camera sens Y defaults to the sens X value (can be set to mirror X value by moving slider to the left)
fix(regression): chat mobile styles were incorrect, fix chat overflow when settings are opened
2024-01-05 23:41:25 +05:30
Vitaly Turovsky
47471511a3 fix(regression): fix degraded performance on colored messages spam 2024-01-05 22:37:05 +05:30
Vitaly Turovsky
bc38ea977d fix lint 2024-01-05 05:42:09 +05:30
Vitaly Turovsky
64bbb6ee0f fix(regression): wasn't possible to open chat on mobile 2024-01-05 02:26:27 +05:30
Vitaly Turovsky
28a40c6f6d fix: now gpu preference can be set to force lower-power gpu in rare scenarios (new setting instead of "use dedicated gpu"). the current setting is just a hint for browser, which can be ignored 2024-01-05 02:18:46 +05:30
Vitaly
e0ab281c64 fix(regression): autocomplete wasn't triggered on 2024-01-04 17:43:47 +05:30
Vitaly
de66e6cf84 fix: chat messages history was not saving 2024-01-04 06:12:27 +05:30
Vitaly
8dc5016d26 feat: implement basic sound system 🔊🔊🔊! 2024-01-04 05:08:53 +05:30
Vitaly
05c14ecab2 fix imports once again 2024-01-03 20:11:06 +05:30
Vitaly
d68e8b8287 fix: move chat component from lit to react fixing many bugs (eg improving completions experience a bit) and probably introducing a few ones.
fix: now finally chat properly decodes color symbols e.g. §c - red
2024-01-03 19:49:05 +05:30
Vitaly
41ea0517fd fix: don't crash when R is pressed after not-first successful connect 2024-01-01 18:35:54 +05:30
Vitaly
20b6344deb refactor: open github cleanup 2023-11-24 13:52:00 +03:00
Vitaly
d2b59f5797 fix: revert smooth fps patch to fix render issues (regression)
fix: forcefully cleanup the scene from chunks with f3+a
2023-11-23 06:12:03 +03:00
Vitaly
98231242a1 don't use forwardRef anti-pattern
fix: make first-time tooltip buttons less-annoying
2023-11-23 00:48:53 +03:00
Vitaly
badf510fed fix: map provider button now doesn't open a new tab 2023-11-14 23:39:12 +03:00
Vitaly
3cb029808d fix: sometimes death screen were not displayed on relogin & world change 2023-11-11 12:24:17 +03:00
Vitaly
c36d42e5d5 feat: display fullscreen button on android devices 2023-11-10 12:48:55 +03:00
Vitaly
3b4d5e04b8 fix: minimal value of settings by default is now 0 which is important for sound
fix: don't start audiocontext when muted, so browser don't try to take exclusive control over sound output device when it's busy in super advanced setups
2023-11-10 11:13:58 +03:00
Vitaly Turovsky
4248b38e86 hotfix: don't crash singleplayer screen when save has no LevelName 2023-11-05 07:53:00 +03:00
Vitaly Turovsky
35574bafd2 fix: death screen was broken
fix: rare crash when spawn was received before player data
fix: sometimes signs were not displayed in latest versions
2023-11-05 06:27:36 +03:00
Vitaly Turovsky
443496a788 fix: drop download & deploy size by 1.5x by inlining optimized block collision shapes 2023-11-04 09:04:09 +03:00
Vitaly Turovsky
9e1bc42336 fix: couldn't create worlds in safari < 17 (below ios 17) 2023-11-04 07:22:34 +03:00
Vitaly
d546fa8f41 enable strict null types which improves quality of codebase a lot!
todo add types to worker & world renderer
2023-11-01 03:07:07 +03:00
Vitaly Turovsky
843c1a016b don't mutate default server options! 2023-11-01 01:44:56 +03:00
Vitaly Turovsky
415a9bf4d6 hotfix: sometimes main menu was crashing 2023-10-28 06:20:18 +03:00
Vitaly Turovsky
37493f7469 disable world options for now, fix map provider action 2023-10-28 04:55:03 +03:00
Vitaly Turovsky
b0d98add20 main menu tooltip fixes
gen items faster when folder already exist
2023-10-28 02:39:45 +03:00
Vitaly Turovsky
2dc20696e1 feat: add first time tooltips to main menu 2023-10-27 22:55:37 +03:00
Vitaly
e7adabf50b feat(experimental): add maps provider 2023-10-27 20:37:09 +03:00
Vitaly
0c85320d82 a bunch of mobile fixes
fix(singleplayer): fix issues were void and water-only worlds couldnt' be loaded because server were unable to find spawn point
2023-10-27 08:17:08 +03:00