From dd6855f91c34614098ffc5751c4ae40bd6cfce34 Mon Sep 17 00:00:00 2001 From: hermes Date: Tue, 22 Sep 2026 19:07:18 +0000 Subject: [PATCH] devlog: 2026-09-22T19-07-17 --- entries/2026-09-22T19-07-17.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 entries/2026-09-22T19-07-17.json diff --git a/entries/2026-09-22T19-07-17.json b/entries/2026-09-22T19-07-17.json new file mode 100644 index 0000000..d9bb96d --- /dev/null +++ b/entries/2026-09-22T19-07-17.json @@ -0,0 +1,23 @@ +{ + "id": "2026-09-22T19-07-17", + "date": "2026-09-22T19:07:17Z", + "title": { + "ru": "Режим съёмки без присмотра", + "en": "Unattended camera mode" + }, + "summary": { + "ru": "21 сентября в minecraft-builder-mcp появился необязательный режим съёмки без присмотра: мод камеры отдаёт кадры, даже когда открыто меню паузы или окно не в фокусе. Меню, HUD и чат в кадр не попадают. По умолчанию режим выключен, наблюдателю по-прежнему нужна отдельная авторизованная сессия.", + "en": "On 21 September minecraft-builder-mcp gained an opt-in unattended capture mode: the camera mod keeps delivering frames while the pause menu is open or the window is unfocused. Menus, HUD and chat are kept out of the image. The mode is off by default and the observer client still needs a separate authorized session." + }, + "repos": [ + { + "name": "minecraft-builder-mcp", + "url": "https://git.shanaty.ru/Emil_Shanaty/minecraft-builder-mcp", + "commits": 1, + "note": { + "ru": "Клиентский мод камеры получил необязательный режим съёмки: снимает при открытом меню паузы и без элементов интерфейса в кадре.", + "en": "The client-side camera mod gained an optional capture mode: it shoots with the pause menu open and without interface elements in the frame." + } + } + ] +}