Commit graph

12 commits

Author SHA1 Message Date
Vitaly Turovsky
5be093a25f feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +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
1c78fd1d51 do the check earlier for message 2024-04-18 11:52:36 +03:00
Vitaly Turovsky
9a8ff32f5a a few minor but important world renderer fixes & impr 2024-04-17 05:34:20 +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
Vitaly
d5d7674b5d block collisions regression 2024-02-05 02:23:18 +03:00
Vitaly
8707db57dc fix: expand sound playable distance from the world up to 4 chunks 2024-01-20 12:20:47 +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
1121b41047 fix: sound was not clipped by 100% and sometimes was louder, add support for a few more world event sounds 2024-01-04 06:15:11 +05:30
Vitaly
c834eceec7 fix: block break sound wasnt respecting position 2024-01-04 05:55:09 +05:30
Vitaly
ab70e99c0f [skip ci] remove log 2024-01-04 05:47:04 +05:30
Vitaly
8dc5016d26 feat: implement basic sound system 🔊🔊🔊! 2024-01-04 05:08:53 +05:30