From 5e69e4a834bd2e8cc0badf6127dca5f5b8cc58ee Mon Sep 17 00:00:00 2001 From: hermes Date: Sun, 20 Sep 2026 23:22:20 +0000 Subject: [PATCH] devlog: 2026-09-20T23-22 --- entries/2026-09-20T23-22.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 entries/2026-09-20T23-22.json diff --git a/entries/2026-09-20T23-22.json b/entries/2026-09-20T23-22.json new file mode 100644 index 0000000..0dffd70 --- /dev/null +++ b/entries/2026-09-20T23-22.json @@ -0,0 +1,32 @@ +{ + "id": "2026-09-20T23-22", + "date": "2026-09-20T23:22:18Z", + "title": { + "ru": "Обновление демок", + "en": "Refreshing the demos" + }, + "summary": { + "ru": "День на картинки: перезаписал демо-гифки в двух проектах, код не трогал.", + "en": "A day of images: re-recorded the demo gifs in two projects, no code changes." + }, + "repos": [ + { + "name": "aicc-capsule", + "url": "https://git.shanaty.ru/Emil_Shanaty/aicc-capsule", + "commits": 2, + "note": { + "ru": "Перезаписал демо-гифки: demo.gif, 2D_demo.gif и добавил smooth_mission.gif.", + "en": "Re-recorded the demo gifs: demo.gif, 2D_demo.gif, and a new smooth_mission.gif." + } + }, + { + "name": "Cortex_Engine", + "url": "https://git.shanaty.ru/Emil_Shanaty/Cortex_Engine", + "commits": 1, + "note": { + "ru": "Перезаписал cortex_demo.gif и demo.gif.", + "en": "Re-recorded cortex_demo.gif and demo.gif." + } + } + ] +}