Commit graph

15 commits

Author SHA1 Message Date
Vitaly
2cc524a4ab
rewrite renderers to allow custom ones! worker -> mesher (#102) 2024-04-16 09:12:16 +03:00
Vitaly
a16f3f63b1 also output storybook to vercel 2024-01-10 08:16:36 +05:30
Vitaly
754afb446e feat: now storybook components are available on /storybook url 2024-01-10 06:04:24 +05:30
Vitaly
c0d3b2905a copy entity directly from assets, various generator fixes 2023-10-26 04:51:23 +03:00
Vitaly
e874db069a server(dev): always use only one source of textures 2023-10-07 11:19:07 +03:00
Vitaly
31622543d3 remove webpack & unused deps 2023-09-26 00:08:21 +03:00
Vitaly
00defc37a5 drop dist/textures folder 76mb -> 3mb
rm unused textures, affects only deploy speed
2023-09-25 00:25:45 +03:00
Vitaly
90d382df6b sync build.js from main-ligth 2023-09-25 00:10:32 +03:00
Vitaly Turovsky
5f1b5b9834 improve eruda check & sw index.html 2023-09-04 15:56:58 +03:00
Vitaly
3daefc23de build prismarine-viewer locally which should increase install speed 2023-09-04 10:46:53 +03:00
Vitaly
3bf2b28584 fix sw error, cache mc-data 2023-09-04 07:51:28 +03:00
Vitaly
ad0b545301 copy only entity textures, inline others! it reduces copy time and deploy size 2023-08-30 10:53:58 +03:00
Vitaly
fc7869000e move building to esbuild
change public to dist
2023-08-28 06:37:57 +03:00
Vitaly
b2cc868e76 manually craft sw to allow singleplayer fully offline! 2023-08-19 04:26:24 +03:00
Vitaly
0b2191a63d implement singleplayer (not the best way & buggy) 2023-08-17 04:20:55 +03:00
Renamed from build.js (Browse further)