ARP

loading...

Couldn't really think of a fitting headline, but here is the bunch of randomly collected news from the FOSS gaming realm:


First of all, OpenDungeons finally got a nice website and a blog (as mentioned previously). And in collaboration with OpenGameArt, the kicked off their art competitions again.

SummoningWars also got a new website recently, and they have also released version 0.55 a few days ago.

New Summoning Wars GUI
Last but not least, the pledgie donation drive for 0 A.D. seemed to have payed off to some extend, so one of the main developers is now working full time on the game for one month. See here for his first report on things newly implemented (most notable a save-game feature). But... you can still donate to keep him motivated longer ;)
Recently modeled & textured SumWars character by Evil_E

While the sun warms my body, Summoning Wars' development activity warms my fossy heart: icons are being created by hal9000, sounds are being mixed by artisticdude, music is being composed by West. And of course the 3D model, see the image on top of this post.

A new release (0.5.1) has been recently uploaded and the next release is being discussed.

One quite important planned feature is an OSX port, as there are at least two (if I recall correctly) who use that operating system to produce art for the game. CMake is used for compiling on Linux, so I suspect that porting might be in fact trivial. If you can help with the task, please report to their forums/irc! :)
When I found out that Summoning Wars, it in fact uses a freely licensed network library, I wanted to test it, but failed at compiling. Today, with fresh Subversion checkout, I succeeded and was surprised by a Diablo-rules-style RPG with 3D graphics (OGRE) a lot of dialog (hours and hours of tutorials ;) ), choices, different character classes and various spells and items.
Sarcophagus open up! (And let me take precious loot!)

Enlightening zombies in a dark cave with fireballs

Leaving loot behind

Why am I  even writing these captions?

Action-RPG GUI layout 101: Left: Character, Right: Skills or Inventory

Scaring goblins to death with a lovely mask

4-way dialog sequences make plot confusing fun!


Video: Rescuing some NPC [.ogg (shorter)]

I wonder what the network part is all about. I could imagine cooperative plot-games to be fun.. Anyways, about the net lib:

The popular network library RakNet is neither open source nor free software, as defined by OSI and FSF. However, version 2.451 (Feb 18th 2006) is GPL-licensed. It can be found via the Internet Archive's Wayback Machine [zip mirror]. The developers of Summoning Wars mirrored some version as well and even created an Arch Linux AUR package.

The owner of RakNet commented on GPL in commercial game development.
Holyspirit is a good-looking hack & slash game with (rendered?) 3D graphics, which I unfortunately was only able to run using wine (and it wasn't very stable either: entering some areas and saving would cause it to freeze).

It appears however, that it should be very simple to make it compile on Linux, somebody will just have to figure out how to make Code::Blocks (.cbp files is provided) find SFML, a SDL alternative that is used by Holyspirit and provide compile instructions.

DotModeler is a 3D pixel editor which could use non-AZERTY language keyboard bindings and a little bit of English-language documentation (or anything that can be easily translated).

Kwest Kingdom is a Kwute roguelike which even a Nethack-hater like me can love! Here's a YT video [TO] of the kewtness.

I haven't been able to compile the game (I think) but it apparently has 64bit Linux binaries in its GIT repository and Windows binaries for download. Still, I think the Makefile might use some cleaning up. Volunteer! For cuteness in FOSS games! EDIT: My fault, see comments for clarity!

Summoning Wars is the third Diablo-like in the last two months you read about here. It uses OGRE but unfortunately also the non-free RakNet and could use some alternative library support. (Hintedy hint hint.)

EDIT: Apparently the version used is an old GPL-compatible version of RakNet. I will report, as soon as I know more. You can follow the discussion here.