diff --git a/en/news/2024-09_ht-scenes.md b/en/news/2024-09_ht-scenes.md new file mode 100644 index 0000000..1253969 --- /dev/null +++ b/en/news/2024-09_ht-scenes.md @@ -0,0 +1,41 @@ +Title: Switching scenes +Date: 2024-09-06 00:00 +Category: News +Slug: ht-scenes +Lang: en + +# August + + + +In August I implemented scene switching, which allowed me to do the following: + +* pressing "Start the game" button in the splash screen takes the player to a level with three floors +* selecting a door takes the player to another floor +* selecting a TV set focuses the player on the TV set with a remote control +* switching TV channels results in different images being shown + +Thus, scenes are good both for focusing on items and moving the player around. + +# September + +I plan to implement replay of short sounds in September. + +# Philosophy + +I stumbled upon an interesting ["Time after tax"][tax] post. The author briefly +tells how after spending time on mandatory day to day +activities (sleep, work, commute, wash, etc.) he is only left with +3 hours of free time. The author calls this "Time after tax". + +That concept explains where I take time for "Tail and Shadow" project. +For example, I managed to spend 27 hours for the project in August, that's +about 1 hour a day. Of course, one would spend 27 hours on a full-time job +in 3-4 days, but a job won't let you make your dream come true. + +Do you use "time after tax"? + +[scenes]: ../../images/2024_scenes.mp4 +[tax]: https://www.konstantinschubert.com/2019/03/30/time-after-taxes.html diff --git a/en/news/ht-scenes.html b/en/news/ht-scenes.html new file mode 100644 index 0000000..ee4de5b --- /dev/null +++ b/en/news/ht-scenes.html @@ -0,0 +1,86 @@ + + + + + + + + + +

In the news...

+
+
+

+ Switching scenes +

+

+ 2024-09-06 00:00 +

+
+

August

+ +

In August I implemented scene switching, which allowed me to do the following:

+
    +
  • pressing "Start the game" button in the splash screen takes the player to a level with three floors
  • +
  • selecting a door takes the player to another floor
  • +
  • selecting a TV set focuses the player on the TV set with a remote control
  • +
  • switching TV channels results in different images being shown
  • +
+

Thus, scenes are good both for focusing on items and moving the player around.

+

September

+

I plan to implement replay of short sounds in September.

+

Philosophy

+

I stumbled upon an interesting "Time after tax" post. The author briefly +tells how after spending time on mandatory day to day +activities (sleep, work, commute, wash, etc.) he is only left with +3 hours of free time. The author calls this "Time after tax".

+

That concept explains where I take time for "Tail and Shadow" project. +For example, I managed to spend 27 hours for the project in August, that's +about 1 hour a day. Of course, one would spend 27 hours on a full-time job +in 3-4 days, but a job won't let you make your dream come true.

+

Do you use "time after tax"?

+
+
+
+ + + +
+ + diff --git a/en/news/index.html b/en/news/index.html index 9d5b3a8..2c55ff8 100644 --- a/en/news/index.html +++ b/en/news/index.html @@ -30,6 +30,31 @@

News

+
+

+ Switching scenes +

+

+ 2024-09-06 00:00 +

+
+

August

+ +

In August I implemented scene switching, which allowed me to do the following:

+
    +
  • pressing "Start the game" button in the splash screen takes the player to a level with three floors
  • +
  • selecting a door takes the player to another floor
  • +
  • selecting a TV set focuses the player on the TV set with a remote control
  • +
  • switching TV channels results in different images being shown
  • +
+

Thus, scenes are good both for focusing on items and moving the player around.. . .

+
+ +

Rethinking @@ -215,27 +240,6 @@ had the numbers that it would take us Continue reading

-
-

- How I create browser applications inside browsers -

-

- 2021-01-28 00:00 -

-
-

GitJS

-

In this article Michael shares his experience of creating durable applications.

-

In 2013 Canonical tried to crowdfund Ubuntu Edge smartphone. -Its main feature could be the ability to use the smartphone as a full-fledged -PС. Unfortunatly, the crowdfunding campaign did not accumulate enough money, -so a dream of having a universal device remained to be the dream.

