2024-10
This commit is contained in:
@@ -7,13 +7,6 @@
|
||||
<body>
|
||||
<script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
|
||||
<div id="header">
|
||||
<div>
|
||||
<strong id="title">Open Game Studio</strong>
|
||||
<div id="lang">
|
||||
<a href="../../en/news/index.html">EN</a>
|
||||
<a href="../../ru/news/index.html">RU</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header2">
|
||||
<div class="menu">
|
||||
<a href="../../en/news/index.html">News</a>
|
||||
@@ -21,15 +14,40 @@
|
||||
<a href="../../en/tool/index.html">Tools</a>
|
||||
<a href="../../en/page/about.html">About</a>
|
||||
</div>
|
||||
<a class="discord" href="https://t.me/Tail_and_shadow">
|
||||
<img src="../../images/telegram.png"></img>
|
||||
</a>
|
||||
<div id="lang">
|
||||
<a href="../../en/news/index.html">EN</a>
|
||||
<a href="../../ru/news/index.html">RU</a>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-sound.html">Sound support and the search for a new direction</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-10-11 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="soundsupport">Sound support</h1>
|
||||
<video controls width="700">
|
||||
<source src="../../images/2024_sound.mp4" type="video/mp4"/>
|
||||
</video>
|
||||
<p>In September I implemented sound support. However, this was the last
|
||||
work for "Tail and Shadow" project, because the project's story writer -
|
||||
Eugene - left.</p>
|
||||
<h1 id="thesearchforanewdirection">The search for a new direction</h1>
|
||||
<p>In September I also noticed the loss of interest in the project by the
|
||||
audience. I linked this to the fact that the project's functional and
|
||||
graphical results did not match that of the audience.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="ht-sound.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-scenes.html">Switching scenes</a>
|
||||
@@ -218,28 +236,6 @@ code chunks equal because they interact through the Bus only.</p>
|
||||
<a href="bus-01.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="rpg-ends.html">Revised project goals</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2023-12-25 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="thedreamofanopensourcerpgisover">The dream of an open source RPG is over</h1>
|
||||
<p>In 2005 the Opensource Game Studio project started
|
||||
under the name of the <a href="https://www.linuxquestions.org/questions/general-10/the-creation-of-the-best-rpg-355858/">Opensource RPG</a>, because we wanted
|
||||
to create "the first competitive open free game".
|
||||
In 2011 right after releasing OGS Mahjong 0.7 we have already
|
||||
had the numbers that it would take us <a href="https://gamedev.ru/community/ogs/articles/?id=6383">540 years to create RPG</a>.</p>
|
||||
<p>In 2011 we had a dream that we as a team would grow, which could decrease
|
||||
540 years to someting reasonable. However today in the end of 2023 it's clear
|
||||
<strong>we are unable to create RPG</strong>.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="rpg-ends.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 1 of 8</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user