My name is Artem (KroArtem in IRC) and I wanted to post an article here almost for a year. Nowadays I have an opportunity to do this. Let me introduce myself: I'm studying at St.Petersburg State University, Faculty of Applied Mathematics and Control Processes, trying to become a programmer and a mathematician :) In my spare time I like to test some linux games, report bugs, give feedback, translate them and so on. Actually this is the way I've met SuperTuxKart developers. Today I want to obtain an interview from them.
Firstly, let me remind you what SuperTuxKart is. SuperTuxKart is a kart racing game that features free software mascots, has a cartoony style, includes different game modes and supports multiplayer (split-screen). You can visit STK's site and receive some more information about the game.
Secondly, I want to name our beloved developers and contributors: Joerg «hiker» Henrichs, Marianne «Auria» Gagnon, Magne «Arthur_D» Djupvik and Jean-Manuel Clemençon aka «samuncle». Please note that there are some more contributors but unfortunately I didn't manage to contact them. I think 4 people would be enough for the interview, though :)
I've prepared some questions and sent them via emails and here are the results:
FG: Please say some words about yourself/your job.
FG: Explain in a few words how and when did you join STK's team?
FG: Say what role do you have in the project? (Leader, package maintainer, etc)
FG: Why do you work on this project?
Incidentally, the fact that it is like Mario Kart was never a point for working on STK - I had never played any kart game till two years after I started working on STK (and people kept on telling me: "It's like MK", so after a while I decided to have a look).
It also keeps me entertained on my way to work, since I mostly work on the train on my way to work :)
FG: Are you satisfied with existing development? Do you think STK needs more contributors/testers/artists?
But the team itself works quite well together, so I am quite happy about this.
FG: How do you see STK in the future?
FG: What do you think is important, what do you like / don't like in stk's development/community/etc.
The most disappointing point is that we often get people interested in helping to develop STK, but they then disappear leaving a less than half finished mess of code behind. I guess many people overestimate their available time, or underestimate the complexity of STK.
Finally I want to say that we're waiting some new and interesting additions, like Overworld, a big track from where the player will start his journey, or... but hey, feel free to follow SuperTuxKart updates via forum, blog or mailing lists! :)
My name is Antoine and I’ve been a devotee of this site and the Linux Game Tome for years. Now I have the priviledge to contribute back an article. Thank you qubodup for helping me out with this article. I love open source games, but I have a particular soft spot for those that allow creativity and collaboration from their users. Imagine if there existed an open source, and therefore completely editable, game engine with as much content as Morrowind’s fans have created available for it? As many of you are aware, there are currently fan projects working to extend the life, reach, and functionality of The Elder Scrolls III: Morrowind far beyond what’s possible using Bethesda’s Construction Set modding tools.
About Morrowind: Morrowind is an enormous proprietary game loved by fans for its atmospheric and immersive world filled with bizarre giant mushrooms, homes built into giant vines, and barren wastelands. However, it was plagued by software bugs, had many elements that were half-baked in their execution, and its game engine took poor advantage of GPUs. Some of these problems fans were able to address with unofficial patches and mods, but others could not be solved without changing the actual game engine.
When I found an open source reimplentation of the Morrowind engine I had to become involved. I’m very new to the group, but I’m helping out the PR team. However, just days after finding OpenMW, I discovered two more such projects existed, with rumors of a fourth. Mark Siewert of The Crystal Scrolls (and soon OpenMW), said the multitude of projects are a testament to the interest people still have in this game’s strange world. Indeed, look at the massive undertakings of fan projects like Tamriel Rebuilt, MGE XE, MGSO, or type in on YouTube “Morrowind 2011” or “Morrwind 2012” and you’ll get a sense for the countless hours fans continue dedicating to improve Morrowind a decade after its release.
I spoke with the developers of the different engines about their projects to get an idea of what their development status is, what their goals are, and how they’re accomplishing them. A quick disclaimer; you need a legal copy of Morrowind to use any of these engines for playing Morrowind. You can get one from steam (it goes on sale every couple of months) or by purchasing one on ebay.
OpenMW began in 2008 by Nicolay Korslund, it uses ogre3d, bullet physics, OpenAL, OIS, NifLib, and MYGUI. Nicolay stepped down as project lead last year and was replaced by the developer Marc “Zini” Zinnschlag and is joined by many great developers.
Project Aedra, was started by Tom Lopes in 2009. It employs NifLib, Bullet Collision, Quake 3 Arena for "pmove" character controller code, and the FastLZ library.
The Crystal scrolls was started by Mark Siewert in 2007 and it employs the Crystal Space 3d engine.
So what do these projects have in common? Well, they are licensed under some form of the GNU GPL license, written in C++, and aim to have all the features of original Morrowind, including compatibility with all official and unofficial expansions and plug-ins (and those based on external programs such as the Script Extender). Their individual goals are listed below.
OpenMW | Project Aedra | The Crystal Scrolls |
|
|
|
Features:
OpenMW | Project Aedra | The Crystal Scrolls | ||||
Windows | Done | Done | Done | |||
Mac OS X | Done | - | - | |||
GNU/Linux | Done | Wine | - | |||
Game launcher | Done | - | Planning | |||
Console | Nearly | Nearly | - | |||
HUD | Early | Partial | - | |||
Render Interior | Done | Nearly | - | |||
Render Exterior | Partial* | Nearly | Done | |||
Sky Rendering | Early | Done | Partial | |||
Day/Night Cycle | Done | Nearly | Partial | |||
NPC Rendering | Nearly | Partial | Done | |||
NPC Animations | Nearly | - | Nearly | |||
NPC Dialogue | Nearly** | - | - | |||
Sound effects | Partial | Done | - | |||
Music | Done | Done | - | |||
Object Collision | Partial | Done | - | |||
Object interaction | Nearly | Nearly | - | |||
Water Layer | Nearly** | Nearly | Partial | |||
Scripting | Nearly | Partial | - | |||
Multiplayer | - | Early | - | |||
Plugin Merging | - | - | Planning | |||
Graphical Replacer Support | Done | Done | - | |||
Multithread Stream Loading | - | Partial | - | |||
Hardware Animations (Shaders) | Planning | Partial | Nearly | |||
Load Doors | Done | Done | - | |||
Render Particle Effects | - | Planning | - | |||
Read Scrolls and Books | - | Done | - | |||
Menus | - | Partial | - | |||
Ground Blends | - | Early | - | |||
Distant Land | - | Partial | - | |||
Journal | Partial | - | - | |||
Nearly** = Code is in the repository, but not in the latest release. | ||||||
Partial* = Code is in repository, but likely to not be activated in a release for quite some time. | ||||||
- = No code or planning done yet, or possibly not intending to include. |
When is your next release?
What’s next?
Concerning Crystal Scrolls 0.3:
- Plugin/Mod support. Possibly with a launcher which lets you disable/enable plug-ins
- Support for original save games (it's no that different from plug-ins).
- Object interaction. This will enable many additional features, such as picking up objects, entering internal cells, and more.
How big is your team?
How can people contribute?
There you have it folks; three projects sharing a lot of common ground, but with some different goals and feature sets. Which is the best? That depends on who is asking. I suggest trying out all three every six months or to see how their changing and defining their own style. No doubt they will influence each others development with ideas and solutions. It is very exciting that Mark Siewert is joining the OpenMW team. Here’s to open source, games that facilitate creativity, and the preservation and improvement of games for posterity!
Global Game Jam 2012 is over and you can find all the by-nc-sa-licensed games here. We talked to the organizers about allowing free (as in freedom etc.) licenses and got some positive replies, but in the end it was too short a notice.
We ask you now to write a short message to GGJ, asking for the inclusion of further licenses, for example a GPL+CC-BY-SA combination for GGJ 2013. Also feel free to discuss this in the comments.
If you participated in GGJ, we would like to encourage you to release your games under free licenses in addition to the required nc license.
Speaking of jams, the 7day-jam-during-one-month by Experimental Gameplay Project is "Infinite Worlds" for this month.
As recently announced, one of the new features in SuperTuxKart 0.8 will be an overworld-connected challenge system.
Flight Gear's blog released a new interview. You can find the other interviews so far linked in this post.
- Piles replace Stockpiles. Everything is allowed and containers get automatically shuffled to where they are needed.
- Diseases will weaken and eventually kill your population if you don’t do anything about a growing population.
- Migratory animals will sometimes cross the map
- The spawning pool expands and spreads corruption in a smoother way, it’s improved from the abrupt way it was before.
- Cowardly creatures can now also panic if they encounter another panicking creature
- Death messages have been improved to give a bit more information, and a bit of variety has been added to them as well.
- Constructions strobe under the cursor now, to better visualize where one stops and another one begins.
- Portable mode. Just create a file named goblin-camp.portable in the directory where GC is installed and it’ll store all the files it needs in a sub-directory in that folder, instead of in the operating system’s default folder.
- Skeletons no longer bleed and other assorted bug fixes.
- Oliver Jacq: scenery designer/scripter
- Gijs de Rooy: modeller and scenery designer
- Stuart Buchanan: coder and aircraft designer
MegaGlest is a relatively recent fork of the quite well known FOSS Game Glest, which ceased development some time back. Now that Megaglest has taken up the development, things have advanced quite quickly (in contrast to the other promising Glest fork GAE) and Glest now finally has the long deserved cross platform multiplayer and a proper master-server with a games lobby! Furthermore Megaglest includes all the factions known from the Megapack before, bumping the total number up to 6.
And believe it or not, qudobup and me tried to play a round (extreme n00b alert :D ), which we recored and commented here:
All done with Free software by the way :D (MegaGlest, glc, Audacity, PiTiVi and Mumble)!
Interview with the Megaglest team
For this Megaglest special we are also lucky to had the chance to make a short interview with the two main heads behind this Glest fork.
- FreeGamer: For a start, could you please give us a short introduction into your team structure and what your motivation was to fork Glest in order to make Megaglest?
- titi: Well teamstructure is... I started and Softcoder joined :) I have been working on glest mods for 2 years now because I like the game and there was so little content available back then. For Megaglest I also do some programming, but Softcoder writes more of the code than me.
- Softcoder: But we also have contributions from time to time from others (like the GAE team).
- titi: Concerning our motivation, I think we both work on glest because our kids like it :) Right from the start my children were involved in Glest modding. For example my son made nice tileset and helped me with my first mods; especially the Indians (as in native north Americans / the editor ;) ) we made as a coop production!
- Softcoder: Yes titi & family are the heart of the community! But my boys also made a number of factions. Elimnator and Tiger are big into mods, and call their mods vbros packs :)
- FreeGamer: Interesting to see that FOSS game development can really work as a family hobby! Not really the typical cliche of the lonely bed-room programmer in his teens ;)
But lets move on to the next question: Glest is for sure heavily influenced by Blizzard's Warcraft3, and thus caters to a similar type of gamer. Have you though about bringing some of the popular elements from that game over to Megaglest? Examples would be hero units, and of course the later added game-play modes like DOTA and Tower Defense. - titi: I think we both don't even know Warcraft3 :) I didn't played many RTS games up to now... well I think I played something called Dune2 on the Amiga before ;) Actually I'm more a FPS player.
- Softcoder: I'm not a gamer at all. But yeah, the forums are filled with people who ask for features from those games. In short we will therefore likely bring lots of features that people like from there into MG.
- titi: Personally however, I don't like all this special hero feature people talk about. Things get too complicated with this, and I think these heroes kill the usual RTS fun. But there are some fun ideas we will follow for sure :) But I see Glest as its own game; I don't want to build a Warcraft clone.
Concerning DOTA, well I guess HON is much better then we can ever be :) But there are mods who do this and when they grow we will support them if it fits to the game itself. Right now we have the current RTS game type in focus, however. - FreeGamer: Ok next question: Megaglest seems to have evolved out of a number of independent factions and tile sets, so the overall game design is lacking a bit. Are there plans to take a more "tighter grip" in order to get the balancing etc. right? Or do you consider Megaglest more of a "playground" and let someone else develop a "pro-mod" for balanced multiplayer?
- Softcoder: I think the answer is a challenge of the community and the age groups. Many young people are working on techs, factions, maps etc, but we might need to be more careful to keep "themes" together. So we try to only allow consistent content as part of the shipped product.
- titi: Well there are the Tech and Magic factions from the original glest, but the rest was basically made by me. It is something what I called Megapack before. But I learned more while doing this and so they look a bit different :)
- FreeGamer: What I actually meant was not the art style but the game balancing and game design. Are there plans to restructure the factions, maybe limit them to 3 or so to be able to get balancing right?
- titi: I think the balancing is quite good! Ok, some are better some are not so good, but thats like the players. It is meant like that, good players choose bad factions bad players choose good factions. But what's good or bad depends on the map too!
But I discuss with others in the forums and hear what they say... especially beginners always say this or that faction is too good, but after a while they often come to the conclusion thats its not as they thought :p - Softcoder: I also think the base MG install has that, e.g. a core game-play with good balancing. It is the add-ons etc... that create the "playground".
- titi: But for me competitive game-play is also not really the focus. I want to make a game thats fun to play, not competitive! Especially coop gaming against the computer is a big part of the fun playing MG.
- FreeGamer: Ok lets move on: With the current release focusing on getting the multiplayer working correctly (and hopefully getting a big enough online player-base), what are your future plans regarding the single-player part? Do you plan on implementing a campaign editor in the already much improved level editor?
- titi: Well for me the next focus are graphical improvements. We need better terrain splatting (made by the gfx card), more lights and so on. And we will start to put in lots of new features once we proofed to be stable in multiplayer :)
- Softcoder: I think its hard to answer! There are TONS of great ideas in the community, we will talk with our community and see what things are most desired. My focus is more for making my boys happy :) We want MG to be 'mega-fun'!
- FreeGamer: Ok so what about editing & modding? Right now the units are rather limited in their special abilities. Do you think stuff like (air) transporters, non attack magic spells, stealth mode etc. (insert other cool units features from Starcraft/Warcraft) could be easily implemented? Or is that already possible with scripting, but not done yet?
- titi: I wrote so many wiki entries , made so many forum posts to let people know how to mod glest, I think its quite easy now. The special unit abilities not implemented yet however, but when we think it is fun we will think how hard it is to do and then we do it :)
- Softcoder: We plan to add many things like this, but slowly so that we don't lose stability and keep people happy. One example... we added better network play, masterserver AND cross platform play all in this last round of beta! That was TOO MUCH! But things will get done (faster if we have more help) just at its proper pace.
- FreeGamer: We already had some remarks on the technical side of things, but lets get back to that again: The Glest engine sure looks a bit dated by today's standards... do you have plans to upgrade the graphics engine to support shaders and such?
- Softcoder: Yikes! We agree with you! But I think we have to give hats off to Martino and the rest of the original Glest team that a game written in 2005 still is acceptable today!
- titi: We need more speed and many of these features will bring us better speed and better graphics, since the GPU will do alot of the work.
- FreeGamer: Ok, but to extent that: with normalmaps and such it often looks more realistic in style. Do you want to go more in that art direction, or stay with a more comic style?
- titi: Normal maps are not the main priority, there are other more needed features. And normal maps need new textures, and that is really a lot of work :) So for now we are looking into things that can be done with mostly code which is easier to do.
- FreeGamer: So but what weight would you give the development focus right now... more towards improving graphics, or more toward extending game-play?
- titi: Both :) But we try to make small steps.
- Softcoder: Game development is totally new for me (and Linux programming is fairly new), so priority also depends on how long it takes to learn and do it right! MG is my first graphics code ever, and also and my first Linux open source project.
- titi: It is all new for us, no one of us did something like this before. I even learned C++ in the beginning of this year for this project! Same with php, the masterserver is the first thing I ever wrote in php.
- FreeGamer: Well I think it turned out pretty well so far never the less :) I think this concludes our short interview. Thank you very much for answering our questions! Ahh, last but not least: Do you have anything you want to tell your players and/or our blog readers?
- Softcoder: Yes, our #1 goal for MegaGlest is 'FUN'!
- titi: Please come and play MegaGlest ;)
A short introduction into Glest modding
(Mega)Glest has an incredibly easy modding setup. Almost everything in the game can be easily changed with simple XML files, and the 2D map editor is very easy to grasp. Especially with the recent usability improvements in Megaglest (and included Linux editor binaries) it is possible to create a simple but nice map in a matter of minutes!
Edit: I was made aware that those editor improvements come mostly from the GAE project. Very good additions!

