pages235/src
2025-03-06 20:12:05 +03:00
..
api feat: rework hand! enable by default, fix bow anim (#261) 2025-02-15 05:14:36 +03:00
core fix: was not possible to click notification, make error routing more strict & obvious 2025-03-03 17:42:01 +03:00
external add external folder for forks code (ext functionality) 2025-02-26 04:36:15 +03:00
mineflayer hotfix: fix old maps broken regression after gui renderer introduction, fix no connection indicator 2025-03-06 19:35:37 +03:00
packetsReplay add a way to disable recording button on pause menu, refactor 2025-02-27 04:48:03 +03:00
react hotfix for ui crash on disconnect 2025-03-06 20:12:05 +03:00
shims feat: rework hand! enable by default, fix bow anim (#261) 2025-02-15 05:14:36 +03:00
sounds fix: display err when sound mappings not found 2025-02-25 00:29:34 +03:00
appConfig.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
appParams.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
appStatus.ts fix: fix visual issue when loading screen disappears 2025-02-21 20:38:24 +03:00
basicSounds.ts fix: fix sentry #6092213276 DataCloneError: Cannot decode detached ArrayBuffer 2025-03-05 13:07:21 +03:00
botUtils.ts rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
browserfs.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
builtinCommands.ts feat: rework hand! enable by default, fix bow anim (#261) 2025-02-15 05:14:36 +03:00
cameraRotationControls.ts feat: Refactor mouse controls, fixing all false entity/item interaction issues (#286) 2025-02-27 15:26:38 +03:00
chatUtils.test.ts fix: fix custom item display on 1.21.4, fix text component potential crash 2025-02-19 04:03:32 +03:00
chatUtils.ts fix: fix displaying of unsigned messages (still need to simplify weird mineflayer parsing) 2025-03-05 23:12:19 +03:00
connect.ts feat: Replay packets server functionality! (#287) 2025-02-23 03:48:15 +03:00
controls.ts feat: initial config.json is now bundled on build step, which is required for defaultSettings 2025-02-26 03:29:10 +03:00
createLocalServer.ts feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +03:00
customChannels.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
customClient.js lint prismarine-viewer & better ci checks (#171) 2024-08-06 03:20:38 +03:00
customCommands.ts feat: turn back smooth lighting on old maps 2024-10-30 14:23:45 +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 up singleplayer version 2024-12-14 08:08:58 +03:00
devReload.ts rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
devtools.ts feat: Refactor mouse controls, fixing all false entity/item interaction issues (#286) 2025-02-27 15:26:38 +03:00
downloadAndOpenFile.ts feat: initial config.json is now bundled on build step, which is required for defaultSettings 2025-02-26 03:29:10 +03:00
dragndrop.ts feat: allow to load client without free space on device (or no write permissions) 2025-02-26 22:56:02 +03:00
entities.ts rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
errorLoadingScreenHelpers.ts refactor app status provider, adding loading texts 2024-06-18 03:47:20 +03:00
flyingSquidEvents.ts feat: auto save worlds in singleplayer every 2 seconds since crashes might happen. still possible to cancel this behavior via new setting or ?noSave=true 2024-11-11 17:49:33 +03:00
flyingSquidUtils.ts feat: true hand display behind the setting (#217) 2024-12-13 21:04:45 +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: implement player skin display based on texture properties from server packets eg your custom plugin skins! 2025-01-27 03:48:42 +03:00
getCollisionInteractionShapes.ts feat: All versions now are available offline! (#174) 2024-08-31 19:50:33 +03:00
getCollisionShapes.ts feat: All versions now are available offline! (#174) 2024-08-31 19:50:33 +03:00
globalDomListeners.ts fix a few bugs in packet, replayer 2025-02-23 04:45:33 +03:00
globals.d.ts feat: Refactor mouse controls, fixing all false entity/item interaction issues (#286) 2025-02-27 15:26:38 +03:00
globals.js quickly copy your positions with /pos in singleplayer 2024-10-22 23:11:42 +03:00
globalState.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
googledrive.ts rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
importsWorkaround.js feat: reimplement auto version - fix bugs, +config, make faster!! (#262) 2025-02-03 10:19:59 +03:00
index.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
interactionShapesGenerated.json fix: floor and ceiling button hitboxes (#282) 2025-02-19 03:53:36 +03:00
inventoryWindows.ts fixes & workarounds rendering items in inventory (some were broken since last commit) 2025-03-05 15:26:59 +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 rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
localServerMultiplayer.ts fix playground crash, fix entities crash 2025-02-08 11:54:41 +03:00
markdownToFormattedText.test.ts feat: Sign editor with formatting support! (+2 settings) (#86) 2024-03-23 16:21:36 +03:00
markdownToFormattedText.ts lint prismarine-viewer & better ci checks (#171) 2024-08-06 03:20:38 +03:00
mcDataTypes.ts add finally a way to get entities metadata by key 2024-11-21 14:56:39 +03:00
mcTypes.ts lint prismarine-viewer & better ci checks (#171) 2024-08-06 03:20:38 +03:00
microsoftAuthflow.ts fix: Error messages were not displayed after unsuccessful Microsoft auth. Fixed all error messages. 2024-11-10 11:44:29 +03:00
mobileShim.ts lint prismarine-viewer & better ci checks (#171) 2024-08-06 03:20:38 +03:00
optimizeJson.ts rename prismarine-viewer dir to renderer to avoid confusion (#269) 2025-02-08 14:17:27 +03:00
optionsGuiScheme.tsx add a way to disable recording button on pause menu, refactor 2025-02-27 04:48:03 +03:00
optionsStorage.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
panorama.ts feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
parseServerAddress.ts feat: rework hand! enable by default, fix bow anim (#261) 2025-02-15 05:14:36 +03:00
preflatMap.json fix: fix cobblestone_wall and player head (skull) rendering in preflat versions 2024-09-07 19:42:50 +03:00
reactUi.tsx hotfix for ui crash on disconnect 2025-03-06 20:12:05 +03:00
rendererUtils.ts feat: rework hand! enable by default, fix bow anim (#261) 2025-02-15 05:14:36 +03:00
resourcePack.ts fix: was not possible to click notification, make error routing more strict & obvious 2025-03-03 17:42:01 +03:00
resourcePackItemDefinitions.ts fix bugs with blocks models atlas usage 2025-02-07 14:16:01 +03:00
resourcesManager.ts fixes & workarounds rendering items in inventory (some were broken since last commit) 2025-03-05 15:26:59 +03:00
resourcesSource.ts cleanup, better resource pack support (#173) 2024-08-06 20:42:33 +03:00
scaleInterface.ts feat: rework hand! enable by default, fix bow anim (#261) 2025-02-15 05:14:36 +03:00
screens.css feat: improve main menu and sign in UIs. Add QR code so you can login to MS account on mobile 2024-12-20 23:18:16 +03:00
serviceWorker.ts feat: Add option to disable service worker during build 2025-02-01 02:23:47 +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 hotfix: should fix edge case when canvas was out of viewport bounds on ios 2025-03-05 22:22:35 +03:00
supportedVersions.mjs feat: initial config.json is now bundled on build step, which is required for defaultSettings 2025-02-26 03:29:10 +03:00
testCrasher.ts display stack on app crash, more advanced logic on app refresh 2025-02-11 15:51:56 +03:00
topRightStats.ts print debug duration 2024-12-18 09:20:59 +03:00
utils.test.ts fix quickconnect port ignored regression 2025-02-11 16:54:58 +03:00
utils.ts feat: Replay packets server functionality! (#287) 2025-02-23 03:48:15 +03:00
utilsTs.ts lint prismarine-viewer & better ci checks (#171) 2024-08-06 03:20:38 +03:00
viewerConnector.ts finishing support for mcraft viewer plugin:( 2025-02-13 21:31:55 +03:00
vr.ts fix: add a way to disable VR button (important for android users) (#209) 2024-10-17 14:31:01 +03:00
watchOptions.ts fix enabling lighting falsey when load for chunks is enabled 2025-03-05 15:12:05 +03:00
water.ts implement changeBackgroundColor method 2024-12-07 03:27:48 +03:00
workerWorkaround.ts fix tsc 2024-05-27 10:14:42 +03:00