Fill out your e-mail address and click submit to join the positech games newsletter!

DIE you heathen alien scum!

Filed under: gratuitous space battles cliffski 8:16 pm February 26, 2010

Ok so here we go, It’s finally ready for release. Hopefully all will go smoothly! Here is the new DLC for GSB:

THE ORDER are a group of aliens who take their beliefs very seriously. Their holy book may have been written when The Order had spears and lived in mud huts, but they cling to the letter of the book even now, ten thousand years later. And you no what isn’t in the holy book? That’s right… YOU.

And the order interpret this the way every rational life-form would. That you are heathen aliens who must be destroyed in the name of ‘The One True God’.  They tried Hymns, then they tried leaflets, but now they are trying nuclear missiles, radiation guns and limpet mines. Stand aside heathen alien scum.

Details here

Video here:


The order have three new weapons. Radiation guns, firing radioactive bullets which infect your ship and do damage long after the impact (cue nice green glowy effect), Nuclear Missiles, which are a similar effect in missile form, and limpet mines, which are like remote controlled drones which stick to enemy fighters and drag them, down to speeds where anyone can hit them. They also have faster firing cruiser rockets called ‘firefly’ rockets. In terms of ship bonuses’ they are big on power, low on speed.

I hope you enjoy them. BTW, One of the new scenarios is a survival mode map. I know you enjoy them :D

Patch 1.34 then 1.35. Ooops

Filed under: Uncategorized cliffski 10:22 pm February 24, 2010

So… I did patch 1.34, which had a bunch of minor stuff that was fairly urgent, and immediately everything went wrong. I’ve  moved to Windows 7 on 64 bit, and that meant a new PC, and thus nothing worked. I needed to install the Microsoft Directx sdk, which is fine, but the old version I used would not install on W7. That meant getting the new version, which took 2 days to download (grrr), but installed, so I could actually debug my games again….

But it also meant that when I recompiled the game for a patch, it got automatically tied to the latest d3dx dll, which is weird because I havent changed any graphics engine code at all. It seems Microsoft defaults to requiring the latest of everything. Cheers guys.

And here it gets annoying. Because the machines I test on all have the SDK installed, I had no idea that I was suddenly needing a new (not normally installed) DLL until I released the patch and got complaints. Eeek!. I’m 99.99% sure this is fixed now with 1.35. I couldnt get the stupid-ass directx redist installer to actually install the new files, so I just recompiled the game forcing it to use includes and libs from the older SDK.

What a pain!

In other news the ‘spot the feature’ is that missile trails are going above the ship that fired them. They never used to do that. Nobody even notices when I point it out. Bah. Also, multiple-rockets now split apart in a more convincing way now, and tons of really minor stuff is now fixed. Hurrah!

Spot The New Feature

Filed under: gratuitous space battles,programming cliffski 11:09 pm February 23, 2010

It’s very minor. But what have I changed in this screenshot below?

I’m supposed to be finalizing the new expansion. I’ll do more work on that tomorrow, but I’ve resigned myself to one more patch before I release it. I needed more weapon variety for them, and that meant code changes to the main game. Then I suddenly got a bit manic and obsessed about improving the graphics in all ways. Hence, 2 days were wasted trying to add shadows (I tried various methods but none of them look right, not without re-rendering every existing ship and a major re-write) and then a decent bloom effect. In the end, I junked all that code, because it didn’t get me anywhere.  I’ve made 3 tiny changes today to some stuff which make the game look very slightly better. Overall, it all adds up methinks….

Back working on actual work…

Filed under: business cliffski 5:02 pm February 21, 2010

So…. for the past few days I’ve been distracted by various things. The largest distraction was the arrival of my new PC. Hurrah! First one in three years. I can now check everything under Windows 7, 64 bit with ATI, which were the three missing links in my compatibility testing.

