pages235/src
2024-05-29 11:16:42 +03:00
..
react fix: was unable to go edit server screen after hitting cancel 2024-05-29 11:16:42 +03:00
basicSounds.ts fix: improve compatibility with tor browser by disabling sound support 2024-02-16 13:45:41 +03:00
botUtils.test.ts feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
botUtils.ts feat: add initial bed sleeping, hand items swap 2024-05-21 06:31:20 +03:00
browserfs.ts feat: effects + system indicators in hud! (#95) 2024-03-26 16:00:11 +03:00
builtinCommands.ts add noSave to qs 2024-02-12 08:11:07 +03:00
connect.ts feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
controls.ts feat: Screenshot on F2 and hide/show UI on F1 (#136) 2024-05-27 11:24:28 +03:00
createLocalServer.ts fix flying squid ambient typings 2024-03-21 10:05:09 +03:00
cross_playstation_console_controller_gamepad_icon.svg feat: Key binds screen (#108) 2024-05-18 22:51:35 +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
customCommands.ts feat: Key binds screen (#108) 2024-05-18 22:51:35 +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 feat: add starfield! + better time update in singleplayer 2024-05-21 05:54:25 +03:00
defaultLocalServerOptions.js also lint js, improve style rules 2023-09-27 06:50:41 +03:00
devReload.ts feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
devtools.ts fix inspectPacket function 2024-05-29 10:56:57 +03:00
dns.js also lint js, improve style rules 2023-09-27 06:50:41 +03:00
downloadAndOpenFile.ts feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
dragndrop.ts feat: new reworked notifications 2024-03-21 07:24:22 +03:00
entities.ts fix: fix more starfield issues, make disableable 2024-05-24 04:21:41 +03:00
flyingSquidEvents.ts feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
flyingSquidUtils.ts fix build! 2024-05-20 06:11:09 +03:00
gameUnload.ts wip add new touch controls and other stuff 2024-02-17 00:41:18 +03:00
generatedClientPackets.ts add generated packets types 2024-02-15 21:58:48 +03:00
generatedServerPackets.ts feat: add support for titles, subtitle and action bar display! (#73) 2024-03-05 21:39:40 +03:00
getCollisionShapes.ts block collisions regression 2024-02-05 02:23:18 +03:00
globalDomListeners.ts move unrelated exports from globalState, fix storybook build 2024-02-15 05:11:49 +03:00
globals.d.ts feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
globals.js feat: support fetching skins by username for players! Use popular skinview3 for rendering players, so things like ears should render propertly 2024-01-17 06:32:38 +05:30
GlobalSearchInput.tsx feat: add jei to quickly pick items in creative mode 2024-02-13 16:58:06 +03:00
globalState.ts feat: Screenshot on F2 and hide/show UI on F1 (#136) 2024-05-27 11:24:28 +03:00
googledrive.ts fix: improve google integration ux by saving last folder + fix creating worlds 2024-03-23 19:21:06 +03:00
guessProblem.ts feat: implement basic sound system 🔊🔊🔊! 2024-01-04 05:08:53 +05:30
importsWorkaround.js fix: fix navigator.getGamepads is not a function crash in some cases 2024-02-14 10:54:07 +03:00
index.ts feat: Screenshot on F2 and hide/show UI on F1 (#136) 2024-05-27 11:24:28 +03:00
interactionShapesGenerated.json feat: basic support for 1.20.2 2024-01-22 02:07:52 +05:30
inventoryWindows.ts fix: correctly display item names in inventory GUI 2024-05-18 05:57:50 +03:00
invsprite.json lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
loadSave.ts up tested ver 2024-05-05 03:26:56 +03:00
localServerMultiplayer.ts fix p2p issues 2023-11-11 22:00:10 +03:00
markdownToFormattedText.test.ts feat: Sign editor with formatting support! (+2 settings) (#86) 2024-03-23 16:21:36 +03:00
markdownToFormattedText.ts feat: Sign editor with formatting support! (+2 settings) (#86) 2024-03-23 16:21:36 +03:00
mcDataTypes.ts add mc data types 2024-04-17 08:03:49 +03:00
mcTypes.ts add spacing rules 2023-09-27 19:48:50 +03:00
optionsGuiScheme.tsx fix: fix more starfield issues, make disableable 2024-05-24 04:21:41 +03:00
optionsStorage.ts feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
panorama.ts add new entity models 2024-04-18 09:57:55 +03:00
perf_hooks_replacement.js lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
preflatMap.json feat: big fix: rendering blocks for preflat versions (<1.13)! (#125) 2024-05-20 05:47:53 +03:00
reactUi.tsx fix hide ui was resetting state (#138) 2024-05-28 12:34:22 +03:00
rendererUtils.ts feat: new singleplayer menu! Now migrated to IndexedDB storage: 2023-10-26 04:26:58 +03:00
scaleInterface.ts feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
screens.css feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
serviceWorker.ts update imports 2024-01-03 19:49:29 +05:30
shims.js move building to esbuild 2023-08-28 06:37:57 +03:00
soundSystem.ts big worlds refactor with more scalable api, which allows hmr workers 2024-04-20 13:16:36 +03:00
standaloneUtils.ts fix: don't crash when R is pressed after not-first successful connect 2024-01-01 18:35:54 +05:30
styles.css feat: add held map image support for all versions! 2024-05-13 04:02:06 +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 feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
topRightStats.ts fix: disable useless second stats panel on ios 2024-03-21 10:28:32 +03:00
utils.ts a few minor but important world renderer fixes & impr 2024-04-17 05:34:20 +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 fix: fix more starfield issues, make disableable 2024-05-24 04:21:41 +03:00
water.ts fix water fog 2024-04-20 22:10:10 +03:00
workerWorkaround.ts fix tsc 2024-05-27 10:14:42 +03:00
worldInteractions.ts feat: Make bow, foods cancellable and add use progression indicator 2024-05-24 10:21:03 +03:00