(Ok this was not done in minutes :p It's one of the new 8 player maps that come with MegaGlest)
But luckily all these editing features are also very well documented in the Glest wiki.
Last but not least, all single-player and co-op scenarios can be fully scripted right in the XML files with lua, a pretty powerful yet easy scripting language commonly used in computer games. Sadly it is not possible to create full singleplayer campaigns yet, but lets hope that gets added soon too!
NAEV 0.4.0 is out, a game of the space trading and combat simulator genre, inspired by the non-free Escape Velocity. Win32/lin32/lin64/mac binaries are available here.
The new version has parts of the user interface changed and is better accessible, for example through in-game gui keybind editing. Three aspects of NAEV show that usability is a priority: 1) the tutorial is informative without overwhelming too much 2) most combats can be evaded through the run away-tactic (this might be unintended, but definitely liked by me). 3) The automatic jump system, that allows consecutive jumps to systems without having to manually repeat standard maneuvers gives much relief to the player.
The changelog also lists better-looking visuals as well as new sounds and music tracks. As a bonus, all the art in the game is licensed under Debian-friendly licenses. [license.txt: audio, visuals]
Gameplay
In NAEV the player starts with a small trading ship and needs to earn money to buy new vessels and equipment. Trading or patrolling missions are the key to income. Though I'm no fan of playing lots of similar missions in a row, I did feel satisfaction, when discovering the most effective way to earn money with them: play patrolling missions and a lot of them at the same time.
Along with the repetitive, generated tasks, there are some original missions of different difficulties that allow the plot to progress and/or provide alternative methods of earning credits. They alone are reason enough to give NAEV a spin. The developers want to include more and more story missions, so contact them via IRC or mailing list if you're up to some sci-fi 'quest' writing! :)
A third (or is it fourth?) method of increasing wealth is observing prices and buying where prices are low and selling where products are expensive. However, there is not much of an economical simulation implemented in NAEV yet, so I wouldn't recommend this path for now.
Scout ships, fighters and battle-cruisers are available in the shipyards of NAEV, different kinds of energy and missile weapons can be bought, various upgrades can be installed. The brainless method of costlier=better didn't work for me, I had to balance the effects and firepower against speed an maneuverability. Running away is more enjoyable to me than fighting and waiting ten seconds for my ship to turn.
The coolest item in the game is the fighter bay. It allows to host small allied ships in your cruiser. After 'shooting' them into space, they will attack enemies and can be controlled with a few simple commands. Place two is occupied by the afterburners, which will give a temporary speed boost at the price of having the view shaken.
Interviews
Next, two questions for the current top 5 NAEV contributors (and two extra ones for the lead dev):
- Q1: What is your role in NAEV development?
bobbens: I am the lead developer of naev.
Deiz: I do a bit of everything, as required.
Done graphics, sound, missions, etc., but most of my time has been spent on making the sprites look nice and getting the game to a fairly balanced state.
For sound I mostly hunted things down and vocoded a few sounds to get the results I wanted. For graphics, most of the ship models are sourced from Vega Strike, many of the outfit graphics are based on models by Joss that I've heavily hacked up.
brtzsnr: I coded a couple of features that NEAV lacked (one of them is the faction disks), now I'm working on 3d-models and sometimes I fix bugs. I wish I had the time to implement more complex features.
stephank: I wrote some code to save configuration. It was unable to at the time.
BTAxis: I've provided some game content (two missions and half a dozen systems so far). That is the extent of my active role in NAEV's development. However, I also occasionally put forward proposals for new or improved game mechanics on the project mailing list, and if I can make them convincing enough and/or talk bobbens into seeing things my way, they may one day find their way into the actual game. I enjoy doing that. Thinking up game mechanics, making them work in my head and fitting them into a bigger picture is fun for me.
- Q2: What do you want the game to become in the future?
bobbens: I want the game to be as good as the memories of my childhood playing original EV made it to be.
Deiz: Ultimately I'd like to see NAEV be appealing to a broader audience. At present if you're not somewhat familiar with the Escape Velocity/Elite/Freelancer/etc genre there's not too much to grab your attention.
brtzsnr: I hope NAEV to become more RPG-like (have a crew with different skills tree, say one engineer, one pilot, one commander, etc). Also I want more non-linear/intricate stories.
stephank: I played a lot of Escape Velocity, so that's why I got interested in NAEV. It looks and feels a lot like EV right now, but it looks like the (active) developers are mixing in interesting features from other games in the same genre, and even innovating. I would like them to surprise me, more so than me influencing them. :)
BTAxis: I already mentioned the proposals I wrote up. They're essentially the answer to this question, or at least they're the story so far. But if I'd have to explain it in two words, I'd say that I want naev to be a space exploration game that offers a high degree of interactivity while at the same time providing and engrossing and believable world for the player. That is not an easy goal to meet. Most space games that I know of sacrifice one aspect to pursue another, and in the end NAEV may have to as well. But at this point in time, I believe it's doable, and I hope to be part of making it happen. [For more information check out the proposals on NAEV's mailing list]
- Q3: What made you start the project?
bobbens: I started the project about 6 years ago by myself when I realized that there was no game like EV (which I had played extremely intensively as a kid) on linux. EV also had major gameplay flaws that should have been worked around.
Since I had no projects at the time I started out with the ambitious NAEV, which over the years has slowly been taking shape and was released recently (one year ago) to the general public.
As of 0.4.0 I'm starting to be pretty impressed by the results.
- Q4: What do you think of Star Control II (The Ur-Quan Masters) as an example of a EV-like GNU/Linux game?
bobbens: I only played Star Control II after someone mentioned it to me about 6 months ago. It does seem to have a lot of EV features, but it seems to lose a bit the fast paced-ness of EV and customizeability of the ships. However it does have other great features that EV lacks like the zooming in systems and the dialog use.
It's good to find good features in other games and use them for inspiration in NAEV, it's evolved enough that it no longer is an EV clone. It also takes from all over while trying to keep itself unique.
Latest NAEV gameplay video
OpenMW is a re-implementation of the (non-free) TES3 Morrowind game engine, written in the D programming language. The engine makes use of OGRE and other open source libraries, features an own scripting language called "Monster" and the latest release has the version number 0.6.
Out of curiosity, I asked Nicolay Korslund (the lead developer) one year ago what his motivation for writing OpenMW was. Later I decided to ask some more and now you can finally read the interview, in which Nicolay tells us about Git, OpenMW's development and whether or not to expect original games as a result of the OpenMW project.
The interview
- Q1: What is your motivation for writing OpenMW?
Initially the project was started a few years ago (somewhere around 2004-2005, don't remember exactly), out from desire to improve a game I loved and from frustration with bugs and issues that made it less fun than it could be. Having been a programmer for about a decade, I felt that most of the bugs were unnecessary and could easily have been fixed if Bethesda has devoted the resources to it. I started getting that curious 'I could do this better myself' feeling, that you sometimes get when you've been doing a craft for years and aren't satisfied with someone elses work. (Not that I think Bethesdas coding is shoddy in any way, they're a company with limited resources like any company, and sometimes you just don't have the money to improve thing ad infinitum even though you would like to.)
To keep up (or even start) a big project such as OpenMW, though, you'll usually need more than just one big motivation to drive you and keep you going. For example, I knew from the outset that this project was something that others would get excited about, and that's a big motivating factor. The amount of positive feedback I've gotten on OpenMW since release has been pretty stunning, and it really helps to know that what you're making will affect others in a positive way. I had always wanted to contribute to open source software, but so far hadn't found any project I burned for, and none of my own projects ever made it to the point of release.
Another motivation you'll need of course is the joy of working on it - it's a hobby after all. I love programming, I love improving things, and I love reverse engineering file formats. Thee big pluses when you're doing a reimplementation. It also forces you to learn new skills - I've always wanted to learn more game development, such as using a 'modern' 3D engine, but I never had any real motivation to do it before I started OpenMW. On top of all that I had just fell in love with the D programming language, which blew me away to the point of abandoning C++ literally over night. D had (and still has, to some degree) a desperate need for more attention getting projects, and I wanted to help with that. I knew there would be challenges with using such a new language, but I was determined to show that none of them were show stoppers.
- Q2: Are other people involved in OpenMW or Monster?
Yes, quite a few really. I started a mailing list for OpenMW about a year ago, after initially getting very positive feedback on the project. The list now counts over 130 members, and even more pay attention to the project through various forums. Only a very small fraction of those have contributed code of course, but many contribute other things like testing, knowledge about the file formats/mods, or simply through feedback and ideas. For Monster I've intentionally run a somewhat lower profile, but there are a few of early-adopter-type developers who are using it in their own engines. If things go as planned though, the two projects will become much more intertwined in the future, and I hope that Monster can contribute a lot to OpenMW (and make my job as lead developer a lot easier.)
- Q3: How did you find those people? Or was it them who found you?
I've done very little 'advertising' for my projects - I think I posted about OpenMW on exactly one forum (the OGRE forum), the rest took care of itself. I had to create the mailing list simply because I couldn't keep track of all the individual conversations any longer.
- Q4: Are you going to make OpenMW usable with non-Morrowind content, so that new games can base on it? If yes, will you make such a game?
It's very possible that the project will spawn an engine that's usable for other games, but we don't have any specific plans for that right now. Although we are on friendly terms with another project that uses much of the same technology, called DungeonHack. It's very likely that our two engines will share some code in the future.
Even though we're not working on making a generic game engine, it will likely be possible to make much more extensive Total Conversion mods for OpenMW than for the original Morrowind engine. And the scripting features we're planning will let you bend the rules to the point where you would probably not consider it to be the same game anymore. Personally however I have very little talent for game creation (except for the coding part), so I don't think I'll be behind any of those mods myself.
- Q5: You've picked OGRE as OpenMW's 3D engine. What about the alternatives (Irrlicht, jMonkeyEngine, Crystal Space, writing an own 3D engine...)?
I think probably all those (and many others) would have been good choices, except the last one. Writing a new engine and getting it to a point where it could compete with OGRE et al. would have taken years, and IMO it's usually a complete waste of time unless you're doing something really unique with it. There are so many good and free off-the-shelf alternatives out there (too many already...), and if you need some feature that they don't provide you can usually add it in yourself in 1/100th of the time it takes you to write a new engine from scratch.
- Q6: You recently switched to Git from SVN. What motivated the switch?
Popular demand :) But after trying out Git (and taking the time to understand how it works), I fell completely in love with it myself. SVN is now ancient technology as far as I'm concerned. And with git-svn, Git is even a better Subversion client that Subversion is. However since it's so easy to integrate the two, we are keeping the SVN repositories on-line for the foreseeable future, and existing SVN users don't really need to change anything. I know it takes a real geek to obsess this much over a version control system, but that's how it is :)
More development information
You can find some technical details about OpenMW's codebase on its ohloh page.
Latest OpenMW video
In the second Free Gamer interview - over 2 years since the first with grumbel - serial Free game developer Steven Carlyle-Smith (UK) aka Me_Programmer Games aka Steve16384 was kind enough to take the time to reply in detail to my questions about his development activities.
Steve has created a plethora of Free games over the years. Whilst they have struggled to gain mindshare - usually he moves on at speed to new projects before completing others - there's a lot of content to peruse and I thought his experiences were more than worth tapping for advise to budding game developers. He has created all his games with little or no community help other than occasionally reusing resources from other projects. He also maintains blog on his development efforts which is often witty.
You can ask questions / get support / give feedback for Steve's games in the new FreeGameDev forum for Me_Programmer Games. There you can also find an exhaustive list of his playable game projects, including several not mentioned here.
He is also responsible for coding/creating the site Online Game Planner - which he uses to host his projects - which is a fairly new portal for organizing multiplayer gaming sessions.
The game that originally got my attention was Laser Tactics - previously called Nuclear Graveyard, which he talks about later in the interview. So, without further ado...
The Interview
- Q. Please introduce yourself...
I'm a 30-something professional applications programmer, amateur games programmer, married with one child and another on the way.
- Q. What do you do for a living?
I work for a small company writing software for businesses. Everything from web applications, social networking sites, VB apps, web filters, stock control software, networking tools, and the odd game. Whatever people will pay for!
- Q. What notable games have you created?
I don't think any qualify as notable -- editor is impressed with the humility, some of the games are good they just haven't hit the right public spot yet! -- but these are probably my best:-
Xenogeddon (home)
This is a simple FPS based on Space Hulk, but I'm very pleased at how the graphics turned out. I didn't do any of the models, but overall it captures the Space Hulk imagary quite well. It is small and simple however, and needs a lot more scenery and features adding to keep the player's interest.
Laser Tactics (home)
The less said about the graphics the better, but this is my attempt at making a pseudo-realtime verson of Laser Squad and have tried to recreate the original graphics in 3D. It uses what I think is a unique system where both side's "action points" are replenished in real time which can make for interesting gameplay. I'm also particularly pleased with the AI as well. The overall presentation could do with a damn good polishing though.
Island Commander (home)
This is my most recent game and I'm still working on it, but it's fully playable and I enjoy playing it. I've always liked strategy games, and this one is a simple RTS/RTT where the player builds units and then watches them do battle. I'm interested in games where you only have indirect control. I've got loads of ideas yet to implement, like different races, more unit types, and maybe a better name!
- Q. Of your game projects, which is your favourite?
At the moment it's Island Commander, because it's my newest and I still enjoy playing it. I'm probably most proud of Xenogeddon though, in that if someone asked me to show them one of my games, that would be the one.
- Q. Excluding your own, what is your favourite open source game?
I don't spend that much time playing games, but the one I used to play the most is Tremulous, probably because it's multi-player with a big player-base. I'm crap at it though.
- Q. What games do you play at the moment, FLOSS or commercial?
Definitely FLOSS, as I haven't bought a game since X-Com for the Amiga! My home PC isn't up to playing modern games and I don't have time anyway. I'd much rather be programming games than playing them. When I do play games, it's usually simple but addictive Flash-type games. And if they're very simple, I then have a go at writing my own version.
- Q. How did you get into games programming?
Way back in 1984, my dad bought a ZX Spectrum, and the book "First Steps with your Spectrum" to go with it. Ever since then I've been programming, for the Spectrum, Amiga and then PC. I like to think my games have improved since then.
- Q. What are your best games programming tips?
Re-use your own code as often as possible. Have something playable as quickly as possible. And use descriptive var/function names. I don't agree with people who dislike verbose var/function names; if you're sharing code with others (or coming back to your own project after a 6 month gap) you need as much description as possible. With tools like code-completion, long names aren't a problem.
- Q. What draws you to open source, what is your Free software philosophy?
I particularly like the way that we all provide each other with programming help and actual source code, which enables everyone to learn and produce software much faster than they would be able to otherwise. It's a shame that in the corporate world, when somebody learns something, it's top secret and usually patented. Just think how advanced technology (not just software) might be if everyone shared their knowledge and skills with everyone else.
- Q. What are the things to avoid, the things that make FLOSS game
development fail? The biggest problem is not getting something playable as quickly as possible. Whether its a one-man project or bigger, people soon get bored of discussing and planning everything to death. You need to show yourself and everyone that you are actually doing something practical that is actually possible and progress is being made. There are a million "Status: 1-Planning" projects on Sourceforge as a testament to this.
- Q. If you could take one abandoned FLOSS game and restore it's
development (excluding your own titles!) which would it be? I don't really know any off the top of my head. I sometimes browse Sourceforge to see if there's anything I can help with, but I usually end up with ideas and inspiration to write a game of my own! Unfortunately, trying to understand someone else's source code and designs (especially the larger ones) is often harder than just writing my own project.
- Q. What are your future game development plans and which of your games
do you hope to see come to fruition in the near future? My dream is to have a game (and more importantly, a community) as popular as, say, Starcraft. This is my ultimate (and obviously unattainable) ambition, but if one of my games can get a thousandth of the popularity of that, then I'll be more than pleased!
Steve's Other Game Projects
You can ask questions / get support / give feedback for Steve's games in the new FreeGameDev forum for Me_Programmer Games. There you can also find an exhaustive list of his playable game projects, including several not mentioned here.
Danger Man (home)
This is my contribution to the saturated market of platformers. It's reasonably complete, but requires more levels designing and it's own set of graphics. It has a few good features though, like different weapons.
Metal Glove Solid (home)
This is a playable but limited version of Gauntlet. The advantage of having this in my repotoire is that if I want to make any other top-down 2D game, I can just start with this. I do that with a lot of my games, meaning I can usually knock something up very quickly. I just need to improve the graphics and create more levels.
HoloRacer (home)
I'm quite pleased with this one, and I sometimes go back and have a quick game. I just wanted to write the fastest racer that I could, and it was my first game using OpenGL. It's deliberately quite simple (in gameplay and graphics) but fun in short bursts. I seem to remember that when I uploaded it to Sourceforge, it got about 200 downloads on the first day. They'v trailed off a bit since then!
Realtime Chaos (home)
This is a remake of "Chaos - The Battle of Wizards" for the Spectrum, where wizards do battle with various spells, but converted into an RTS. I've written countless version of Chaos over the years, but this is by far the least-worst. The only drawback is that it has no AI, so you need at least one other player and a LAN to play a game.
Simwar (home)
This is an RTS in the style of C&C. It's quite simple, and also multi-player/LAN only, but is designed to be quick and fun to play. It has some features like proper line-of-sight (unlike just fog-of-war), so you can only see the enemy if you have a clear view. Prizes for guessing which game the soldier sprites came from!
GTA-MUD (home)
As the name says, this is a MUD. I liked the contemporary setting of GTA, and thought a MUD in the same setting would be a good idea, where you could do anything in a modern-day realistic setting rather than either medeival fantasy or futuristic. It's quite small, but gets about 5 logins a day. It's also quite "adult" in some sections, just like GTA.
Online Game Planner (home)
This is a website I produced. I think this was inspired by me trying to get more players on at the same time on GTA-MUD. The premise is simple - you select an online games that you play, and then organise a session by date and time. Everyone else who has also marked that game as one they play then gets informed of the date and time, so everyone plays the game at the same time. It also hosta a few of my simple applet games. I think I should rename it "MultiplayerGamePlanner".
The Last Word
I'd really like to see Steve polish some of his older games a bit more and be more astute with advertising them. Some of them are very hard to come by unless you go through his blog, so posting announcements/showcase/help-wanted threads in the appropriate forums (starting with the FreeGameDev forums) should increase their visibility.
Xenogeddon looks full of potential and it'd be good to see what people make of it. I don't have functional 3D so couldn't try it myself yet.
Metal Glove Solid could become a popular game if he worked on performance (it was unplayably slow on my graphically-unaccelerated 2ghz laptop) as well as used the better graphics available in the Gauntlet Resurrection thread from the FreeGameDev ideas forum.
There's a lot of projects that he didn't mention because he feels they're not complete enough, e.g. this Shadowfire remake. It makes me curious to know if there's a complete list of Steve's projects anywhere! See update!
Sometimes the life of a Free game developer can feel a bit lonely because of the lack of exposure. Hopefully some of you will go away and try his games and, even if you don't end up playing them for long, at least give some decent feedback so he can work to make them better and increase player retention.
Update: Steve has posted a complete list in the forum. Two games he has made that he didn't mention in the interview but are worthwhile projects are Passenger and Last Remaining. I think he needs a bit of modelling help to really realise the potential of Last Remaining.