Showing posts with label glc. Show all posts
Showing posts with label glc. Show all posts

Open source 3D RPG updates

There has been some activity in the most prominent free (as in freedom) software 3D role-playing games DungeonHack, jClassicRPG and Radakan.



DungeonHack





Green, water and village in DungeonHack [more]

DungeonHack (DH) 0.10 has been released in form of win&lin 32bit biaries and a few commits later I was able to compile the game on my 64bit Arch Linux machine. It is the first release of DH that does not rely on non-free libraries.



I played the game for the first time and I was positively surprised. Not only can I move around in the nice-looking (endless) landscape but also fight, cast magic, pick up items, enter houses and dungeons as well as talk to npcs. Physics also work (see barrels video below). On the downside: the current code is crash-happy and there is little content: In toto three houses, two dungeons, two enemy types, two items, one non-player character, one spell).




Zombie roasting á la DH

The next DH aim is to create a typical RPG village, add some inventory and status GUI and to write a dialog system (the current one runs on boxes). Maybe you feel like giving them a programmer's or artist's hand at achieving one of these or other goals? Then enter the DH chatroom and/or forum (which I find one of the most entertaining floss game forums to read).






When test-playing DH, it appears weird to me that enemies' bodies disappear when eliminated and wish they would drop and also drop loot, which I could then collect into the (also not yet accessible) inventory. When playing the latest release or watching the videos, is there something you feel is missing?



jClassicRPG




Shrine and road in jClassicRPG

There has been much activity lately in jClassicRPG's Subversion repository. There are texture-roads now, the map not only shows terrain type any more but also infrastructure (roads and settlements). Shrines and Igloo buildings appear in the game world and a yeti creature has been added to the game's repertoire.






Usability has increased a lot through mouse menu integration and addition of buttons for map, character status etc. Though the drop-down menus don't act as the ones most of us are probably used to, the GUI-usage learning curve has dropped a lot. I especially like the tool-tip system, which shows usage instructions for the different controls or details about fields in the map. If only the font was better readable...



If you would like to help jClassicRPG grow, I can think of at least one Blender-modelling task: give attack animations to this gorilla. Apart from that you can find ways to help on this page and in this thread. And if you're hardcore, also read the TODO! (Search for "[ ]") :D







What I would like to see in jClassicRPG are cloth/armor items and a menu for equipping my party members with them. (EDIT: already there - left click character portraits.) Also the shiny flowers scream to me "pick me" and I hope that will be a gameplay option some day. Can you think of content or features that would enrich the game?



Radakan




Panda3D integration in Radakan

Radakan's developer announced a while ago, that the 3D view of the game will be postponed and a text/GUI interface would be developed first. Now Panda3D, a fun, BSD-licensed, python-powered game engine is being integrated.



What Radakan's developers could use help with now is exporting their already available media [.7z archive] and some media from OpenGameArt to the Panda3d .egg format. Instructions here (press "next" multiple times to see instructions for various 3D applications).





Radakan's 'behavior' editor
I do not care too much for the 3D part of the game (at least not yet). I would prefer the engine to be more stable, so I could try out the quest and add some detail to it using the behavior editor. What do you think? Is implementing 3D worth the time or would you rather prefer the gui/text-based framework to get developed further?



Off-topic



A little hint if you ever feel like making a gameplay video yourself: I prepared the videos for this post (and other posts) using glc to record and mencoder to encode. Sometimes (for non-OpenGL games) I use recordmydesktop to record. Feel free to ask in the comments or forum if I can help you with making videos.



Another little hint: If you are unable to use YouTube but curious about the videos and can play back mp4 files (vlc and mplayer can handle them), use youtube-dl to download videos for off-line playback.

Playing the first Apricot demo

The first playable demo of Apricot has been released! I am able to play it! (with low low low quality settings - Hint: disable shaders.) You have to get a recent "Apricot" Blender build from GraphicAll, then download this .blend file, open it with said Blender build and press "p". That's it! Sorry for spamming the blog with news related to that project lately, I think it's interesting... :)



Edit: An unofficial OpenArena 0.8.0 pre-release was posted. Testing it is encouraged, so that the official release can become a great one. I must admit that two months ago I thought that OA was probably the ugliest of the interesting games with QuakeI/II/III-engine roots. Now I know that it's getting prettier and prettier every now and then with new maps and models.


The GearHead 1/2 homepage has been updated a while ago. It now looks pretty pretty and has a sexy RSS feed. The GearHead games are Roguelike titles (which I find not that cool) involving Mechs (which I find cool) of the Japanese kind (meh). Totally unrelated: a webcomic based on the games' setting has started.


PS: In case you are interested in using glc as a game recording tool on GNU/Linux systems, this Arch Linux newsletter contains some usage hints for the cool application.

Shadow game prototyping challange, FreedroidRPG lifesigns, recording GNU/Linux games with glc



Shadow & light mock-up, thrown together by Danc

Daniel Cook of Lost Garden started a shadow and light based game prototype challenge. Lost Garden is probably the best thing to read related to gaming. If you would like to participate via an open source project, feel free to gather a team on the FreeGameDev.net forums!



There's some activity surrounding FreedroidRPG. The students Kaisa Anttila, Markku Väisänen and Sami Mylly wrote an usability study of the game and it's editor. The criticism is very general and there are no direct solutions provided. The documents are supposed to serve interested developers in helping improving FreedroidRPG.


Version 0.11 of the game is scheduled for... soon? Anyways, for now the 0.11 pre-release candidate is available.





Video of Slune, made with glc


glc is now my tool of choice when it comes to recording game videos on GNU/Linux systems. It is faster than xvidcap, istanbul or gtk-recordMyDesktop and is also the only app that manages to records audio on my machine. It's also easy to install! (Hints: cat /proc/cpuinfo to find out what flags to use, O2 is written with an uppercase o, if you don't know where to install to install it to /usr/ and also execute the install script as root.) Using it is easy too! Just run glc-capture game-name and press Shift+F8 to start/stop recording. There is even a script provided, which will convert the glc files to mp4 (attention, non-free), the preferred format of Vimeo. If you know how to use ffmpeg to create an Theora/OGG video, you can probably export to that format instead.



glc is great! I want you to use it! I've used it a lot already. It is to my knowledge the first Linux direct rendering capturing tool that does not suck! If you have any trouble whatsoever with it, you're invited to ask for help in this thread. (There's also #glc on irc.freenode.net.)



Edit: Many thanks to Pyry for writing glc and making me aware of it!



Speaking of game videos, I discovered some game-exclusive video hosting services! GameVee even supports OGG/Theora!



One more thing: Apricot is looking for animators!