pages235/scripts
Vitaly Turovsky acd8144d76 feat: initial config.json is now bundled on build step, which is required for defaultSettings
feat: allow to specify default and locked settings in config.json
feat: allow to specify default app params in config.json
feat: rework how loading progress is reported in app on connect
feat: add setting to wait for chunks to load before starting rendering (which is highly recommended to enable), however not enabled by default because functionality is top priority of the client out of the box, not pleasent ux, so pls enable yourself
2025-02-26 03:29:10 +03:00
..
build.js rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
buildNpmReact.ts rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
dockerPrepare.mjs rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
downloadSoundsMap.mjs fix sounds enabling in dockerfile 2025-02-01 03:20:13 +03:00
esbuildPlugins.mjs feat: migrate to mc-assets & Rsbuild better resource pack support (#164) 2024-07-26 13:12:28 +03:00
genMcDataTypes.ts add finally a way to get entities metadata by key 2024-11-21 14:56:39 +03:00
genPixelartTypes.ts fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
genShims.ts feat: All versions now are available offline! (#174) 2024-08-31 19:50:33 +03:00
getMissingRecipes.mjs feat: Add recipes, usages & guides for every item in the game to builtin JEI! 2024-06-19 00:51:00 +03:00
githubActions.mjs feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
makeOptimizedMcData.mjs fix: fix sound id mapping for some versions like 1.16.5 2025-02-22 20:57:40 +03:00
optimizeBlockCollisions.ts fix: up deps to support 1.20.5 and 1.20.6 2024-10-20 18:26:05 +03:00
outdatedGitPackages.mjs outdated commit hints in ci!! (#101) 2024-04-15 05:44:25 +03:00
prepareSounds.mjs feat: initial config.json is now bundled on build step, which is required for defaultSettings 2025-02-26 03:29:10 +03:00
replaceFavicon.mjs feat: new clean favicon (#155) 2024-07-06 00:28:59 +03:00
testOptimizedMcdata.ts fix recently introduced bug with crafting in singleplayer 2024-09-03 01:00:54 +03:00
updateHandledPackets.mjs add handled packets stats 2024-07-13 06:17:47 +03:00
uploadSoundFiles.ts feat(sounds): Add sound variants and resource pack support! (#258) 2025-01-29 04:54:51 +03:00
uploadSounds.ts feat(sounds): Add sound variants and resource pack support! (#258) 2025-01-29 04:54:51 +03:00