選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index7.html 4.1KB

4年前
4年前
4年前
4年前
4年前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  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="editor-0.4.0-and-0.5.0-plans.html">Editor 0.4.0 and plans for 0.5.0</a>
  35. </h2>
  36. <p class="news_item_date">
  37. 2015-03-07 00:00
  38. </p>
  39. <div class="news_item_contents">
  40. <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>
  41. </div>
  42. <div class="news_item_more">
  43. <a href="editor-0.4.0-and-0.5.0-plans.html">Continue reading</a>
  44. </div>
  45. </div>
  46. <div class="news_item">
  47. <h2 class="news_item_title">
  48. <a href="editor-0.4.0-plans.html">Editor roadmap for 0.4.0</a>
  49. </h2>
  50. <p class="news_item_date">
  51. 2015-01-13 00:00
  52. </p>
  53. <div class="news_item_contents">
  54. <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>
  55. </div>
  56. <div class="news_item_more">
  57. <a href="editor-0.4.0-plans.html">Continue reading</a>
  58. </div>
  59. </div>
  60. <div class="news_item">
  61. <h2 class="news_item_title">
  62. <a href="user-servey-finish-promise.html">User survey ends today</a>
  63. </h2>
  64. <p class="news_item_date">
  65. 2014-12-31 11:00
  66. </p>
  67. <div class="news_item_contents">
  68. <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>
  69. </div>
  70. <div class="news_item_more">
  71. <a href="user-servey-finish-promise.html">Continue reading</a>
  72. </div>
  73. </div>
  74. <div class="news_item">
  75. <h2 class="news_item_title">
  76. <a href="2014-another-year-passed.html">And another year has passed</a>
  77. </h2>
  78. <p class="news_item_date">
  79. 2014-12-31 12:00
  80. </p>
  81. <div class="news_item_contents">
  82. <p>Hello!</p>
  83. <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>
  84. </div>
  85. <div class="news_item_more">
  86. <a href="2014-another-year-passed.html">Continue reading</a>
  87. </div>
  88. </div>
  89. <p class="pagination_title">Page 7 of 7</p>
  90. <p>
  91. <a href="index6.html">« Newer</a>
  92. </p>
  93. <div id="footer">
  94. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  95. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  96. </div>
  97. </center>
  98. </body>
  99. </html>