Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

200 linhas
9.1KB

  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>
  11. <strong id="title">Open Game Studio</strong>
  12. <div id="lang">
  13. <a href="../../en/news/index7.html">EN</a>
  14. <a href="../../ru/news/index7.html">RU</a>
  15. </div>
  16. </div>
  17. <div class="header2">
  18. <div class="menu">
  19. <a href="../../en/news/index.html">News</a>
  20. <a href="../../en/game/index.html">Games</a>
  21. <a href="../../en/tool/index.html">Tools</a>
  22. <a href="../../en/page/about.html">About</a>
  23. </div>
  24. <a class="discord" href="https://discord.gg/3A6THQabNf">
  25. <img src="../../images/discord.png"></img>
  26. </a>
  27. <div class="clear"></div>
  28. </div>
  29. </div>
  30. <center>
  31. <h1>News</h1>
  32. <div class="news_item">
  33. <h2 class="news_item_title">
  34. <a href="test-chamber-for-everyone.html">Test chamber for everyone (Editor 0.7.0)</a>
  35. </h2>
  36. <p class="news_item_date">
  37. 2015-07-22 00:00
  38. </p>
  39. <div class="news_item_contents">
  40. <p>As you know, the main goal of Editor 0.7.0 is the ability to create the <a title="Test chamber" href="https://youtu.be/9_6seUWcPbU" target="_blank">test chamber</a> with it. It needs Actions' system and a few stability fixes for that. We are going to publish a detailed article describing how to create the test chamber, too, so that anyone could create their own test chamber!</p>
  41. <p>We estimate to complete it in October.</p>
  42. <p>. . .</p>
  43. </div>
  44. <div class="news_item_more">
  45. <a href="test-chamber-for-everyone.html">Continue reading</a>
  46. </div>
  47. </div>
  48. <div class="news_item">
  49. <h2 class="news_item_title">
  50. <a href="2015-roadmap.html">Roadmap for 2015-2016</a>
  51. </h2>
  52. <p class="news_item_date">
  53. 2015-07-19 00:00
  54. </p>
  55. <div class="news_item_contents">
  56. <p>As promised, we have come up with a list of milestones and their approximate dates for the coming year:</p>
  57. <ol>
  58. <li>Editor 0.7.0 (October 2015) - Actions' system: we recreate the <a title="Test chamber" href="https://youtu.be/9_6seUWcPbU" target="_blank">test chamber</a></li>
  59. <li>Editor 0.8.0 (December 2015) - Sound system</li>
  60. <li>Editor 0.9.0 (February 2016) - Particles' system and minimal UI</li>
  61. <li>Editor 0.10.0, Player 0.1.0 (April 2016) - Player to play what Editor produced: we create Shuan prototype with our engine. . .</li>
  62. </ol>
  63. </div>
  64. <div class="news_item_more">
  65. <a href="2015-roadmap.html">Continue reading</a>
  66. </div>
  67. </div>
  68. <div class="news_item">
  69. <h2 class="news_item_title">
  70. <a href="editor-06.html">Editor 0.6.0</a>
  71. </h2>
  72. <p class="news_item_date">
  73. 2015-06-28 00:00
  74. </p>
  75. <div class="news_item_contents">
  76. <p>We completed Editor 0.6.0. You can <a title="Editor 0.6.0" href="https://youtu.be/q85GcC6l4Tw" target="_blank">see 0.6.0 in action here</a>. </p>
  77. <p>Editor 0.6.0 got the following new features:</p>
  78. <ol>
  79. <li>Camera and light node positioning</li>
  80. <li>Node rotation along X axis</li>
  81. <li>Node scripting support</li>
  82. <li>Thumbnail dialog to preview models when editing scene node model properties</li>
  83. <li>Node copying and pasting</li>
  84. <li>Node selection by LMB click in the scene</li>
  85. <li>Window geometry and state restoration after restart</li>
  86. </ol>
  87. <p>We don't have 0.7.0 completion date at the moment, because we decided to take some time to set up a roadmap for Shuan and Mahjong 2. Once done, we will share 0.7.0 completion date and its feature list along with the roadmap.. . .</p>
  88. </div>
  89. <div class="news_item_more">
  90. <a href="editor-06.html">Continue reading</a>
  91. </div>
  92. </div>
  93. <div class="news_item">
  94. <h2 class="news_item_title">
  95. <a href="editor-06-roadmap.html">Editor 0.5.0 and plans for 0.6.0</a>
  96. </h2>
  97. <p class="news_item_date">
  98. 2015-04-15 00:00
  99. </p>
  100. <div class="news_item_contents">
  101. <p>We completed Editor 0.5.0. As it was planned, it has scene node tree editing, property browser, and Qt5 support. You can <a title="Editor 0.5.0" href="https://youtu.be/Vb2Q6IuQDbo" target="_blank">see 0.5.0 in action here</a>. </p>
  102. <p>Also, we have just started Editor 0.6.0 development.</p>
  103. <p>Editor 0.6.0 planned features:</p>
  104. <ol>
  105. <li>Camera node editing</li>
  106. <li>Light node editing</li>
  107. <li>Node rotation editing</li>
  108. <li>Node scripting support</li>
  109. <li>Thumbnail dialog to preview materials and models when editing scene node material and model properties. . .</li>
  110. </ol>
  111. </div>
  112. <div class="news_item_more">
  113. <a href="editor-06-roadmap.html">Continue reading</a>
  114. </div>
  115. </div>
  116. <div class="news_item">
  117. <h2 class="news_item_title">
  118. <a href="editor-0.4.0-and-0.5.0-plans.html">Editor 0.4.0 and plans for 0.5.0</a>
  119. </h2>
  120. <p class="news_item_date">
  121. 2015-03-07 00:00
  122. </p>
  123. <div class="news_item_contents">
  124. <p>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).</p>
  125. <p>You can <a title="Editor 0.4.0" href="http://youtu.be/3cqiTIjWwA8" target="_blank">see 0.4.0 in action here</a>. </p>
  126. <p>We started Editor 0.5.0 development in February. It's 45% ready at the moment.</p>
  127. <p>Editor 0.5.0 planned features:</p>
  128. <ol>
  129. <li>Scene node tree editing. . .</li>
  130. </ol>
  131. </div>
  132. <div class="news_item_more">
  133. <a href="editor-0.4.0-and-0.5.0-plans.html">Continue reading</a>
  134. </div>
  135. </div>
  136. <div class="news_item">
  137. <h2 class="news_item_title">
  138. <a href="editor-0.4.0-plans.html">Editor roadmap for 0.4.0</a>
  139. </h2>
  140. <p class="news_item_date">
  141. 2015-01-13 00:00
  142. </p>
  143. <div class="news_item_contents">
  144. <p>The development of Editor 0.3.0 showed us, that usage of custom GUI was not a perfect idea. A few months ago, custom GUI seemed as a simpler way to do things, but it turned out to lack many little features, that are crucial if you're planning to make a convenient tool.</p>
  145. <p>In the end, we decided to do what we wanted to do in the first place - to use Qt library as the GUI library for our editor.</p>
  146. <p>So, we'll rewrite the Editor with Qt interface and a little bit refreshed project concept in mind. We plan to release the editor with new GUI and a set of basic features like loading and saving projects in May.. . .</p>
  147. </div>
  148. <div class="news_item_more">
  149. <a href="editor-0.4.0-plans.html">Continue reading</a>
  150. </div>
  151. </div>
  152. <div class="news_item">
  153. <h2 class="news_item_title">
  154. <a href="user-servey-finish-promise.html">User survey ends today</a>
  155. </h2>
  156. <p class="news_item_date">
  157. 2014-12-31 11:00
  158. </p>
  159. <div class="news_item_contents">
  160. <p>About a year ago, we started the user survey, in order to find out what do you think of the Open Source in general and about our project in particular. Today we're closing this survey. It took time, but we've got plenty of answers. Thank you for that.</p>
  161. <p>We'll share our thought about the results of the survey in one of the future articles.</p>
  162. <p>After the survey, every one of you has got the code. With this code, you'll be able to access the alpha test of the OGS Mahjong 2, as soon as we'll be ready to start it (i can't promise anything, but we're planning to do it in 2015). Also, you'll be able to choose between the deluxe version of OGS Mahjong 2 and the deluxe version of Shuan, as soon as we'll be ready to release these games.. . .</p>
  163. </div>
  164. <div class="news_item_more">
  165. <a href="user-servey-finish-promise.html">Continue reading</a>
  166. </div>
  167. </div>
  168. <div class="news_item">
  169. <h2 class="news_item_title">
  170. <a href="2014-another-year-passed.html">And another year has passed</a>
  171. </h2>
  172. <p class="news_item_date">
  173. 2014-12-31 12:00
  174. </p>
  175. <div class="news_item_contents">
  176. <p>Hello!</p>
  177. <p>So, this year comes to the end. There were very little publications from us during this year. We haven't stopped working, but right now our work is in the phase, when we have nothing to show. And the spare time of the team members is rarely more then 30-40 hours a month.</p>
  178. <p>But our work continues. And you can find out some details in the new <a href="exaggerated-expectations.html">article from our programmer Michael Kapelko</a>.</p>
  179. <p>. . .</p>
  180. </div>
  181. <div class="news_item_more">
  182. <a href="2014-another-year-passed.html">Continue reading</a>
  183. </div>
  184. </div>
  185. <p class="pagination_title">Page 7 of 7</p>
  186. <p>
  187. <a href="index6.html">« Newer</a>
  188. </p>
  189. <div id="footer">
  190. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  191. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  192. </div>
  193. </center>
  194. </body>
  195. </html>