Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal Journal: Xenos Engine now @Sourceforge

I recently created a Sourceforge project for Xenos Engine. Check it out if you are bored.

http://sourceforge.net/projects/xenosengine/
User Journal

Journal Journal: drupal woes

So I have been working with the open source CMS drupal for the last year or so. It is ok. It shares many design aspects with the cms system that I designed back in 2001, such as a node graph of content, omni-generic content types, and heavy use ov theme engines.

It does however have many flaws, mostly relating to it's partial oop implementation and its archaic callback function hooks.
The issues will not be addressed in the upcoming version 6, nor in the proposed version 7, but rather in version 8+.
A steady release schedual means that maybe in 2 years my issues will be addressed.

That is ok, I guess... but on irc earlier I was told rather bluntly that I am a dick for bringing it up.

Quake

Journal Journal: Quake Wars

Today I bought my 2nd copy ov retail Quake wars. For full price (60$). On Friday when I get pay check I am going to buy 2 more copies. Also at full price. Just so I have a copy for every PC on my LAN that is able to play it.

And I am going to buy a copy for every person I know that has a computer. And if someone I know doesn't have a computer that can play it, I will buy them a new computer.

(Ov course, I have an agenda - any pc I buy for a friend comes with Slackware Linux pre-installed by me.)

Anyway, at lunch today at w0rk I was thinking about running down the side ov a cliff, into the crashed strogg ship and capping the last energy cell with only seconds remaining.

I almost started crying. Not figurative crying, but literally actual tears started to well up in the corners ov my eyes. I do not know if it was the images burnt into my retina from staring at the on screen carnage for too long, or if it was the sheer awesome joy that is Quake Wars..

But I do know I love this game.

:)
PC Games (Games)

Journal Journal: Independent Game Development, after one year.

Here is my game after one full year ov development. (see my last journal entry). Not quite done, but here is the demo. Built using the following the following technology: c++, Boost, gcc, kdevelop, mingw, code::blocks, Ogg Vorbis, OpenAL, OpenSteer, Open Dynamics Engine, Irrlicht 3d engine, The GIMP, Blender, SLackware Linux, Windows XP.

http://xhrit.com/8-bitHELL/demos/zp3_a6_xp.zip
http://xhrit.com/8-bitHELL/demos/zp3_a6_lx.tar.gz

There are still some issues with it however: multiplayer doesn't work yet. sound screws up on some windows boxen. It has some issues with the timestep that makes it jerky on slower machines. And it has not been tested on all versions ov linux or windows, so I am sure there are issues that I don't even know about. It is still too hard for most people - I included difficulty settings, but if that is not enough every object in the game is stored in ini files, so the game is easily modable. If the homing missiles are annoying you, just open the file called 'proto_missile.zpp' in a text editor, and change some stuff around - lower the damage, make the missile slower, make it turn less, etc.
User Journal

Journal Journal: **No Title**

I started to work on an indy game. Here is what I am using : irrlicht for graphics, open dynamics engine for physics, audiere for sound. I plan on using raknet for multiplayer if I can figure it out - and I might end up using SDL for joystick support (but I have not done much research into it yet). Blender to make the 3d models, the gimp to make the textures, kdevelop to code in.

I don't know what I have to use to make the game work on a mac - but when it comes time to dust off my spare PC and make a windows build, I'll go with devc++.

As for the game itself, it is a first person 6dof space shooter w/ zero-g physics. The goal is to make the most realistic space shooter possible.

I'll put a demo up on Happypenguin.org when it becomes a bit more playable.
User Journal

Journal Journal: software

I have a game I am writing for linux. It is not done. I have not worked on it in a year or so... but i will finish it someday.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...