Showing posts with label arxliberatis. Show all posts
Showing posts with label arxliberatis. Show all posts

Thursday, April 11, 2013

Some idTech4 games progress

Great news from the people behind the idTech4 powered stealth FPS The Dark Mod: They are making great steps to leave their Doom3 mod legacy behind and a standalone version should not be all that far from now.
New The Dark Mod replacement artwork
You can follow the progress here on their forums, and maybe you can also give them an helping hand.

Interestingly there are two other recently updated Doom3 mods, that could easily fit in as The Dark Mod mods, e.g. going stand alone with The Dark Mod's help.

The first one is a Hexen remake, called Hexen: Edge of Chaos:



And the other one is a prequel to the Arx: Fatalis (engine also FOSS, btw.) game, called Arx: End of Sun:



Sadly both of them use proprietary themes (and one could even argue that The Dark Mod is borderline infringing on one too), but I am still looking forward to try out these nice community creations once they become stand-alone!

Friday, April 20, 2012

Arx Libertatis 1.0 "Bloody Gobblers!" released!

Arx Fatalis - Libertatis Feb 2012 git Status 11
Walking in the underground city hub in Arx Libertatis
Arx Fatalis - Libertatis Feb 2012 git Status 12
Looking up magic recipes and managing inventory while a vision enhancement is active in Arx Libertatis

Arx Libertatis 1.0 has been released. We already wrote about the engine a month and a half ago but this is the first official, stable release of the GPL-licensed engine for the proprietary first-person cave RPG Arx Fatalis.

But being able to play the proprietary game is not the end of the development. There are plans for future milestones, for example a Qt-based modern game editor and support for modern shaders. I look forward to it!

Thursday, March 29, 2012

OpenMW 0.13.0 released

Normally qubodup is responsible for this type of games (I have to admit, never liked Morrowind, nor any predecessors or sequels), but since they are doing such a good job of promoting it (and Q is busy), so I will give them their desired news:
The OpenMW developers have just released our latest version of OpenMW. I was hoping you could post on Freegamer. Below is our message, feel free to put your own spin on it. Also it looks like the Arx Liberatis folks are almost ready to release their 1.0. Thanks!


OpenMW 0.13.0 trailer


Hot on the heels of 0.12.0, the OpenMW team is proud to announce the release of version 0.13.0! Release packages for Ubuntu are now available via our Launchpad PPA. Release packages for other platforms are available on our Download page. This release notably includes functional NPC dialogue, and beautiful sky! There is a great new demonstration video for 0.13.0 up YouTube channel and a new video showing off our improved physics implementation which is scheduled for version 0.14.0.

Please note:
- On OSX, the path to the application cannot contain spaces, or the launcher will not work properly.

Changelog:
- NPC Dialogue window and mechanics implemented
- Reimplemented sky rendering, added weather effects
- Wireframe mode added
- Fix for sounds broken in 0.12.0
- Fix for 3D sounds
- Added sounds for weather, doors, containers, picking up items, and journal
- Various code cleanup and improvements
- Fixed an Ogre crash at the Dren plantation
- Several launcher improvements
- Added fade to black effect for cutscenes
- Added backend for equipping items
- Fix to stop ASCII 16 character from being added to console on its activation in OSX
- Fixed collision shapes being out of place
- Fixed torch lights not being visible past a short distance
- Fixed some transparency rendering problems

Website
http://openmw.org/en/

Download Page
http://code.google.com/p/openmw/downloads/list

YouTube Channel
http://www.youtube.com/user/MrOpenMW

Forum
http://openmw.org/forum/

Wednesday, March 7, 2012

Arx Libertatis: promising GPL engine for proprietary RPG

Arx Libertatis logo

Arx Libertatis is the name of the GPLv3-ed Arx Fatalis (proprietary game) engine. It features a unique "draw symbols to cast spells" magic system and has an own scripting engine (described as "a mess, but at least a human readable mess").


The game engine runs the proprietary game with tolerable lag in some game areas on an ASUS EeePC 1000H netbook on Linux and I am close to completing the game from start to end. It can also be compiled on Windows and OS X. A stable release is not yet finished.

Can Arx Libertatis be used to create a free-as-in-freedom game?

No. Not yet.

As-is, i don't think creating custom models, etc. will be easy. We will add support for more common formats in the future, but for now our focus has been on porting and cleaning up the engine and there is still lots to clean up.
dscharrer of #arxfatalis

While image and sound files are in common formats, 3d models are in a format that mostly has not been explored.

If you're interested to dig deeper into the project's status, I recommend starting with reading the mission statement and filetypes wiki pages.