-

I've been searching for universality, too, on the software side, -not the hardware one. Today I can confidently say I found the necessary. . .

-
- -

Page 1 of 8

diff --git a/en/news/index2.html b/en/news/index2.html index 11d2561..cce68e8 100644 --- a/en/news/index2.html +++ b/en/news/index2.html @@ -30,6 +30,27 @@

News

+
+

+ How I create browser applications inside browsers +

+

+ 2021-01-28 00:00 +

+
+

GitJS

+

In this article Michael shares his experience of creating durable applications.

+

In 2013 Canonical tried to crowdfund Ubuntu Edge smartphone. +Its main feature could be the ability to use the smartphone as a full-fledged +PС. Unfortunatly, the crowdfunding campaign did not accumulate enough money, +so a dream of having a universal device remained to be the dream.

+

I've been searching for universality, too, on the software side, +not the hardware one. Today I can confidently say I found the necessary. . .

+
+ +

Why I keep track of spendings in a personal app made with Git+JS @@ -192,24 +213,6 @@ It seems that right now we have less completed features than before the release Continue reading

-
-

- OGS Mahjong 2: Demo 2 -

-

- 2018-10-02 00:00 -

-
-

Start of a Mahjong party

-

We are glad to announce the release of the second demonstration of OGS Mahjong 2. The purposes of this release were to refine our development techniques and build a solid cross-platform foundation.

-

Release

-

Run the latest version of OGS Mahjong 2 in your web browser: http://ogstudio.github.io/ogs-mahjong

-

You are encouraged to run the game with seed parameter like this: http://ogstudio.github.io/ogs-mahjong?seed=0. . .

-
- -

Page 2 of 8

diff --git a/en/news/index3.html b/en/news/index3.html index 183b7ea..e88f4c3 100644 --- a/en/news/index3.html +++ b/en/news/index3.html @@ -30,6 +30,24 @@

News

+
+

+ OGS Mahjong 2: Demo 2 +

+

+ 2018-10-02 00:00 +

+
+

Start of a Mahjong party

+

We are glad to announce the release of the second demonstration of OGS Mahjong 2. The purposes of this release were to refine our development techniques and build a solid cross-platform foundation.

+

Release

+

Run the latest version of OGS Mahjong 2 in your web browser: http://ogstudio.github.io/ogs-mahjong

+

You are encouraged to run the game with seed parameter like this: http://ogstudio.github.io/ogs-mahjong?seed=0. . .

+
+ +
-
-

- The birth of MJIN world -

-

- 2017-09-10 00:00 -

-
-

An explosion giving birth to something new

-

This article describes the birth of MJIN world in August 2017.

-

mjin-player

-

As you know, we spent July to research scripting. We found a solution that satisfies the following criteria. Scripts should:

-
    -
  1. run unchanged on all supported platforms
  2. -
  3. allow extending C++ code
  4. -
-

We have verified the second criterion by writing a sample application. The first criterion was taken for granted because it SHOULD be true.. . .

-
- -

Page 3 of 8

diff --git a/en/news/index4.html b/en/news/index4.html index 1228c35..df05979 100644 --- a/en/news/index4.html +++ b/en/news/index4.html @@ -30,6 +30,28 @@

News

+
+

+ The birth of MJIN world +

+

+ 2017-09-10 00:00 +

+
+

An explosion giving birth to something new

+

This article describes the birth of MJIN world in August 2017.

+

mjin-player

+

As you know, we spent July to research scripting. We found a solution that satisfies the following criteria. Scripts should:

+
    +
  1. run unchanged on all supported platforms
  2. +
  3. allow extending C++ code
  4. +
+

We have verified the second criterion by writing a sample application. The first criterion was taken for granted because it SHOULD be true.. . .

+
+ +

Scripting research @@ -168,24 +190,6 @@ Continue reading

-
-

- November 2016 recap -

-

- 2016-12-15 00:00 -

-
-

Construction of a building

-

This article describes the start of MJIN library separation into modules.

-

