..
build.js
cache sounds, report downloading assets
2025-04-24 21:37:49 +03:00
buildNpmReact.ts
rename prismarine-viewer dir to renderer to avoid confusion ( #269 )
2025-02-08 14:17:27 +03:00
dockerPrepare.mjs
feat(config-json): Only either bundle or load from remote ( #291 )
2025-03-04 19:00:20 +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
genLargeDataAliases.ts
More build configs & optimise reconnect and immediate game enter ( #398 )
2025-07-18 04:39:05 +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: single file build! ( #181 )
2025-03-11 23:58:52 +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
fix releasing alias
2025-05-01 15:23:58 +03:00
makeOptimizedMcData.mjs
fix: fix on 1.18.2 many blocks like mushrom blocks, fence gates, deepslate, basalt, copper stuff like ore, infested stone, cakes and tinted glass was resulting in instant breaking on the client
2025-08-11 01:39:08 +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
patchAssets.ts
- Introduced a patchAssets script to apply custom textures to the blocks and items atlases.
2025-08-16 09:15:37 +03:00
prepareSounds.mjs
feat: jokes over. use a reliable source (thanks to ViaVersion!) for sound id mappings to avoid screamers on mobs in latest versions
2025-04-24 03:40:40 +03:00
replaceFavicon.mjs
feat: new clean favicon ( #155 )
2024-07-06 00:28:59 +03:00
requestData.ts
Metrics server ( #390 )
2025-07-09 16:10:50 +03:00
testOptimizedMcdata.ts
feat: single file build! ( #181 )
2025-03-11 23:58:52 +03:00
updateGitDeps.ts
fix(critical): fix support for all versions above 1.20.2 in mineflayer dependency
2025-07-03 19:29:27 +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
wsServer.ts
Metrics server ( #390 )
2025-07-09 16:10:50 +03:00