Difference between revisions of "User:Ott"

From The Battle for Wesnoth Wiki
(update)
Line 1: Line 1:
My main work on Battle for Wesnoth has been bug fixing, documentation, translation and tweaking numerical calculations.  I spent a lot of time in the year leading up to the release of 1.0 doing janitorial work, including maintaining the bug database and changelog, tracking down and fixing out of sync and other code errors, subediting game text, and improving game help.
+
I worked on Battle for Wesnoth during 2004 and 2005, mainly bug fixing, documentation, translation and tweaking numerical calculations.  A lot of time also went into behind-the-scenes maintenance, including overseeing the bug database and changelog, tracking down and fixing out of sync and other code errors, subediting game text, and improving game help.  I am proud to have been part of the team getting 1.0 out the door, and also stayed a while longer to ensure 1.0.2 had complete translations for British English, Magyar and Afrikaans.
 +
 
 +
It's great to see that the game has continued to improve, on to 1.2 and hopefully beyond.
  
 
== Articles ==
 
== Articles ==
Line 11: Line 13:
 
* [http://www.wesnoth.org/forum/viewtopic.php?p=117192#117192 Programming challenge: healing algorithm] and [http://www.wesnoth.org/forum/viewtopic.php?p=117761#117761 part 2] discuss the flaws in the current healing algorithm and identify the kernel of the problem that needs to be solved to improve it.
 
* [http://www.wesnoth.org/forum/viewtopic.php?p=117192#117192 Programming challenge: healing algorithm] and [http://www.wesnoth.org/forum/viewtopic.php?p=117761#117761 part 2] discuss the flaws in the current healing algorithm and identify the kernel of the problem that needs to be solved to improve it.
  
== See Also == [http://www.wesnoth.org/forum/profile.php?mode=viewprofile&u=970 ott's forum profile]
+
== See Also ==
[[Developers]]
+
* [http://www.wesnoth.org/forum/profile.php?mode=viewprofile&u=970 ott's forum profile]
 +
* [[About]]

Revision as of 14:12, 27 December 2006

I worked on Battle for Wesnoth during 2004 and 2005, mainly bug fixing, documentation, translation and tweaking numerical calculations. A lot of time also went into behind-the-scenes maintenance, including overseeing the bug database and changelog, tracking down and fixing out of sync and other code errors, subediting game text, and improving game help. I am proud to have been part of the team getting 1.0 out the door, and also stayed a while longer to ensure 1.0.2 had complete translations for British English, Magyar and Afrikaans.

It's great to see that the game has continued to improve, on to 1.2 and hopefully beyond.

Articles

Some of my writing about the game may be worth reading:

See Also