about and projects
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>О нас</title>
|
||||
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/pygments.css" />
|
||||
<script src="https://ogstudio.github.io/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://github.com/KaiSD/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://ogstudio.github.io">Opensource Game Studio</a></h1>
|
||||
<h1><a href="https://github.com/KaiSD/ogs-site">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,10 +46,23 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>О нас</h3>
|
||||
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/about.html">en</a>
|
||||
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/about.html">en</a>
|
||||
|
||||
<p>Мы команда Opensource Game Studio, студия игр с открытым исходным кодом.</p>
|
||||
<p>Мы круты, ё.</p>
|
||||
<p>Основной задачей команды Opensource Game Studio является разработка свободного тулсета для создания компьютерных игр, а также создание игр с его помощью. В настоящее время мы работаем над игровым движком, в котором стараемся соединить лучшее что нам удалось найти в мире Open Source и наши разработки.
|
||||
Недавно мы закончили работу над игрой семейства “пасьянс маджонг”, которая является первым шагом в долгом пути к нашему тулсету и полноценной RPG в конечном итоге. Теперь мы начинаем работу над новым проектом.</p>
|
||||
<h4>Команда Opensource Game Studio</h4>
|
||||
<ul>
|
||||
<li>Михаил “kornerr” Капелько – программист. Инициатор появления команды.</li>
|
||||
<li>Иван “Kai SD” Корыстин – Гейм-дизайнер, QA, PM.</li>
|
||||
</ul>
|
||||
<h4>Участники</h4>
|
||||
<ul>
|
||||
<li>Максим Зарецкий – Сценарист.</li>
|
||||
<li>Татьяна Артемьева – QA.</li>
|
||||
<li>devALEX – программист.</li>
|
||||
<li>Тимур “Sora” Маликин, Антон “Kif” Чернов – 3D Моделлеры.</li>
|
||||
<li>Тьерри Делоне, Мигель де Диос, Дирк Первольц, Юрген Раушер – переводчики.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- End Main Content -->
|
||||
|
||||
@@ -58,18 +71,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/archives.html">Archives</a>
|
||||
<li><a href="https://ogstudio.github.io/tags.html">Tags</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://ogstudio.github.io/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/category/news.html">News</a></li>
|
||||
<li><a href="https://ogstudio.github.io/category/stub.html">Stub</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>About</title>
|
||||
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/pygments.css" />
|
||||
<script src="https://ogstudio.github.io/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://github.com/KaiSD/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://ogstudio.github.io">Opensource Game Studio</a></h1>
|
||||
<h1><a href="https://github.com/KaiSD/ogs-site">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,10 +46,23 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>About</h3>
|
||||
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/about-ru.html">ru</a>
|
||||
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/about-ru.html">ru</a>
|
||||
|
||||
<p>We are Opensource Game Studio team.</p>
|
||||
<p>And we rock, ya know.</p>
|
||||
<p>The primary goal of The Opensource Game Studio Team is the creation of the free Toolset for creating the computer games, and also the creation of games with its aid. At present, we are developing the game engine, in which, we try to combine the best things, that we managed to find in the the world Opensource and Freeware with our own developments.
|
||||
Recently we have released a mahjong solitaire game, it’s our first step in a long path to our toolset and full scale RPG in the end. Now we’re starting to work on a new project.</p>
|
||||
<h5>The Opensource Game Studio Core Team:</h5>
|
||||
<ul>
|
||||
<li>Michael “kornerr” Kapelko – programmer. The initiator.</li>
|
||||
<li>Ivan “Kai SD” Korystin – Game Designer, QA, PM.</li>
|
||||
</ul>
|
||||
<h5>Contributors:</h5>
|
||||
<ul>
|
||||
<li>Maxim Zaretsky – Writer.</li>
|
||||
<li>Tatyana Artemyeva – QA.</li>
|
||||
<li>devALEX – programmer.</li>
|
||||
<li>Timur “Sora” Malikin, Anton “Kif” Chernov- 3D Modellers.</li>
|
||||
<li>Thierry Delaunay, Miguel de Dios, Dirk Pervolz, Jurgen Rauscher – translators.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- End Main Content -->
|
||||
|
||||
@@ -58,18 +71,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/archives.html">Archives</a>
|
||||
<li><a href="https://ogstudio.github.io/tags.html">Tags</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://ogstudio.github.io/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/category/news.html">News</a></li>
|
||||
<li><a href="https://ogstudio.github.io/category/stub.html">Stub</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>Проекты</title>
|
||||
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/pygments.css" />
|
||||
<script src="https://ogstudio.github.io/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://github.com/KaiSD/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://ogstudio.github.io">Opensource Game Studio</a></h1>
|
||||
<h1><a href="https://github.com/KaiSD/ogs-site">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,12 +46,44 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>Проекты</h3>
|
||||
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/projects.html">en</a>
|
||||
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/projects.html">en</a>
|
||||
|
||||
<h1>OGS Mahjong</h1>
|
||||
<p>It is a super cool game</p>
|
||||
<h1>OGS Editor</h1>
|
||||
<p>It is a super cool editor</p>
|
||||
<p>OGS Mahjong - простая игра в жанрах "Пасьянс Маджонг" и "Шисен-Сё" с симпатичной 3D графикой и спокойным саундтреком.</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/XdOzD_Hc2lQ" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<h4>Версия Deluxe</h4>
|
||||
<p>Если вам нравится то, что мы делаем, вы можете поддержать нас, купив версию Deluxe.</p>
|
||||
<p>В <strong>OGS Mahjong Deluxe</strong> вы найдете две дополнительных темы фишек: "Восток" и "Спорт".</p>
|
||||
<iframe src="https://www.humblebundle.com/widget/v2/product/ogsmahjong/ySGF3h34?theme=transparent-light" width="526" height="325" style="border: none;" scrolling="no" frameborder="0"></iframe>
|
||||
|
||||
<h4>Базовая версия</h4>
|
||||
<ul>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-windows32.exe/download" title="Download ogs-mahjong-1.1.0-windows32.exe">For Windows (exe)</a> (40 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-windows32.exe/download" title="Download ogs-mahjong-1.1.0-full-windows32.exe">For Windows, with editor and additional music (exe)</a> (123 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-linux64.tar.lzma/download" title="Download ogs-mahjong-1.1.0-linux64.tar.lzma">For Linux64 (tar.lzma)</a> (37 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux64.tar.lzma/download" title="Download ogs-mahjong-1.1.0-full-linux64.tar.lzma">For Linux64, with editor and additional music (tar.lzma)</a> (110 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-linux32.tar.lzma/download" title="Download ogs-mahjong-1.1.0-linux32.tar.lzma">For Linux32 (tar.lzma)</a> (37 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux32.tar.lzma/download" title="Download ogs-mahjong-1.1.0-full-linux32.tar.lzma">For Linux32, with editor and additional music (tar.lzma)</a> (110 MB)</li>
|
||||
</ul>
|
||||
<h4>Особенности</h4>
|
||||
<ul>
|
||||
<li>3 режима игры: Пасьянс Маджонг, Шисен-сё и Шисен-сё с гравитацией.</li>
|
||||
<li>Более 150 раскладок. Совместимость с форматом раскладок KMahjongg.</li>
|
||||
<li>Редактор раскладок с возможностью быстро проверить раскладку в игре.</li>
|
||||
<li>Поддержка тем для фишек.</li>
|
||||
<li>4 темы: "Классика", "Нео-классика", "Цветы", "Дистрибутивы".</li>
|
||||
<li>Поддержка фонов.</li>
|
||||
<li>3 фона: "Комната", "Комната упрощенная" и "Внутри Компьютера".</li>
|
||||
<li>Поддержка сохранения и загрузки.</li>
|
||||
<li>Подсказки и перемешивание.</li>
|
||||
<li>Неограниченная возможность отмены хода.</li>
|
||||
<li>Анимации камеры и динамическая камера, следящая за курсором.</li>
|
||||
<li>"Подсветка" слоев для облегчения восприятия раскладки.</li>
|
||||
<li>6 языков: русский, английский, немецкий, французский, испанский и хинди.</li>
|
||||
<li>Онлайн рейтинг.</li>
|
||||
<li>Определение оптимальных настроек графики при первом запуске игры.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- End Main Content -->
|
||||
|
||||
@@ -60,18 +92,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/archives.html">Archives</a>
|
||||
<li><a href="https://ogstudio.github.io/tags.html">Tags</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://ogstudio.github.io/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/category/news.html">News</a></li>
|
||||
<li><a href="https://ogstudio.github.io/category/stub.html">Stub</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
<title>Projects</title>
|
||||
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://ogstudio.github.io/theme/css/pygments.css" />
|
||||
<script src="https://ogstudio.github.io/theme/js/custom.modernizr.js"></script>
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/normalize.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/foundation.min.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/style.css" />
|
||||
<link rel="stylesheet" href="https://github.com/KaiSD/ogs-site/theme/css/pygments.css" />
|
||||
<script src="https://github.com/KaiSD/ogs-site/theme/js/custom.modernizr.js"></script>
|
||||
|
||||
<!-- So Firefox can bookmark->"abo this site" -->
|
||||
<link href="feeds/all.atom.xml" rel="alternate" title="Opensource Game Studio" type="application/atom+xml">
|
||||
@@ -25,7 +25,7 @@
|
||||
<!-- Show menu items and pages -->
|
||||
<div class="row">
|
||||
<div class="large-12 columns top-bar">
|
||||
<h1><a href="https://ogstudio.github.io">Opensource Game Studio</a></h1>
|
||||
<h1><a href="https://github.com/KaiSD/ogs-site">Opensource Game Studio</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row top-menu">
|
||||
@@ -46,12 +46,43 @@
|
||||
<div class="large-9 columns">
|
||||
|
||||
<h3>Projects</h3>
|
||||
<a class="button secondary small translation-button" href="https://ogstudio.github.io/pages/projects-ru.html">ru</a>
|
||||
<a class="button secondary small translation-button" href="https://github.com/KaiSD/ogs-site/pages/projects-ru.html">ru</a>
|
||||
|
||||
<h1>OGS Mahjong</h1>
|
||||
<p>It is a super cool game</p>
|
||||
<h1>OGS Editor</h1>
|
||||
<p>It is a super cool editor</p>
|
||||
<p>OGS Mahjong is a simple mahjong solitaire and shisen-sho game with nice 3D graphics and relaxing soundtrack.</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/XdOzD_Hc2lQ" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<h4>Deluxe version</h4>
|
||||
<p>If you like our work, you can support us by buying the Deluxe version. It will help us keep the things running and, maybe, hire some freelance artists to make our future games a bit better.</p>
|
||||
<p>In <strong>OGS Mahjong Deluxe</strong> you can find two additional tilesets: "Eastern" and "Sport".</p>
|
||||
<iframe src="https://www.humblebundle.com/widget/v2/product/ogsmahjong/ySGF3h34?theme=transparent-light" width="526" height="325" style="border: none;" scrolling="no" frameborder="0"></iframe>
|
||||
|
||||
<h4>Base version</h4>
|
||||
<ul>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-windows32.exe/download" title="Download ogs-mahjong-1.1.0-windows32.exe">For Windows (exe)</a> (40 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-windows32.exe/download" title="Download ogs-mahjong-1.1.0-full-windows32.exe">For Windows, with editor and additional music (exe)</a> (123 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-linux64.tar.lzma/download" title="Download ogs-mahjong-1.1.0-linux64.tar.lzma">For Linux64 (tar.lzma)</a> (37 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux64.tar.lzma/download" title="Download ogs-mahjong-1.1.0-full-linux64.tar.lzma">For Linux64, with editor and additional music (tar.lzma)</a> (110 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-1.1.0-linux32.tar.lzma/download" title="Download ogs-mahjong-1.1.0-linux32.tar.lzma">For Linux32 (tar.lzma)</a> (37 MB)</li>
|
||||
<li><a href="http://sourceforge.net/projects/osrpgcreation/files/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux32.tar.lzma/download" title="Download ogs-mahjong-1.1.0-full-linux32.tar.lzma">For Linux32, with editor and additional music (tar.lzma)</a> (110 MB)</li>
|
||||
</ul>
|
||||
<h4>Features</h4>
|
||||
<ul>
|
||||
<li>3 game modes: Mahjong Solitaire, Shisen-sho and Shisen-sho with gravity.</li>
|
||||
<li>More than 150 layouts. Layouts format is compatible with KMahjongg.</li>
|
||||
<li>Support for multiple tilesets.</li>
|
||||
<li>4 themes: "Classic", "Neo-classic", "Flowers", "Distros".</li>
|
||||
<li>Support for background scenes.</li>
|
||||
<li>3 scenes: "Room", "Room Lite" and "Inside the computer".</li>
|
||||
<li>Save and load.</li>
|
||||
<li>Hints and shuffle.</li>
|
||||
<li>Unlimited number of undos.</li>
|
||||
<li>Camera animations and dynamic camera (cursor tracking).</li>
|
||||
<li>Layers highlighting.</li>
|
||||
<li>6 languages: Russian, English, German, French, Spanish and Hindi.</li>
|
||||
<li>Online leaderboard.</li>
|
||||
<li>Adapting the game settings to your computer configuration during the first game launch.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- End Main Content -->
|
||||
|
||||
@@ -60,18 +91,18 @@
|
||||
<!--k
|
||||
<h5 class="sidebar-title">Site</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/archives.html">Archives</a>
|
||||
<li><a href="https://ogstudio.github.io/tags.html">Tags</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/archives.html">Archives</a>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/tags.html">Tags</a>
|
||||
|
||||
|
||||
<li><a href="https://ogstudio.github.io/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h5 class="sidebar-title">Categories</h5>
|
||||
<ul class="side-nav">
|
||||
<li><a href="https://ogstudio.github.io/category/news.html">News</a></li>
|
||||
<li><a href="https://ogstudio.github.io/category/stub.html">Stub</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/news.html">News</a></li>
|
||||
<li><a href="https://github.com/KaiSD/ogs-site/category/stub.html">Stub</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user