Once we built OpenSceneGraph for Android, it became obvious that some MJIN functionality is not suitable for Android. For example, UIQt provides a basis for OGS Editor UI. Since OGS Editor is a desktop application, we don't need UIQt for Android.

-

We decided to have a look at two approaches to separate MJIN into modules: build-time separation and run-time one. -Build-time separation means MJIN becomes highly configurable and each platform gets specifically tailored MJIN build.. . .

-
- -

Page 4 of 8

diff --git a/en/news/index5.html b/en/news/index5.html index 990d64c..120ddff 100644 --- a/en/news/index5.html +++ b/en/news/index5.html @@ -30,6 +30,24 @@

News

+
+

+ November 2016 recap +

+

+ 2016-12-15 00:00 +

+
+

Construction of a building

+

This article describes the start of MJIN library separation into modules.

+

Once we built OpenSceneGraph for Android, it became obvious that some MJIN functionality is not suitable for Android. For example, UIQt provides a basis for OGS Editor UI. Since OGS Editor is a desktop application, we don't need UIQt for Android.

+

We decided to have a look at two approaches to separate MJIN into modules: build-time separation and run-time one. +Build-time separation means MJIN becomes highly configurable and each platform gets specifically tailored MJIN build.. . .

+
+ +

October 2016 recap @@ -184,22 +202,6 @@ It's time to create simple Mahjong solitaire game.

Continue reading

-
-

- We’re back to social networks -

-

- 2016-08-18 00:00 -

-
-

If you follow us on Facebook, Twitter, or VK you noticed we started to use them again. That's no coincidence: we're finally ready to communicate our progress verbally after 4 years of almost silent development.

-

Follow us to stay up-to-date!

-

. . .

-
- -

Page 5 of 8

diff --git a/en/news/index6.html b/en/news/index6.html index 1d4c961..d4c5c8d 100644 --- a/en/news/index6.html +++ b/en/news/index6.html @@ -30,6 +30,22 @@

News

+
+

+ We’re back to social networks +

+

+ 2016-08-18 00:00 +

+
+

If you follow us on Facebook, Twitter, or VK you noticed we started to use them again. That's no coincidence: we're finally ready to communicate our progress verbally after 4 years of almost silent development.

+

Follow us to stay up-to-date!

+

. . .

+
+ +
-
-

- Roadmap for 2016 -

-

- 2015-12-26 00:00 -

-
-

As you know, according to the previously published roadmap, we now have sound system in place. However, we decided to go further and implement the first version of Player. We wanted to get it done by December, but, unfortunately, more work resulted in the change of dates.

-

Here's the revised roadmap for the first half of 2016:

-
    -
  1. Editor + Player 0.8.0 (January 2016): Sound system, Whac-a-mole game with sounds
  2. -
  3. Editor + Player 0.9.0 (April 2016): Networking system, simple ping pong game for 2 players over the net. . .
  4. -
-
- -

Page 6 of 8

diff --git a/en/news/index7.html b/en/news/index7.html index de6b3bd..b0ad9a4 100644 --- a/en/news/index7.html +++ b/en/news/index7.html @@ -30,6 +30,25 @@

News

+
+

+ Roadmap for 2016 +

+

+ 2015-12-26 00:00 +

+
+

As you know, according to the previously published roadmap, we now have sound system in place. However, we decided to go further and implement the first version of Player. We wanted to get it done by December, but, unfortunately, more work resulted in the change of dates.

+

Here's the revised roadmap for the first half of 2016:

+
    +
  1. Editor + Player 0.8.0 (January 2016): Sound system, Whac-a-mole game with sounds
  2. +
  3. Editor + Player 0.9.0 (April 2016): Networking system, simple ping pong game for 2 players over the net. . .
  4. +
+
+ +
-
-

- Editor 0.4.0 and plans for 0.5.0 -

-

- 2015-03-07 00:00 -

-
-

We completed Editor 0.4.0 in January. As it was planned, it only contains basic abilities to open and save a project. The major goal was to make MJIN, Python and Qt work together (we were unable to use PyQt or PySide due to technical difficulties).

-

You can see 0.4.0 in action here.

-

We started Editor 0.5.0 development in February. It's 45% ready at the moment.

