August 2008
S M T W T F S
« Aug    
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Siege Engine

As you probably figured…Hydrogen has kinda gone to the wayside. This isn’t because I don’t want to work on a game, it’s more because I was trying to create and engine and a game at the same time. Bad idea. That and Ogre was a bitch to make a game in. Kinda like trying to […]

28 August 2007 by Greg | Personal | 5 Comments

Next Project…New Code

So I’ve been doing some reading in a number of game development books. I’ve come to the conclusion that we’ll be moving away from Ogre for our next project and probably being using an actual scripting language along side the actual C++ or Java code that will be the base engine. The three that I’m […]

20 July 2007 by Greg | Uncategorized | No Comments

Net Multiplayer Hydrogen…

GOOD NEWS! I just got 3 of the books I requested from the library on programming multiplayer games. They all involve using C++, which makes life easier adding it to the current game. So for a few days I’ll be putting aside the other stuff I was working for the game and give this a […]

18 July 2007 by Greg | Uncategorized | No Comments

Running.exe File

So Andrew has requested a working .exe file of the current progress. Well I haven’t actually made on of these in about two weeks. : p So I’m figuring about Sunday to get the thing working and most of the bugs ironed out. This is because Ogre doesn’t sometimes like to play nice when I […]

12 July 2007 by Greg | Uncategorized | 1 Comment

Update..5000 Lines

Coding progress has come to a temporary stop. No I haven’t given up on the project, what I’m actually doing is trying to map out every possible aspect of the game that I can think of and maybe how each is interconnected. This is better than having to go back through and update code already […]

10 July 2007 by Greg | Hydrogen | 3 Comments

New site look again

This one looks nice, unlike the last. It’s reminiscent of one of the VALVe sites…
Greg and Beattie, what do you guys think of it? If it looks good enough I’ll add a CMS to it and we can all start adding content.

5 July 2007 by nucleocide | Website | 6 Comments

Progress

Yes I’m still working on the game. Although the past week I haven’t gotten much done because of other stuff that’s come up. But it’s moving along. The plan is to have this whole thing wrapped up by the end of August I’m hoping.

3 July 2007 by Greg | Hydrogen | 1 Comment

FYI

Just so everyone knows… I’m not sure how much of the game I’ll get to work on this weekend, because of a wedding I have Saturday along with the party. We’ll see…

28 June 2007 by Greg | Personal, Hydrogen | No Comments

New site look…

…is hideous. It’s just there to prove I haven’t forgotten.
Keep an eye out for interesting websites that are game company related. e.g. idsoftware.com. Also keep in mind we have an emphasis on our team and we only have one game to write about.

26 June 2007 by nucleocide | Website | 2 Comments

Progress…

So I figured out a couple of different things that I had said previously couldn’t be done. One of those was perpendicular movement onto adjacent tiles of a moving tile. Turns out the the system I came up with originally would already cover this problem…I just needed to look at the situation a bit deeper.  […]

23 June 2007 by Greg | Uncategorized | No Comments