Of course installing a new PC means NOTHING works. It means working out why perforce won’t set its environment variables on Windows 7. It means remembering where the hell I put my precious Office 97 install CD (I refuse to pay money to upgrade ms office when office 97 does everything I need :D ). And it means working out how to re-cable part of the house so that I can move the router into the office.

Bah.

But now it all works! and I am back in action working on actual work stuff. For the rest of today and tomorrow I will be playtesting the new GSB expansion pack. Expect screenshots shortly before release, hopefully mid-week. Everything seems bug free, it’s just a matter of play-balancing now. Phew!

Oh and I’ve been building a log store to store the wood that keeps our house less-cold:

Open letter to Ubisoft management

Filed under: business cliffski 10:01 pm February 17, 2010

Hello ubisoft, how are you? It appears from this:

http://www.computerandvideogames.com/article.php?id=235290&site=pcg

That you are making DRM in your new game (Assassins creed 2) even more inconvenient for paying customers than before. Apparently if your net connection drops slightly, you will get kicked out of the game.

This is madness. Have you not heard that DRM is actually unpopular with paying customers? As a gesture of goodwill, I offer you the most exhaustive consultation on the causes of piracy ever done.

The conclusion is that DRM == net loss in terms of sales. Maybe one day there is flawless, transparent DRM, but that day is not today, and this is not it.

I am not some pirate at slashdot or digg telling you this, but a game developer who makes his living from copyright, and who strongly, passionately, fiercely opposes and hates piracy. DRM like this does not work, and it’s silly to keep using it. Please do not do this to PC gamers.

That is all.

Gratuitous Patch Number 32!

Filed under: gratuitous space battles cliffski 5:55 pm February 16, 2010

At last I’ve released patch 32 (version 1.32) for GSB today. If all goes well, then I’ll roll that out to partners like steam over the next two days. There are many changes big and small. Here are the big ones:

1) Performance: UI performance improvement for scrolling on the challenge browser screen.
2) Performance: Differential challenge data downloading means that refreshing the challenge list is much faster now.
3) New Feature: Fleet overlay UI for the battle screen showing every ship on your fleet and it’s current status.
4) Usability: Mouse cursor now changes to the hand icon when over something clickable.
5) New Feature: Added module stat comparison window when you click any item of module data.
6) Bug Fix: Weapons will now fire at anything within range correctly, even if ordered not to attack a certain class, providing that no other suitable targets are in range.

Depending how you play the game, some of these may be irrelevant, or awesome. I really like the module stat comparison stuff. I should have done it ages ago, and the fleet overlay is handy too. People who micromanage their weapons orders to the nth degree will appreciate number 6. I always thought it was working that way, but it turns out my code is buggier than a bug breeding colony on bug island. It works in a much more sensible way now, and its more viable to build ships that mix and match anti-fighter and anti-cruiser weapons :D

The patch will auto-download over the next 24 hours for existing buyers. New buyers get a  ready-patched copy anyway.

Anyway, onwards and upwards. I forgot to mention in the readme that I beefed up some of the explosions and particle effects too. The very next thing I do will be the next expansion pack, which I’m pretty excited about. After that, it’s likely the mini-campaign.

The Milky Bars are on me!

Filed under: business cliffski 8:46 pm February 15, 2010

I suspect that there are two types of ads:

1) Ads that draw your attention to stuff, and maybe sell it

2) Ads that act as background noise to constantly remind you of a companies or products existence, so you recall it at a much later purchase time.

My ads (and likely ANY indie game ads) fall into 1). We hope you see the ad, read the ad copy, click it, and try the demo, then buy the game. Ha! we hope…

But look at TV ads. Pay attention to the next group of TV ads you see, and count what percentage of them are ads for products you haven’t heard of, or companies you don’t know about. I bet its zero percent. These ads are either shown 10 times a day or not at all, because they are all type 2) ads. They don’t work on their own.

The best examples (and the most annoying) here in the UK are car insurance comparison websites. How many can you name? Try it (if you are a brit )

