StendhalDevelopmentBlog: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>Hendrik Brummermann No edit summary |
||
| (44 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
== New Home == |
|||
<div style="border: 2px solid green; padding: 1em">The Developers are lazy and failing regularly to keep this blog up to date. This project is far from dead. Just have a look at http://arianne.sf.net for announcement of new releases every couple of weeks.</div><br/> |
|||
<div style="border: 2px solid green; padding: 1em">We have moved the development blog to the [https://codeberg.org/arianne/stendhal/src/branch/master/doc/CHANGES.txt changes.txt] file and the [https://mastodon.social/@stendhalgame @stendhalgame@mastodon.social].</div><br/> |
|||
== Year 2009 == |
== Year 2009 == |
||
'''Database maintenance'''<br/> |
|||
We are going to convert all MySQL tables from MyIsam to InnoDB. MyIsam is the default table engine in MySQL but it does not support transactions which sporadically leads to failed account creations. Several database operations are not possible at the moment because MyIsam always locks the complete table for concurrent access which in turn causes huge lag in game. |
|||
--[[User:Hendrik Brummermann|Hendrik Brummermann]] 10:30, 17 August 2009 (UTC) |
|||
'''Hudson used for continuous integration'''<br/> |
|||
Since this summer we use hudson for regular building of stendhal. You can find it [http://stendhal.game-host.org/hudson here]. A documentation on how to configure hudson is placed [[HudsonTestServer|here]] in the wiki. |
|||
--[[User:Madmetzger|Madmetzger]] 19:44, 10 September 2009 (UTC) |
|||
<br/><br/> |
|||
| ⚫ | |||
| ⚫ | Information and pictures of NPCs are now available on the [http://stendhal.game-host.org/?id=content/game/npcs website]. It is now possible to include information and pictures of NPC (like <npc>Margaret</npc>) into the wiki as well. Thanks to Hamtaro, most of the quests on the StendhalQuests page already contain such popup. |
||
--[[User:Hendrik Brummermann|Hendrik Brummermann]] 10:30, 2 June 2009 (UTC) |
|||
| ⚫ | |||
| ⚫ | It is now possible to include information |
||
== Year 2008 == |
== Year 2008 == |
||