pages235/src
2023-11-23 00:49:34 +03:00
..
menus feat: now defaultProxy and defaultHost serve as default values when nothing is entered (behave as fallback values) use new config params with save at the end for previous behavior (but still deprecated) 2023-11-23 00:40:54 +03:00
react don't use forwardRef anti-pattern 2023-11-23 00:48:53 +03:00
basicSounds.ts fix: minimal value of settings by default is now 0 which is important for sound 2023-11-10 11:13:58 +03:00
botUtils.ts add MessageFormattedString, loadedDataVersion state 2023-10-10 18:03:23 +03:00
browserfs.ts enable strict null types which improves quality of codebase a lot! 2023-11-01 03:07:07 +03:00
builtinCommands.ts fix varios flying squid types 2023-11-05 05:39:03 +03:00
chat.js fix: chat & debug overlay are now not clipped on iphone x 2023-11-04 07:57:52 +03:00
controls.ts feat(mobile): add F3 additional action by holding the F3 button 2023-11-11 21:38:50 +03:00
createLocalServer.ts don't typecheck flying-squid/src as we should use generated types only 2023-11-05 05:40:03 +03:00
crypto.js move building to esbuild 2023-08-28 06:37:57 +03:00
customClient.js feat(debug-overlay): print packets debug info 2023-11-11 12:04:13 +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 enable strict null types which improves quality of codebase a lot! 2023-11-01 03:07:07 +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 feat(debug-overlay): print packets debug info 2023-11-11 12:04:13 +03:00
dragndrop.ts make tsc happy with null checks 2023-11-02 07:24:39 +03:00
eruda.js enable eruda only on mobile 2023-09-04 09:23:23 +03:00
flyingSquidUtils.ts fix varios flying squid types 2023-11-05 05:39:03 +03:00
getCollisionShapes.ts fix: drop download & deploy size by 1.5x by inlining optimized block collision shapes 2023-11-04 09:04:09 +03:00
globals.d.ts use ts linked version of flying squid 2023-11-04 10:57:00 +03:00
globals.js add force reload chunks (F3+A) 2023-09-04 09:23:05 +03:00
globalState.ts feat: now defaultProxy and defaultHost serve as default values when nothing is entered (behave as fallback values) use new config params with save at the end for previous behavior (but still deprecated) 2023-11-23 00:40:54 +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 fix: delay chunks load when perf is too bad 2023-11-17 00:56:56 +03:00
invsprite.json lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
loadSave.ts enable strict null types which improves quality of codebase a lot! 2023-11-01 03:07:07 +03:00
localServerMultiplayer.ts fix p2p issues 2023-11-11 22:00:10 +03:00
mcTypes.ts add spacing rules 2023-09-27 19:48:50 +03:00
optionsGuiScheme.tsx add vr option menu for future 2023-11-11 12:04:22 +03:00
optionsStorage.ts feat(debug-overlay): print packets debug info 2023-11-11 12:04:13 +03:00
panorama.ts feat: display fullscreen button on android devices 2023-11-10 12:48:55 +03:00
perf_hooks_replacement.js lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
playerWindows.ts fix: death screen was broken 2023-11-05 06:27:36 +03:00
reactUi.jsx feat: display fullscreen button on android devices 2023-11-10 12:48:55 +03:00
rendererUtils.ts feat: new singleplayer menu! Now migrated to IndexedDB storage: 2023-10-26 04:26:58 +03:00
screens.css fix: screens were clipped by width 2023-11-23 00:49:34 +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 fix: normal mode was unplayable when webxr was available 2023-11-10 12:25:39 +03:00
supportedVersions.mjs fix: drop download & deploy size by 1.5x by inlining optimized block collision shapes 2023-11-04 09:04:09 +03:00
texturePack.ts make tsc happy with null checks 2023-11-02 07:24:39 +03:00
topRightStats.ts minor build fixes 2023-11-04 11:50:18 +03:00
utils.ts feat(debug-overlay): print packets debug info 2023-11-11 12:04:13 +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 vr: disable stepHeight (auto-step) as it seems not the same as auto-jump (important on servers) 2023-11-10 16:53:09 +03:00
watchOptions.ts feat: now render distance of singleplayer & multiplayer mode saved & read independently 2023-11-05 07:09:05 +03:00
worldInteractions.js fix: death screen was broken 2023-11-05 06:27:36 +03:00