-

Editor 0.5.0 planned features:

-
    -
  1. Scene node tree editing. . .
  2. -
-
- -

Page 7 of 8

diff --git a/en/news/index8.html b/en/news/index8.html index 040c8f1..c8666d7 100644 --- a/en/news/index8.html +++ b/en/news/index8.html @@ -30,6 +30,26 @@

News

+
+

+ Editor 0.4.0 and plans for 0.5.0 +

+

+ 2015-03-07 00:00 +

+
+

We completed Editor 0.4.0 in January. As it was planned, it only contains basic abilities to open and save a project. The major goal was to make MJIN, Python and Qt work together (we were unable to use PyQt or PySide due to technical difficulties).

+

You can see 0.4.0 in action here.

+

We started Editor 0.5.0 development in February. It's 45% ready at the moment.

+

Editor 0.5.0 planned features:

+
    +
  1. Scene node tree editing. . .
  2. +
+
+ +

Editor roadmap for 0.4.0 diff --git a/images/2024_scenes.mp4 b/images/2024_scenes.mp4 new file mode 100644 index 0000000..b49b92b Binary files /dev/null and b/images/2024_scenes.mp4 differ diff --git a/ru/news/2024-09_ht-scenes.md b/ru/news/2024-09_ht-scenes.md new file mode 100644 index 0000000..3ea5eee --- /dev/null +++ b/ru/news/2024-09_ht-scenes.md @@ -0,0 +1,43 @@ +Title: Переключение сцен +Date: 2024-09-06 00:00 +Category: News +Slug: ht-scenes +Lang: ru + +# Август + + + +В августе сделал переключение сцен, после чего стало возможно следующее: + +* при нажатии в заставке кнопки «Начать игру» переходить к уровню с тремя этажами +* при выборе двери переходить на другой этаж +* при выборе телевизора переходить к переключению каналов +* при переключении каналов менять изображение в телевизоре + +Таким образом, сцены хорошо решают вопросы как фокусирования на предметах, +так и перемещения в пространстве. + +# Сентябрь + +В сентябре планирую добавить воспроизведение коротких звуков. + +# Философия + +Наткнулся на интересную публикацию [«Время после вычета налогов»][tax]. +В ней автор кратко повествует о том, что после вычета всех обязательных ежедневных +трат (сон, работа, дорога до работы, умывание и т.п.) у него остаётся лишь 3 часа +свободного времени. Это время автор и называет «временем после вычета налогов». + +Эта концепция очень мне близка, т.к. на проект «Хвост и Тень» я как раз трачу +то время, что остаётся «после вычета налогов». Например, в августе мне удалось +выделить на проект около 27 часов, это примерно 1 час в день. Конечно, на обычной +работе 27 часов вырабатывают за 3-4 дня, но на работе нельзя воплощать +свою мечту в жизнь. + +А вы используете «время после вычета налогов»? + +[scenes]: ../../images/2024_scenes.mp4 +[tax]: https://www.konstantinschubert.com/2019/03/30/time-after-taxes.html diff --git a/ru/news/ht-scenes.html b/ru/news/ht-scenes.html new file mode 100644 index 0000000..0b833a1 --- /dev/null +++ b/ru/news/ht-scenes.html @@ -0,0 +1,88 @@ + + + + + + + + + +

В новостях...

+
+
+

+ Переключение сцен +

+

+ 2024-09-06 00:00 +

+
+

Август

+ +

В августе сделал переключение сцен, после чего стало возможно следующее:

+
    +
  • при нажатии в заставке кнопки «Начать игру» переходить к уровню с тремя этажами
  • +
  • при выборе двери переходить на другой этаж
  • +
  • при выборе телевизора переходить к переключению каналов
  • +
  • при переключении каналов менять изображение в телевизоре
  • +
+

Таким образом, сцены хорошо решают вопросы как фокусирования на предметах, +так и перемещения в пространстве.

+

Сентябрь

+

В сентябре планирую добавить воспроизведение коротких звуков.

+

Философия

+

