|
- <!DOCTYPE html>
- <html>
- <meta charset="utf-8">
- <head>
- <style>
- #header
- {
- background: #2BA6E3;
- padding: 0.7em;
- text-align: left;
- }
- #header a
- {
- color: white;
- text-decoration: none;
- padding: 0.5em 1em 0.5em 1em;
- }
-
- #lang
- {
- float: right;
- }
-
- .news_item
- {
- background: #FFFFFF;
- width: 720px;
- padding: 1em;
- margin-top: 2em;
- margin-bottom: 2em;
- border: 1px solid #E0E0E0;
- text-align: left;
- }
- .news_item_contents
- {
- color: #444;
- line-height: 1.5em;
- }
- .news_item_date
- {
- margin-bottom: 2em;
- color: #aaa;
- }
-
- html
- {
- font-family: sans-serif;
- }
- body
- {
- background: #FAFAFA;
- }
- code, pre
- {
- font-family: monospace, serif;
- font-size: 1em;
- color: #7f0a0c;
- }
- img
- {
- width: 720px;
- }
- a
- {
- color: #3A91CB;
- text-decoration: none;
- }
-
- table
- {
- border-collapse: collapse;
- }
- table, th, td
- {
- border: 1px solid #aaa;
- padding: 0.5em;
- margin-top: 0.5em;
- margin-bottom: 0.5em;
- }
- </style>
- </head>
- <body>
- <div id="header">
- <strong id="title">Open Game Studio</strong>
- <a href="../../en/news/index.html">News</a>
- <a href="../../en/game/index.html">Games</a>
- <a href="../../en/tool/index.html">Tools</a>
- <a href="../../en/page/about.html">About</a>
- <div id="lang">
- <a href="../../en/news/index4.html">EN</a>
- <a href="../../ru/news/index4.html">RU</a>
- </div>
- </div>
- <center>
- <h1>News</h1>
-
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="ogs-editor-0.10.html">OGS Editor 0.10 and live session materials</a>
- </h2>
- <p class="news_item_date">
- 2016-10-03 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2016-10-03_ogs-editor-0.10.png" alt="OGS Editor with Mahjong game" /></p>
- <p>Note: we won't release 0.10 for macOS due to technical difficulties with the build system. macOS support will be back for 0.11.</p>
- <ul>
- <li><strong>OGS Editor 0.10</strong> <a href="https://sourceforge.net/projects/osrpgcreation/files/Editor/jenkins/51_2016-10-01_06-39-48_0.10.0/">is available at SourceForge</a>. Simply unpack the archive and launch the run script.. . .</li>
- </ul>
- </div>
- <div class="news_item_more">
- <a href="ogs-editor-0.10.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="yesterdays-live-session-short-overview.html">A few words about live session yesterday</a>
- </h2>
- <p class="news_item_date">
- 2016-09-26 00:00
- </p>
- <div class="news_item_contents">
- <iframe width="560" height="315" src="https://www.youtube.com/embed/_t8TGhSgJG4" frameborder="0" allowfullscreen></iframe>
- <p>Mahjong Solitaire was successfully created, and it took less than 4 hours.
- . . .</p>
- </div>
- <div class="news_item_more">
- <a href="yesterdays-live-session-short-overview.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="september-live-session-announcement-tomorrow.html">Live session is in 24 hours</a>
- </h2>
- <p class="news_item_date">
- 2016-09-24 00:00
- </p>
- <div class="news_item_contents">
- <iframe width="560" height="315" src="https://www.youtube.com/embed/Fj4yHG-mV1U" frameborder="0" allowfullscreen></iframe>
- <p>Get ready for <a href="https://www.livecoding.tv/kornerr">live session</a>, it's about to happen in 24 hours!. . .</p>
- </div>
- <div class="news_item_more">
- <a href="september-live-session-announcement-tomorrow.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="september-live-session-announcement.html">Live session: 25 September 2016</a>
- </h2>
- <p class="news_item_date">
- 2016-09-17 00:00
- </p>
- <div class="news_item_contents">
- <iframe width="560" height="315" src="https://www.youtube.com/embed/Y5hOGKcQ8wA" frameborder="0" allowfullscreen></iframe>
- <p>We will hold <a href="https://www.livecoding.tv/kornerr">live session</a> on <a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Game+Studio+September+2016+live+session&iso=20160925T12&p1=37&ah=2">25 September 2016 at 12:00 CEST</a>. . .</p>
- </div>
- <div class="news_item_more">
- <a href="september-live-session-announcement.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="2016-august-recap.html">August 2016 recap</a>
- </h2>
- <p class="news_item_date">
- 2016-09-03 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2016-09-03_august-recap.png" alt="OGS Editor with a spherical scene node" /></p>
- <p>This article explains the most important technical details about development in August: UIQt module, its refactoring, a new feature based development approach, and its benefits.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="2016-august-recap.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="back-to-social-networks.html">We’re back to social networks</a>
- </h2>
- <p class="news_item_date">
- 2016-08-18 00:00
- </p>
- <div class="news_item_contents">
- <p>If you follow us on <a href="https://www.facebook.com/groups/162611230470183/">Facebook</a>, <a href="https://twitter.com/OpenGameStudio">Twitter</a>, or <a href="https://new.vk.com/opengamestudo">VK</a> 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.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="back-to-social-networks.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="once-mahjong-always-mahjong.html">Once Mahjong – always Mahjong</a>
- </h2>
- <p class="news_item_date">
- 2016-08-10 00:00
- </p>
- <div class="news_item_contents">
- <p>We started Opensource Game Studio project a long time ago. We wanted to provide open source community with tools to create games. However, it was unclear what tools' purpose was. So we decided to start small: create a game first.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="once-mahjong-always-mahjong.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="ogs-editor-0.9.html">May 2016 live session materials</a>
- </h2>
- <p class="news_item_date">
- 2016-05-29 00:00
- </p>
- <div class="news_item_contents">
- <iframe width="560" height="315" src="https://www.youtube.com/embed/8gHYOkMRoos?list=PLWMTZqE4MAMKp3wP1N63xbdhdgfKi-d-J" frameborder="0" allowfullscreen></iframe>
- <p>This time we have shown how to create a simple Domino based game. Below you can find all materials related to the game creation.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="ogs-editor-0.9.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="may-live-session-announcement.html">Live session: 28 May 2016</a>
- </h2>
- <p class="news_item_date">
- 2016-05-17 00:00
- </p>
- <div class="news_item_contents">
- <p>We're glad to annouce that the <a title="LiveCoding" href="https://www.livecoding.tv/kornerr">LiveCoding</a> session will take place on <a title="Local time" href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Game+Studio+May+live+session&iso=20160528T12&p1=37&ah=3">28 May 2016 at 12:00 CEST</a>. Join us!. . .</p>
- </div>
- <div class="news_item_more">
- <a href="may-live-session-announcement.html">Continue reading</a>
- </div>
- </div>
-
- <p class="pagination_title">Page 4 of 6</p>
- <p>
- <a href="index3.html">« Newer</a>
- <a href="index5.html">Older »</a>
- </p>
-
-
- <div id="footer">
- The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
- from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
- The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
- </div>
- </center>
- </body>
- </html>
|