Commit graph

486 commits

Author SHA1 Message Date
Vitaly
86554050c3 up tested ver 2024-05-05 03:26:56 +03:00
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Vitaly
826c66b9ec
feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
Vitaly
cfb9b17fd4 fix: don't attack on right click 2024-05-04 13:10:03 +03:00
Vitaly
b278016460 implement disableDuringGame 2024-04-29 02:59:36 +03:00
Vitaly
d83120fdce disable smooth lighting for now as it doesn't work correctly 2024-04-29 02:59:35 +03:00
Vitaly Turovsky
9322e09a83 fix: "modern" controls now correctly works with flying
fix: right stick button on gamepad now toggles sneaking
2024-04-27 22:55:25 +03:00
Vitaly Turovsky
a504d3f5aa disable some useless warnings 2024-04-27 16:11:38 +03:00
Vitaly Turovsky
b9aa449071 fix ios hotbar, fix item name display, fix item select, fix inv open 2024-04-27 15:51:06 +03:00
Vitaly
cf83844281 fix annoying f3 issue 2024-04-26 09:44:47 +03:00
Vitaly
d7f5e98fe3 update typescript to 5.5 2024-04-26 09:44:04 +03:00
Vitaly
619aa5b063 optimize light update in single chunks 2024-04-24 17:16:16 +03:00
Vitaly Turovsky
7a28dfc488 fix water fog 2024-04-20 22:10:10 +03:00
Vitaly
0886af9b05
feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
Vitaly
18aba6edb3 feat: add in water blue fog 2024-04-20 17:37:48 +03:00
Vitaly
bade1957be fix eruda! 2024-04-20 16:22:40 +03:00
Vitaly
2ca66d696d add devReload addition 2024-04-20 16:18:40 +03:00
Vitaly
976f6cab2b add mesher HMR!
fix: fix all colored glass rendering!
2024-04-20 15:28:31 +03:00
Vitaly
d17e1b2acb make bundle smaller and debugger run faster 2024-04-20 13:22:26 +03:00
Vitaly
0acaa652a3 big worlds refactor with more scalable api, which allows hmr workers
fix: better free up ram after world unload & create meshers only when needed
feat: add low ram setting, which makes chunks load performance ~4x worse
2024-04-20 13:16:36 +03:00
Vitaly Turovsky
4fb2de503b fix entities render & crash 2024-04-19 23:46:55 +03:00
Vitaly Turovsky
1c78fd1d51 do the check earlier for message 2024-04-18 11:52:36 +03:00
Vitaly Turovsky
eba9fc2839 fix: fix all known digging issues including fastdigging detection 2024-04-18 11:36:55 +03:00
Vitaly Turovsky
18b6661b94 fix some items rendering 2024-04-18 09:59:13 +03:00
Vitaly Turovsky
d47a92bf35 add new entity models 2024-04-18 09:57:55 +03:00
Vitaly Turovsky
d604ff12ae a few important regression fixes 2024-04-17 08:39:08 +03:00
Vitaly Turovsky
17e13d30b1 add mc data types 2024-04-17 08:03:49 +03:00
Vitaly Turovsky
9a8ff32f5a a few minor but important world renderer fixes & impr 2024-04-17 05:34:20 +03:00
Vitaly
53a6d788a9
feat: Add lighting support for < 1.12 with smooth lighting (#98)
(newer versions are available experimentally under option)
2024-04-16 10:28:49 +03:00
Vitaly
2cc524a4ab
rewrite renderers to allow custom ones! worker -> mesher (#102) 2024-04-16 09:12:16 +03:00
Vitaly Turovsky
930d972dc6 feat: add jump button to new controls type 2024-04-16 07:22:27 +03:00
Vitaly Turovsky
a2b23b6806 fix setting name 2024-04-16 06:59:53 +03:00
Vitaly Turovsky
f747ff1c2b feat: auto parkour mode! (implies auto-jump) 2024-04-16 06:43:24 +03:00
Vitaly Turovsky
219f525409 support for custom input keys / gamepad buttons (no ui yet) 2024-04-16 06:37:22 +03:00
Vitaly
10662bcbc0
feat: Add auto jump (disabled by default for PC & Gamepad users) (#100) 2024-04-16 05:24:47 +03:00
Vitaly
889e652455 fix: Make hideable vercel live feedback 2024-04-15 02:04:33 +03:00
Vitaly
da44ad40fc feat: allow to setup temporary options & commands overrides in QS that wont be saved 2024-04-14 23:22:23 +03:00
Vitaly Turovsky
be87a57192 fix indicator not disappearing sometimes 2024-04-11 05:18:14 +03:00
Vitaly Turovsky
1c45ded805 fix page loadeding indicator showing sometimes 2024-03-28 01:41:48 +03:00
gguio
07491fd72c
feat: effects + system indicators in hud! (#95)
Co-authored-by: gguio <nikvish150@gmail.com>
2024-03-26 16:00:11 +03:00
Vitaly
6997e78cf1 fix warps display for greenfield & click action 2024-03-25 09:57:26 +03:00
Vitaly Turovsky
725eae8a2c hotfix for signeditor & arrows in wysiwyg 2024-03-24 05:06:29 +03:00
Vitaly Turovsky
2ee21d5f7d fix: improve google integration ux by saving last folder + fix creating worlds 2024-03-23 19:21:06 +03:00
gguio
85c0eb8c5b
feat: Sign editor with formatting support! (+2 settings) (#86)
Co-authored-by: gguio <nikvish150@gmail.com>
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-03-23 16:21:36 +03:00
Vitaly Turovsky
dba4043b3e fix: disable useless second stats panel on ios 2024-03-21 10:28:32 +03:00
Vitaly Turovsky
64f16cbd4c fix flying squid ambient typings 2024-03-21 10:05:09 +03:00
Vitaly Turovsky
64a1838085 fix lint 2024-03-21 09:23:47 +03:00
Vitaly Turovsky
b627e0078f add missing file 2024-03-21 08:58:01 +03:00
Vitaly Turovsky
1cb54315e3 feat: now ui never fully crashes and instead disables problematic component
feat: /home & /sethome commands
2024-03-21 08:57:34 +03:00
Vitaly Turovsky
d7bdf3633d feat: new reworked notifications
feat: support for world icons in singleplayer menu
2024-03-21 07:24:22 +03:00