Наткнулся на интересную публикацию «Время после вычета налогов». +В ней автор кратко повествует о том, что после вычета всех обязательных ежедневных +трат (сон, работа, дорога до работы, умывание и т.п.) у него остаётся лишь 3 часа +свободного времени. Это время автор и называет «временем после вычета налогов».

+

Эта концепция очень мне близка, т.к. на проект «Хвост и Тень» я как раз трачу +то время, что остаётся «после вычета налогов». Например, в августе мне удалось +выделить на проект около 27 часов, это примерно 1 час в день. Конечно, на обычной +работе 27 часов вырабатывают за 3-4 дня, но на работе нельзя воплощать +свою мечту в жизнь.

+

А вы используете «время после вычета налогов»?

+
+
+
+ + + +
+ + diff --git a/ru/news/index.html b/ru/news/index.html index 344d5c2..0a91de1 100644 --- a/ru/news/index.html +++ b/ru/news/index.html @@ -30,6 +30,31 @@

Новости

+
+

+ Переключение сцен +

+

+ 2024-09-06 00:00 +

+
+

Август

+ +

В августе сделал переключение сцен, после чего стало возможно следующее:

+
    +
  • при нажатии в заставке кнопки «Начать игру» переходить к уровню с тремя этажами
  • +
  • при выборе двери переходить на другой этаж
  • +
  • при выборе телевизора переходить к переключению каналов
  • +
  • при переключении каналов менять изображение в телевизоре
  • +
+

Таким образом, сцены хорошо решают вопросы как фокусирования на предметах,. . .

+
+ +

Переосмысление @@ -214,27 +239,6 @@ class memory_Context: Читать далее

-
-

- Как я создаю приложения для браузера прямо в браузере -

-

- 2021-01-28 00:00 -

-
-

GitJS

-

В этой статье Михаил поделится опытом создания доступных долговечных приложений.

-

В 2013 году компания Canonical пыталась собрать средства на выпуск смартфона -Ubuntu Edge. Особенностью продукта должна была стать возможность -преобразовывать смартфон в полноценный ПК. Увы, необходимую сумму собрать не -удалось, поэтому мечта создать универсальное устройство так и осталась мечтой.

-

Со своей стороны я давно искал универсальность со стороны программного -обеспечения, не железа. Сегодня с уверенностью могу сказать, что нашёл. . .

-
- -

Страница 1 из 8

diff --git a/ru/news/index2.html b/ru/news/index2.html index 1445215..f6d6fbc 100644 --- a/ru/news/index2.html +++ b/ru/news/index2.html @@ -30,6 +30,27 @@

Новости

+
+

+ Как я создаю приложения для браузера прямо в браузере +

+

+ 2021-01-28 00:00 +

+
+

GitJS

+

В этой статье Михаил поделится опытом создания доступных долговечных приложений.

+

В 2013 году компания Canonical пыталась собрать средства на выпуск смартфона +Ubuntu Edge. Особенностью продукта должна была стать возможность +преобразовывать смартфон в полноценный ПК. Увы, необходимую сумму собрать не +удалось, поэтому мечта создать универсальное устройство так и осталась мечтой.

+

Со своей стороны я давно искал универсальность со стороны программного +обеспечения, не железа. Сегодня с уверенностью могу сказать, что нашёл. . .

+
+ +
-
-

- OGS Mahjong 2: Demo 2 -

-

- 2018-10-02 00:00 -

-
-

Начало партии Маджонг

-

Мы рады сообщить о выпуске второй демонстрации OGS Mahjong 2. Её целью были улучшение техники разработки и создание надёжной основы кроссплатформенной разработки.

-

Выпуск

-

Запустите последний выпуск OGS Mahjong 2 в вашем браузере: http://ogstudio.github.io/ogs-mahjong

-

Рекомендуем запускать игру с параметром seed следующим образом: http://ogstudio.github.io/ogs-mahjong?seed=0. . .

-
- -

Страница 2 из 8

diff --git a/ru/news/index3.html b/ru/news/index3.html index 74e35bc..082204c 100644 --- a/ru/news/index3.html +++ b/ru/news/index3.html @@ -30,6 +30,24 @@

Новости

+
+

+ OGS Mahjong 2: Demo 2 +

