pages235/src
2024-06-24 06:31:04 +03:00
..
react add more space for notification 2024-06-23 10:38:56 +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 fix o.text.includes is not a function crash 2024-06-07 01:30:00 +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 feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +03:00
cross_playstation_console_controller_gamepad_icon.svg feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
crypto.js up squid & anvil restoring pre-flat support, lint 2024-06-13 22:59:13 +03:00
customClient.js up squid & anvil restoring pre-flat support, lint 2024-06-13 22:59: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 add window.stats for debugging 2024-06-23 10:39:41 +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
errorLoadingScreenHelpers.ts refactor app status provider, adding loading texts 2024-06-18 03:47:20 +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 feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +03:00
globalDomListeners.ts move unrelated exports from globalState, fix storybook build 2024-02-15 05:11:49 +03:00
globals.d.ts feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +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
importsWorkaround.js fix: fix navigator.getGamepads is not a function crash in some cases 2024-02-14 10:54:07 +03:00
index.ts more basic tests. test joining to a local java vanilla server, movement! 2024-06-13 19:47:48 +03:00
interactionShapesGenerated.json feat: basic support for 1.20.2 2024-01-22 02:07:52 +05:30
inventoryWindows.ts fix: display error message when modal to display not found fixes #119 2024-06-21 22:15:35 +03:00
invsprite.json lib -> src, move all app files to src/ 2023-08-17 21:24:41 +03:00
itemsDescriptions.ts feat: Add recipes, usages & guides for every item in the game to builtin JEI! 2024-06-19 00:51:00 +03:00
loadSave.ts feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +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: reduce fps drops on chunks load a bit by batching operations with a few other minor optimizations 2024-06-02 14:20:21 +03:00
optionsStorage.ts fix: improve new controls type: default button positions and allow to do setup from the main menu 2024-06-21 22:23:01 +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: improve new controls type: default button positions and allow to do setup from the main menu 2024-06-21 22:23:01 +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 feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +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 improve fps in some scenarios by not spamming with setTimeout calls 2024-06-24 06:31:04 +03:00
supportedVersions.mjs fix: include all latest supported versions in create world menu for singleplayer (up to 1.20.4) 2024-06-15 03:45:50 +03:00
texturePack.ts feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
topRightStats.ts dont make stats overlay other components with useful info & clickable areas. display only with canvas 2024-06-23 10:39:46 +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.ts fix: fix basic vr support & test dom overlay 2024-06-22 20:15:12 +03:00
watchOptions.ts fix: reduce fps drops on chunks load a bit by batching operations with a few other minor optimizations 2024-06-02 14:20:21 +03:00
water.ts feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +03:00
workerWorkaround.ts fix tsc 2024-05-27 10:14:42 +03:00
worldInteractions.ts feat: activate entities (like clicking on villagers) 2024-06-15 04:16:38 +03:00