Archive for November, 2006

Wednesday, November 22nd, 2006

Shawn Hargreaves of the XNA Team, has posted an excellent item explaining XNA’s Model class hierarchy.

If you see one blog post this year,  see “Models, Meshes, parts, and bones”.

Honestly, this is a good read folks, and rather entertaining too. Clearly Shawn was having a great day when he posted it. 

:)

Average Rating: 4.5 out of 5 based on 240 user reviews.

Sunday, November 19th, 2006

G’day folks.

I’ve just uploaded another release on the Latest Builds page. So go grab it and give it a whirl. I’d love to know what you think.

What’s new?

  • I have added a throttle control so now you can vary the speed of the Spitty! To go faster use the XBOX 360 Controller’s RightTrigger. For Keyboard users use any of the following Keys: Left Shift, Left Ctrl, Left Alt or Right Alt. Whichever you prefer but I think Right Alt is the most intuitive.
  • Fixed the problem I blogged about earlier. Playing for long periods could result in the background going black and hideous framerates. The code was carelessly consuming too much memory and eventually resulting in the problems. I’m now much more careful about freeing up memory I’ve used, so the memory usage doesn’t climb nearly so high.
  • Improved the AI. I had inadvertently ruined it in the previous release. Oops, sorry.
  • The Title screen/menu is a little more original than it was before. I’ve been feeling guilty about my use of the well known painting, so I’m gradually making a parody of it instead. It now features my own Spitfire model posed to match the painting. Not as pretty, but at least it’s my own…well mostly – parts of the original painting are still visible.

New title screen: Parody vs Plagiarism? Now and then…

Now,  parody
then,  blatent plagiarism

Updated:  my spelling was awful.  ;)

Average Rating: 4.4 out of 5 based on 288 user reviews.

Friday, November 17th, 2006

Howdy folks.

You may or may not have noticed already, but my last build (10 November 2006) doesn’t run too well over long periods of time.

I’ve noticed that if I play it for reasonable length of time (at least a couple of minutes perhaps), the sky suddenly goes black, and the framerate gets horrid.  Not really sure of the cause yet. Possibly a memory leak, or maybe not recovering from a DeviceReset cleanly.

Just letting you know that I’m aware of it - looking into it - and hopefully fixing it.   ;)

Average Rating: 4.6 out of 5 based on 292 user reviews.

Monday, November 13th, 2006

Well, I guess it’s official.  “Sharky’s Air Legends” is the *working-title* for my game in progress.

As with the game itself, the title just evolved.  It came about when Microsoft needed some kind of title for featuring in their XNA showcase video, and was actually one of their suggestions (the game’s filename was “Legends.exe”).  Has a nice enough ring to it, so I just went with it.

Obviously, if I ever went commercial with the game, I’d have to think up something less “homebrew” feeling.  It’s not like the namesake was ever an Ace fighter pilot, now was I?

Whatever happens, I think the “Legends” part of the title would probably stick.  Part of my motivation to create yet-another-WWII-game is because there really is so much WWII lore left to tell.  The long-term goal of my game would be to let the player easily experience these legendary aircraft in scenarios typical of what they fought in. 

Now for a short history lesson:

So many legendary match-ups, and missions!  (And so little time to make a game from it all.)

Oh, and here’s another scenario to put in the game:  For those that didn’t grow up hearing all this stuff from their Dads like I did,  this’ll make your jaw drop…

Spitfire vs Doodlebug

“A Spitfire using its wingtip to ‘topple’ a V-1 flying bomb (aka. Doodlebug)”

AWESOME, that’s what I’m talk’n about right there!

 

;)

Average Rating: 4.8 out of 5 based on 279 user reviews.

Friday, November 10th, 2006

So, I said earlier I’d talk about the XNA team and their excellent support as I worked on the XNA beta 2 conversion of my game.

I am seriously impressed with every one of them I had the pleasure to deal with :)

  • professional
  • down to earth, and fun to deal with
  • prompt, enthusiastic & great communicators.
  • superb ambassadors for not just XNA, but Microsoft too.

I’m not just talking about them individually either. It really felt like the whole team was pitching in to help.  I was never treated like an idiot (even though I knew I was). And there was not a single complaint about the amount of emails I was spamming their way.

In no particular order, special thanks to:

(sincere apologies if I’ve missed anyone)

;)

Average Rating: 4.6 out of 5 based on 252 user reviews.

Friday, November 10th, 2006

It’s been quite a ride, but I have finally finished converting the game over to XNA beta 2.

Go get the new build at my latest build page.

(for those that couldn’t try it before, beta 2 now has a redistributable install. This means there is no longer any need to install all the developer tools just to try the game.)

About the conversion…

The initial code conversion went fairly smoothly – until I tried running it. There must have been enough subtle changes to XNA under the hood that my game simply didn’t render like it used to. Basically naive code assumptions on my part, that by some fluke worked under beta 1.

  • RenderStates, not being explicitly set at times
  • AlphaBlending troubles
  • and to top it all off, my 3D model was rendering very strangely indeed. Even had Mickey Mouse ears at one point. Sorted now – my bad.

So, all issues are ironed out, and such a relief! I really couldn’t have done it without the most excellent support of Microsoft’s XNA Team. I will blog about them real soon.

Average Rating: 4.5 out of 5 based on 234 user reviews.

Thursday, November 9th, 2006

Especially for JD, I will try to reduce the number of Exclamation marks & capitalised words placed in this post.  ;)

Microsoft have produced an impressive wee video showing off some of the cool stuff people are doing with XNA.

I’m stoked to say my game features.  They even dubbed some conceptual sound on for me, so I better get busy and make that a reality.  (no sign of my nice smoke effects, so I’m guessing they used an older build)

So if you thought my game was a little perty, just wait till you see some of the other stuff folk have been doing.  Truely stunning.

David Weller of LetsKillDave has the sweet details here.

p.s.  a higher resolution video will follow, but for now it’s a fairly small “Zune” sized one.

YE-YEEAH!

Average Rating: 4.5 out of 5 based on 160 user reviews.

Thursday, November 2nd, 2006

True to form LetsKillDave had the BIG news first!

SCHWEEET!!!

You can read about and get Game Studio Express Beta 2 from this page.

Here’s the direct download link for the impatient.  ;)

Download Game Studio Express (beta 2)

 

In other good news I see the page also has a download for the XNA framework redistributable. This is what people will need in order to play our games.  At last, they won’t be forced to install the whole development suite just to play the game!!!

Download the XNA Framework (beta 2) Redistributable

Mitch Walker of the XNA Team has posted more details on the changes between Beta 1 and Beta 2.  Check it out here.

So much to do – so little time.

%)

Average Rating: 5 out of 5 based on 171 user reviews.