+

+ 2018-10-02 00:00 +

+
+

Начало партии Маджонг

+

Мы рады сообщить о выпуске второй демонстрации OGS Mahjong 2. Её целью были улучшение техники разработки и создание надёжной основы кроссплатформенной разработки.

+

Выпуск

+

Запустите последний выпуск OGS Mahjong 2 в вашем браузере: http://ogstudio.github.io/ogs-mahjong

+

Рекомендуем запускать игру с параметром seed следующим образом: http://ogstudio.github.io/ogs-mahjong?seed=0. . .

+
+ +
-
-

- Рождение вселенной MJIN -

-

- 2017-09-10 00:00 -

-
-

Взрыв, рождающий что-то новое

-

Эта статья описывает рождение вселенной MJIN в августе 2017.

-

mjin-player

-

Как вы знаете, в июле мы изучали скриптование. Мы нашли решение, которое удовлетворяет следующим критериям. Скрипты должны:

-
    -
  1. исполняться в исходном виде без изменений на всех поддерживаемых платформах
  2. -
  3. позволять расширять код C++
  4. -
-

Мы проверили второй критерий в рамках тестового приложения. В первый критерий мы просто поверили, т.к. он ДОЛЖЕН быть верен.. . .

-
- -

Страница 3 из 8

diff --git a/ru/news/index4.html b/ru/news/index4.html index ffc3665..bba3311 100644 --- a/ru/news/index4.html +++ b/ru/news/index4.html @@ -30,6 +30,28 @@

Новости

+
+

+ Рождение вселенной MJIN +

+

+ 2017-09-10 00:00 +

+
+

Взрыв, рождающий что-то новое

+

Эта статья описывает рождение вселенной MJIN в августе 2017.

+

mjin-player

+

Как вы знаете, в июле мы изучали скриптование. Мы нашли решение, которое удовлетворяет следующим критериям. Скрипты должны:

+
    +
  1. исполняться в исходном виде без изменений на всех поддерживаемых платформах
  2. +
  3. позволять расширять код C++
  4. +
+

Мы проверили второй критерий в рамках тестового приложения. В первый критерий мы просто поверили, т.к. он ДОЛЖЕН быть верен.. . .

+
+ +
-
-

- Ноябрь 2016 кратко -

-

- 2016-12-15 00:00 -

-
-

Постройка здания

-

Эта статья описывает начало разделения библиотеки MJIN на модули.

-

Как только мы собрали OpenSceneGraph для Android, стало очевидно, что часть функционала MJIN не нужна на Android. Например, UIQt - это основа интерфейса Редактора. Раз Редактор - это приложение для ПК, то UIQt не нужен на Android.

-

Мы решили рассмотреть два подхода к разделению MJIN на модули: во время сборки (build-time) и исполнения (run-time). -Разделение во время сборки означает гибкую систему настроек MJIN, что позволит собирать её различно под каждую платформу.. . .

-
- -

Страница 4 из 8

diff --git a/ru/news/index5.html b/ru/news/index5.html index e498ef5..8b888bb 100644 --- a/ru/news/index5.html +++ b/ru/news/index5.html @@ -30,6 +30,24 @@

Новости

+
+

+ Ноябрь 2016 кратко +

+

+ 2016-12-15 00:00 +

+
+

Постройка здания

+

Эта статья описывает начало разделения библиотеки MJIN на модули.

+

Как только мы собрали OpenSceneGraph для Android, стало очевидно, что часть функционала MJIN не нужна на Android. Например, UIQt - это основа интерфейса Редактора. Раз Редактор - это приложение для ПК, то UIQt не нужен на Android.

+

Мы решили рассмотреть два подхода к разделению MJIN на модули: во время сборки (build-time) и исполнения (run-time). +Разделение во время сборки означает гибкую систему настроек MJIN, что позволит собирать её различно под каждую платформу.. . .

+
+ +
-
-

- Мы вернулись в социальные сети -

-

- 2016-08-18 00:00 -

-
-

Если вы подписаны на нашу группу в Facebook, Twitter или VK, вы заметили, что мы начали использовать её снова. Это не случайно: мы наконец созрели для вербального общения после 4 лет молчаливой разработки.

