forked from Emil_Shanaty/devlog
Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3330297afc | ||
|
|
033e753afb | ||
|
|
dd6855f91c | ||
|
|
479c751276 |
@@ -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."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id": "2026-09-23T19-02-52",
|
||||
"date": "2026-09-23T19:02:52Z",
|
||||
"title": {
|
||||
"ru": "Тёмный интерфейс редактора Faset",
|
||||
"en": "Dark interface for the Faset editor"
|
||||
},
|
||||
"summary": {
|
||||
"ru": "23 сентября в Faset_Engine обновился интерфейс: редактор и окно выбора проекта получили единый тёмный вид, сдержанную палитру и более компактные элементы. Главные действия выделены, второстепенные кнопки стали тише, а в списках файлов имя идёт перед папкой. Логика работы, горячие клавиши и MCP не изменились.",
|
||||
"en": "On 23 September the Faset_Engine interface was reworked: the editor and the project launcher now share one dark theme with a muted palette and more compact controls. Primary actions stand out, secondary buttons are quieter, and file lists show the name before the folder. The workflow, shortcuts and MCP behaviour are unchanged."
|
||||
},
|
||||
"repos": [
|
||||
{
|
||||
"name": "Faset_Engine",
|
||||
"url": "https://git.shanaty.ru/Emil_Shanaty/Faset_Engine",
|
||||
"commits": 1,
|
||||
"note": {
|
||||
"ru": "Нативная оболочка движка переведена на единый тёмный стиль — редактор и окно выбора проекта теперь выглядят одинаково.",
|
||||
"en": "The engine's native shell moved to a single dark style, so the editor and the project launcher now look alike."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user