Commit graph

13 commits

Author SHA1 Message Date
Vitaly
a95f257e65 feat: basic support for 1.20.2 2024-01-22 02:07:52 +05:30
Vitaly Turovsky
b20d99261f allow to use linked deps such as flying-squid 2023-11-04 06:40:33 +03:00
Vitaly
41cea43846 esbuild: don't reload when JS output file is not changed
todo restore for css
2023-10-26 01:16:36 +03:00
Vitaly Turovsky
9351732d09 feat: new scalable options GUI. Refactored options & main menu to React
chore: added storybook!
fixed too big ts language service memory consumption (json mc-data)
2023-10-11 19:38:16 +03:00
Vitaly
2455c63925 refactor plugins: better mc-data support 2023-09-30 11:23:35 +03:00
Vitaly Turovsky
92d66e4a19 fix build 2023-09-09 23:59:15 +03:00
Vitaly
bbb3c13a27 fix autoversion (download data on demand) 2023-09-04 11:24:34 +03:00
Vitaly
d6824aad2e do not bundle large assets package, cleanup esbuildPlugins 2023-09-03 17:27:20 +03:00
Vitaly
ac0170b146 download minecraft-data on demand 2023-09-03 09:21:34 +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
9c403f9a12 use custom mc loader to drop a few mb of bundle & allow to specify allowlist for faster dev builds (will be cached in future) 2023-08-30 10:43:21 +03:00
Vitaly Turovsky
e4c2e2ce28 small logging of bundled json size :/ 2023-08-29 07:48:39 +03:00
Vitaly
fc7869000e move building to esbuild
change public to dist
2023-08-28 06:37:57 +03:00