-

Подписывайтесь!

-

. . .

-
- -

Страница 5 из 8

diff --git a/ru/news/index6.html b/ru/news/index6.html index 90af4c0..b5fb8e3 100644 --- a/ru/news/index6.html +++ b/ru/news/index6.html @@ -30,6 +30,22 @@

Новости

+
+

+ Мы вернулись в социальные сети +

+

+ 2016-08-18 00:00 +

+
+

Если вы подписаны на нашу группу в Facebook, Twitter или VK, вы заметили, что мы начали использовать её снова. Это не случайно: мы наконец созрели для вербального общения после 4 лет молчаливой разработки.

+

Подписывайтесь!

+

. . .

+
+ +
-
-

- Дорожная карта 2016 -

-

- 2015-12-26 00:00 -

-
-

Как вы знаете, согласно ранее опубликованной дорожной карте, мы добавили звуковую систему. Тем не менее, мы решили пойти дальше и создать первую версию Проигрывателя. Мы хотели завершить его в декабре, но, к сожалению, изменение планов вылилось в изменение сроков.

-

Представляем вам обновлённую дорожную карту на первую половину 2016:

-
    -
  1. Редактор + Проигрыватель 0.8.0 (Январь 2016): Звуковая система, игра "Поймай крота" со звуком
  2. -
  3. Редактор + Проигрыватель 0.9.0 (Апрель 2016): Сетевая система, простая игра ping pong для двух игроков по сети. . .
  4. -
-
- -

Страница 6 из 8

diff --git a/ru/news/index7.html b/ru/news/index7.html index 3bc01ae..068d3f7 100644 --- a/ru/news/index7.html +++ b/ru/news/index7.html @@ -30,6 +30,25 @@

Новости

+
+

+ Дорожная карта 2016 +

+

+ 2015-12-26 00:00 +

+
+

Как вы знаете, согласно ранее опубликованной дорожной карте, мы добавили звуковую систему. Тем не менее, мы решили пойти дальше и создать первую версию Проигрывателя. Мы хотели завершить его в декабре, но, к сожалению, изменение планов вылилось в изменение сроков.

+

Представляем вам обновлённую дорожную карту на первую половину 2016:

+
    +
  1. Редактор + Проигрыватель 0.8.0 (Январь 2016): Звуковая система, игра "Поймай крота" со звуком
  2. +
  3. Редактор + Проигрыватель 0.9.0 (Апрель 2016): Сетевая система, простая игра ping pong для двух игроков по сети. . .
  4. +
+
+ +
-
-

- Редактор 0.4.0 и планы для 0.5.0 -

-

- 2015-03-07 00:00 -

-
-

Мы завершили работу над версией 0.4.0 редактора в январе. Как было запланировано, эта версия содержит лишь базовые возможности открыть и сохранить проект. Основная цель была в том, чтобы подружить MJIN, Python и Qt (в частности, по ряду технических причин мы не смогли использовать PyQt или PySide).

-

Вы можете увидеть 0.4.0 в действии здесь.

-

Мы начали разработку Редактора 0.5.0 в феврале, на текущий момент сделаны 45% работ.. . .

-
- -

Страница 7 из 8

diff --git a/ru/news/index8.html b/ru/news/index8.html index 341cb8d..62f8c05 100644 --- a/ru/news/index8.html +++ b/ru/news/index8.html @@ -30,6 +30,22 @@

Новости

+
+

+ Редактор 0.4.0 и планы для 0.5.0 +

+

+ 2015-03-07 00:00 +

+
+

Мы завершили работу над версией 0.4.0 редактора в январе. Как было запланировано, эта версия содержит лишь базовые возможности открыть и сохранить проект. Основная цель была в том, чтобы подружить MJIN, Python и Qt (в частности, по ряду технических причин мы не смогли использовать PyQt или PySide).

+

Вы можете увидеть 0.4.0 в действии здесь.

+

Мы начали разработку Редактора 0.5.0 в феврале, на текущий момент сделаны 45% работ.. . .

+
+ +