You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

210 lines
9.7KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <link rel="stylesheet" href="../../style.css">
  6. </head>
  7. <body>
  8. <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
  9. <div id="header">
  10. <div class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/news/index5.html">EN</a>
  19. <a href="../../ru/news/index5.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <center>
  25. <h1>News</h1>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="2017-happy-new-year.html">Happy 2017</a>
  29. </h2>
  30. <p class="news_item_date">
  31. 2016-12-31 00:00
  32. </p>
  33. <div class="news_item_contents">
  34. <p><img src="../../images/2016-12-31_happy-new-year.png" alt="Christmas tree" /></p>
  35. <p>Okay. It's been a hard year for everyone in the team. And it's almost over. Praise it ends! Praise the new one!</p>
  36. <p>It may seem, that our progress stalled. Three years ago we announced the beginning of a new project (two to be precise), and now we still working on the engine and editor, haven't even started creating the actual game.</p>
  37. <p>If you were monitoring our news during the year, you know that we held several live sessions, showing in the real time how to use our tools to create some simple games. Each session was a step in a long road to our goal. While preparing for these live sessions, we added necessary building blocks, that will be needed to create almost any game.. . .</p>
  38. </div>
  39. <div class="news_item_more">
  40. <a href="2017-happy-new-year.html">Continue reading</a>
  41. </div>
  42. </div>
  43. <div class="news_item">
  44. <h2 class="news_item_title">
  45. <a href="2016-november-recap.html">November 2016 recap</a>
  46. </h2>
  47. <p class="news_item_date">
  48. 2016-12-15 00:00
  49. </p>
  50. <div class="news_item_contents">
  51. <p><img src="../../images/2016-12-15_2016-november-recap.png" alt="Construction of a building" /></p>
  52. <p>This article describes the start of MJIN library separation into modules.</p>
  53. <p>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.</p>
  54. <p>We decided to have a look at two approaches to separate MJIN into modules: build-time separation and run-time one.
  55. <strong>Build-time</strong> separation means MJIN becomes highly configurable and each platform gets specifically tailored MJIN build.. . .</p>
  56. </div>
  57. <div class="news_item_more">
  58. <a href="2016-november-recap.html">Continue reading</a>
  59. </div>
  60. </div>
  61. <div class="news_item">
  62. <h2 class="news_item_title">
  63. <a href="2016-october-recap.html">October 2016 recap</a>
  64. </h2>
  65. <p class="news_item_date">
  66. 2016-11-19 00:00
  67. </p>
  68. <div class="news_item_contents">
  69. <p><img src="../../images/2016-11-19_2016-october-recap.png" alt="Gaining Android support was like climbing a mountain for us" /></p>
  70. <p>This article describes how we spent a month building OpenSceneGraph (OSG) for Android: the first attempt to build OSG, the search for OSG alternatives, and the success in building OSG.</p>
  71. <p><strong>First attempt to build OSG.</strong></p>
  72. <p>Having no prior knowledge of Android development, we grabbed the latest Android Studio and started doing beginner tutorials. We passed Java part pretty fast. Everything worked out of the box. Then came C++ part and related problems.. . .</p>
  73. </div>
  74. <div class="news_item_more">
  75. <a href="2016-october-recap.html">Continue reading</a>
  76. </div>
  77. </div>
  78. <div class="news_item">
  79. <h2 class="news_item_title">
  80. <a href="2016-tech-showcases.html">Technology showcases</a>
  81. </h2>
  82. <p class="news_item_date">
  83. 2016-10-31 00:00
  84. </p>
  85. <div class="news_item_contents">
  86. <p><img src="../../images/2016-10-31_tech-showcases.png" alt="Feature file in the background" /></p>
  87. <p>In this article, we take another look at 2015-2016 live sessions' format and introduce a new showcase format for 2017.</p>
  88. <p><strong>2015 and 2016: live sessions.</strong></p>
  89. <p>As you know, we use live sessions to show the state of our technology and create a small functional game from scratch. We have conducted four live sessions in the past year, which gave birth to the following small games:
  90. <table>
  91. <tr>
  92. <th><strong>№</strong></th>
  93. <th><strong>Created game</strong></th>
  94. <th><strong>Live session date</strong></th>. . .</p>
  95. </div>
  96. <div class="news_item_more">
  97. <a href="2016-tech-showcases.html">Continue reading</a>
  98. </div>
  99. </div>
  100. <div class="news_item">
  101. <h2 class="news_item_title">
  102. <a href="2016-september-recap.html">September 2016 recap</a>
  103. </h2>
  104. <p class="news_item_date">
  105. 2016-10-11 00:00
  106. </p>
  107. <div class="news_item_contents">
  108. <p><img src="../../images/2016-10-11_september-recap.png" alt="Mahjong created during live session" /></p>
  109. <p>This article explains September 2016 live session stages: draft, rehearsal, live session itself, and publishing.</p>
  110. <p>Even though live session takes only a few hours, we devote a whole month to prepare for it. Let's have a look at live session stages in detail.</p>
  111. <ol>
  112. <li><p><strong>Draft.</strong> Game creation for the first time.</p>
  113. <p>Purposes:</p>
  114. <ul>
  115. <li>test our technologies and fix major bugs;</li>
  116. <li>discover usability issues to fix in the next development iteration;</li>
  117. <li>list exact steps to reproduce the game later;. . .</li></ul></li>
  118. </ol>
  119. </div>
  120. <div class="news_item_more">
  121. <a href="2016-september-recap.html">Continue reading</a>
  122. </div>
  123. </div>
  124. <div class="news_item">
  125. <h2 class="news_item_title">
  126. <a href="ogs-editor-0.10.html">OGS Editor 0.10 and live session materials</a>
  127. </h2>
  128. <p class="news_item_date">
  129. 2016-10-03 00:00
  130. </p>
  131. <div class="news_item_contents">
  132. <p><img src="../../images/2016-10-03_ogs-editor-0.10.png" alt="OGS Editor with Mahjong game" /></p>
  133. <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>
  134. <ul>
  135. <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>
  136. <li><strong>Mahjong Solitaire game</strong> <a href="https://sourceforge.net/projects/osrpgcreation/files/Games/MahjongSolitaire/">is available at SourceForge</a>, too. Simply unpack the archive and launch the run script.. . .</li>
  137. </ul>
  138. </div>
  139. <div class="news_item_more">
  140. <a href="ogs-editor-0.10.html">Continue reading</a>
  141. </div>
  142. </div>
  143. <div class="news_item">
  144. <h2 class="news_item_title">
  145. <a href="yesterdays-live-session-short-overview.html">A few words about live session yesterday</a>
  146. </h2>
  147. <p class="news_item_date">
  148. 2016-09-26 00:00
  149. </p>
  150. <div class="news_item_contents">
  151. <iframe width="560" height="315" src="https://www.youtube.com/embed/_t8TGhSgJG4" frameborder="0" allowfullscreen></iframe>
  152. <p>Mahjong Solitaire was successfully created, and it took less than 4 hours.</p>
  153. <p>We will publish live session materials later this week.</p>
  154. <p>Thank you for joining us.</p>
  155. <p>. . .</p>
  156. </div>
  157. <div class="news_item_more">
  158. <a href="yesterdays-live-session-short-overview.html">Continue reading</a>
  159. </div>
  160. </div>
  161. <div class="news_item">
  162. <h2 class="news_item_title">
  163. <a href="september-live-session-announcement-tomorrow.html">Live session is in 24 hours</a>
  164. </h2>
  165. <p class="news_item_date">
  166. 2016-09-24 00:00
  167. </p>
  168. <div class="news_item_contents">
  169. <iframe width="560" height="315" src="https://www.youtube.com/embed/Fj4yHG-mV1U" frameborder="0" allowfullscreen></iframe>
  170. <p>Get ready for <a href="https://www.livecoding.tv/kornerr">live session</a>, it's about to happen in 24 hours!</p>
  171. <p>. . .</p>
  172. </div>
  173. <div class="news_item_more">
  174. <a href="september-live-session-announcement-tomorrow.html">Continue reading</a>
  175. </div>
  176. </div>
  177. <div class="news_item">
  178. <h2 class="news_item_title">
  179. <a href="september-live-session-announcement.html">Live session: 25 September 2016</a>
  180. </h2>
  181. <p class="news_item_date">
  182. 2016-09-17 00:00
  183. </p>
  184. <div class="news_item_contents">
  185. <iframe width="560" height="315" src="https://www.youtube.com/embed/Y5hOGKcQ8wA" frameborder="0" allowfullscreen></iframe>
  186. <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>
  187. It's time to create simple Mahjong solitaire game.</p>
  188. <p>. . .</p>
  189. </div>
  190. <div class="news_item_more">
  191. <a href="september-live-session-announcement.html">Continue reading</a>
  192. </div>
  193. </div>
  194. <p class="pagination_title">Page 5 of 8</p>
  195. <p>
  196. <a href="index4.html">« Newer</a>
  197. <a href="index6.html">Older »</a>
  198. </p>
  199. <div id="footer">
  200. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  201. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  202. </div>
  203. </center>
  204. </body>
  205. </html>