.

.

.

.

I bet you named gocompare and comparethemarket.com. And when was the last time you needed to get a  competitive car insurance quote? On average 6 months ago, if at all. These ads work like  the ads for directory enquiries numbers here in the UK. You will notice that there is little or no actual information in them at all. I’ve seen 100+ adverts for mazumamobile.com, and have no idea what they said. They only really need to say a single thing:

mazumamobile.com

And that will eventually stick in your head.  The majority of  TV ads are semi-ignored, absorbed in our peripheral vision, or maybe just overheard from another room. Ad designers know this. That is why TV ads are so annoying and seem to be targeted at idiots. The content is, sadly, irrelevant. All that matters is the name. That name can stay in your head for decades. If the name sucks, you need a tagline. If you are 30+ in the UK, do you remember these?

“I’m a secret lemonade drinker”

“Made to make your mouth water”

“Helps you work rest and play”

If you EVER saw these ads, I bet you know the products, now, even fifteen-twenty years later. Scary isn’t it?

One of the small number of companies I own shares in is Marks And Spencers.  One of the reasons I own them is they have a flipping superb ad agency working for them. One that we will remember years later,

Remember, this wasn’t just a blog post. This was a Marks and Spencers Blog post :D

I wish my ads were that good…

$630,000 a year

Filed under: business cliffski 11:34 pm February 14, 2010

If this is right:

http://www.microsoft.com/presspass/Inside_ms.mspx

Microsoft have $58 billion revenue a year and 92,000 employees.

The average revenue per employee is thus $630,175 a year.

Holy shit.

I must remember this the next time I read some microsoft bashing from linux or google fanboys. Microsoft isn’t going anywhere, anytime soon.

Democracy 2 (still)

Filed under: business cliffski 11:57 pm February 13, 2010

I restarted some of my old ads for my politics sim Democracy 2. I’m just trying to see if they still generate more sales. This is a game that has surprisingly good sales, even over 2 years after it was made. It’s never going to be #1 anywhere, some portals still won’t even sell it, but it was well worth making and definitely a profitable game.

TBH I have no idea why sales of it have recently been so good. It might be the’free Democracy 1 for Maine and Michigan students’ thing. (I must look up here the sales are from. I wish BMT had better reporting…). Or maybe its the fact that the US has upcoming midterms and the UK an upcoming election?

Either way it’s welcome…

Two new features for GSB

Filed under: game design,gratuitous space battles,programming cliffski 3:18 pm February 12, 2010

I was honestly trying to work on new DLC, but hey, I ended up adding and improving some stuff. One thing I ended up doing was mouse cursor changes, so it actually changes to the windows pointy finger thing now to show you that you can click something, which is quite nifty. I also added two features.

The first feature is the ‘fleet overlay’ at the left of the screen. It’s a scrollable column of icons for every ship in the fleet. The tooltips show your current damage percentage, and they fill red as the ships take damage. you can also click them to zoom to that ship. It’s a handy way to see at a glance in big battles which ships are taking hits. I also added a tiny arrow icon to toggle that new feature on or off, in case some people don’t like it. I have a tiny UV bleeding issue on that button I must fix…

gratuitous space battles fleet overlay UI

The second feature is rather cool for statistics-freaks. If you have played much GSB, and spent much time on the ship design screen, you will know the frustration of seeing “weight=122″ and not really knowing how that compares to anything else. Obviously you can go through each module of the same ship class and compare, but wouldn’t it be better if the game makes that trivial to do?
Tada! It does. You can click any of those data entries at the bottom left now, and get a comparison window, ready sorted and scrolled to show where the current module fits in. I hope people find this useful.

gratuitous space battles ship design screen

Now I can get back to work designing fleets for the religious aliens in the next DLC…

Both these spangly new things will be in version 1.32, which will get released shortly before the new DLC. Yay!

Next Page »