pages235/src
2023-10-28 03:00:03 +03:00
..
menus wait for all images for hotbar to load 2023-10-27 20:37:28 +03:00
react main menu tooltip fixes 2023-10-28 02:39:45 +03:00
basicSounds.ts feat: new scalable options GUI. Refactored options & main menu to React 2023-10-11 19:38:16 +03:00
botUtils.ts add MessageFormattedString, loadedDataVersion state 2023-10-10 18:03:23 +03:00
browserfs.ts fix(singleplayer): write player data into level.dat which is required for singleplayer vanilla 2023-10-27 10:10:14 +03:00
builtinCommands.ts fix(singleplayer): write player data into level.dat which is required for singleplayer vanilla 2023-10-27 10:10:14 +03:00
chat.js feat: new scalable options GUI. Refactored options & main menu to React 2023-10-11 19:38:16 +03:00
controls.ts feat: sync flying state with the server! handle abilities event in both dir 2023-10-27 20:41:41 +03:00
createLocalServer.ts feat: signs rendering support! 2023-10-07 11:17:29 +03:00
crypto.js move building to esbuild 2023-08-28 06:37:57 +03:00
customClient.js many performance & regression fixes 2023-10-17 23:08:55 +03:00
customServer.ts lint space-before-function-paren, remove not used scripts in viewer 2023-10-10 17:08:30 +03:00
dayCycle.ts fix: fix morning and evening phases of day cycle, make it disableable for now 2023-10-28 03:00:03 +03:00
defaultLocalServerOptions.js also lint js, improve style rules 2023-09-27 06:50:41 +03:00
dns.js also lint js, improve style rules 2023-09-27 06:50:41 +03:00
downloadAndOpenFile.ts a bunch of mobile fixes 2023-10-27 08:17:08 +03:00
dragndrop.ts fix: be less annoying when loading save that have major version support 2023-10-17 15:21:50 +03:00
eruda.js enable eruda only on mobile 2023-09-04 09:23:23 +03:00
flyingSquidUtils.ts fix(singleplayer): write player data into level.dat which is required for singleplayer vanilla 2023-10-27 10:10:14 +03:00
globals.d.ts refactor options 2023-10-16 20:20:52 +03:00
globals.js add force reload chunks (F3+A) 2023-09-04 09:23:05 +03:00
globalState.ts feat(experimental): add maps provider 2023-10-27 20:37:09 +03:00
guessProblem.ts refactor: migrate new code to typescript! 2023-09-07 15:58:02 +03:00
importsWorkaround.js refactor: migrate new code to typescript! 2023-09-07 15:58:02 +03:00
index.ts feat: sync flying state with the server! handle abilities event in both dir 2023-10-27 20:41:41 +03:00
invsprite.json lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
loadSave.ts workaround for loading from downloaded file 2023-10-27 22:55:54 +03:00
localServerMultiplayer.ts lint space-before-function-paren, remove not used scripts in viewer 2023-10-10 17:08:30 +03:00
mcTypes.ts add spacing rules 2023-09-27 19:48:50 +03:00
optionsGuiScheme.tsx fix: fix morning and evening phases of day cycle, make it disableable for now 2023-10-28 03:00:03 +03:00
optionsStorage.ts fix: fix morning and evening phases of day cycle, make it disableable for now 2023-10-28 03:00:03 +03:00
panorama.js add a way to load less assets with option 2023-10-23 02:45:34 +03:00
perf_hooks_replacement.js lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
playerWindows.ts wait for all images for hotbar to load 2023-10-27 20:37:28 +03:00
reactUi.jsx feat: new singleplayer menu! Now migrated to IndexedDB storage: 2023-10-26 04:26:58 +03:00
rendererUtils.ts feat: new singleplayer menu! Now migrated to IndexedDB storage: 2023-10-26 04:26:58 +03:00
screens.css refactor loading error screen to AppStatus (react) to include transitions 2023-10-13 18:52:25 +03:00
serviceWorker.ts feat: signs rendering support! 2023-10-07 11:17:29 +03:00
shims.js move building to esbuild 2023-08-28 06:37:57 +03:00
styles.css add a way to load less assets with option 2023-10-23 02:45:34 +03:00
texturePack.ts feat: new singleplayer menu! Now migrated to IndexedDB storage: 2023-10-26 04:26:58 +03:00
topRightStats.ts refactor loading error screen to AppStatus (react) to include transitions 2023-10-13 18:52:25 +03:00
utils.ts fix(singleplayer): write player data into level.dat which is required for singleplayer vanilla 2023-10-27 10:10:14 +03:00
utilsTs.ts add massive eslint config and big number of fixes for it! thx to ext 2023-09-26 08:01:17 +03:00
vr.js lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
watchOptions.ts feat: new scalable options GUI. Refactored options & main menu to React 2023-10-11 19:38:16 +03:00
worldInteractions.js fix(singleplayer): cancel dig on cursor block change 2023-10-26 01:15:54 +03:00