Vitaly
|
e46b16fa0d
|
fix: better skylight calculation
|
2024-05-03 19:20:31 +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
|
e44c7cece2
|
workaround gpu textures overflow issue with many unknown entities
TODO should be reworked completely
|
2024-04-27 23:17:06 +03:00 |
|
Vitaly Turovsky
|
9322e09a83
|
fix: "modern" controls now correctly works with flying
v0.1.42
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
|
6615984966
|
fix water rendering
TODO still need to be correctly mapped to block named water instead
|
2024-04-27 16:04:52 +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
|
241e5d3d1a
|
do not override pnpm ver
|
2024-04-24 17:10:44 +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
|
54b37c0e13
|
update test
|
2024-04-20 16:44:41 +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
|
d35eb040c7
|
The packageManager field must be joke...
|
2024-04-20 13:26:17 +03:00 |
|
Vitaly
|
23037705f5
|
up pnpm lockfile
|
2024-04-20 13:22:32 +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
|
b121cc3607
|
fix regression for some sides rendering when connected to unsupported block
|
2024-04-18 11:00:14 +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
|
2d3ab6c43a
|
feat: Almost full entities rendering. Mobs are now rendered correctly
|
2024-04-18 09:47:55 +03:00 |
|
Vitaly Turovsky
|
fd42c9cc98
|
fix test in ci
|
2024-04-18 08:10:31 +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
|
dd3c331007
|
fix: super critical performance fix for some blocks like snow/soul sand
chore: finally a convenient way to debug mesher, now covered by test
|
2024-04-17 07:24:40 +03:00 |
|
Vitaly Turovsky
|
9a8ff32f5a
|
a few minor but important world renderer fixes & impr
|
2024-04-17 05:34:20 +03:00 |
|
Vitaly Turovsky
|
7aeb13f9fe
|
up autojump
|
2024-04-17 00:52:58 +03:00 |
|
Vitaly Turovsky
|
19a5d03602
|
fix: fix critical position audio play memory leak
|
2024-04-16 23:35:07 +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
|
954169d1b9
|
enable outdated deps check only on next
|
2024-04-15 05:45:14 +03:00 |
|
Vitaly
|
aafdb64694
|
outdated commit hints in ci!! (#101)
|
2024-04-15 05:44:25 +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
|
4d74730742
|
ci: fix pull url in the preview script
|
2024-04-11 05:36:54 +03:00 |
|
Vitaly Turovsky
|
df0bf14f14
|
ci: post deploy message on each deploy
|
2024-04-11 05:19:32 +03:00 |
|