May 18 2012

MONSTERS

Between one thing and another (okay, mostly Diablo III) I haven’t had much time for blog-posting over the past two weeks. Even so, development’s been going on at full pace.

The single biggest thing I’ve done is add a half dozen new monsters and totally overhaul monster placement and the difficulty ramp. Essentially I’ve made the monster difficulty and the player’s strength climb about half as fast over the course of the game, meaning that for any given monster there’s a much wider period in the game during which it represents a credible threat. That lets me mix up your opposition a bit so encounters are more diverse.

One of the new monster classes is the mage. Now, these fellas tend to hang out at a distance causing trouble. The one there is a Fire Mage who’s happiest chucking fireballs at you. There are a few others; the Conjurer summons random elementals, and the Priest can heal and buff other enemies around you.

In my last game, totally at random, I met two Priests in the forest. There were a few enemies around, but because of the trouble the priests can cause, I went after them first. I knocked one of them down to hardly any health. He ran away, so I chased him out into the open… and then the other priest healed him.

Then they both buffed enemies around me. And then I died.

🙁

The other major improvement lately is the stealth system. It’s a bit clearer what’s going on. Here are two enemies who haven’t noticed me yet:

…and here’s one who just did:

Bam!

I’m gradually trimming down the todo list; CQ2 is perhaps a few months away from a state where I reckon we could do a decent closed beta. As part of heading towards that goal I think I’ll start next week by laying in a placeholder version of the game menu and revising the in-game UI (again!). Here goes…

May 03 2012

“INDIE” IS NOT A FOUR LETTER WORD

Yesterday, Electronic Arts – an international games publisher with 7,820 employees and annual revenue over three and a half billion dollars – announced an EA Indie Bundle.

Tossers.

Of course, though the whole concept’s self-evidently ludicrous, it’s a bit hard to put your finger on why. So Nathan Grayson over at Rock, Paper, Shotgun immediately declared we should start stacking the chairs and pulling down the decorations. The word’s completely meaningless now! “Indie” is over!

But it isn’t.

Continue reading »

May 02 2012

HINTS, BLOOD AND ARROWS

Oh, Fighter. You are in TROUBLE.

(Click through for the sharp, full-resolution version.)

It wasn’t feeling quite dramatic or obvious enough when you were on low health, but you know what? I think I’ve fixed it. 😀

The text on the left is the explanatory tutorial blurb for the first time you get knocked down to dangerously low health. There are four or so little tutorial hints like this, explaining movement, items, skills and so on. You’ll only see them the first time you play the game (if that), but I think they’ll help explain a few major systems people don’t tend to get immediately at the moment.

As for arrows, I’ve just added a proper effect in for them to complement all the archery in the game.

pew pew!

Now I’m off to play Dark Souls some more and see if I can finish it. Getting a lot done during the day is great and all, but I sure as heck don’t want to spend my evening sitting at the PC after 🙂

Apr 30 2012

AREA CLEARED

Here’s something I’m trying out:

It might be a bit artificial but it communicates two key mechanics: you get healed when you move to the next area, and you’re rewarded with gold for getting there fast.

I’m now working methodically towards the goal of getting to a solid alpha version with all of the main gameplay in, from starting the game up to a big ol’ boss fight, hence this essential, structural stuff. Next I’m going to set up a tutorial to guide people around the game properly, bit by bit – so that’s movement, combat, using spells and using items. These are the highest priority items on my to-do list, so down they go 😀

When I reach the end of that list – and there’s another 36 items on there, plus no doubt a few extra will clamber on – it’ll be time to really start letting people see what CQ2 is about. It’s too early to tell when that’ll be yet, but I’ll keep you posted!

Apr 27 2012

ARCHERY

I’ve added some real jerk AI.

That guy on the right is an archer. He’s slow but he runs away from you, staying at range and slinging arrows every half dozen turns or so. You don’t want to run across an open field or fight through melee enemies to get to a couple archers – you won’t make it! You’ll have to use the terrain or flank ’em.

This kind of enemy – something weak  that runs away from close combat and is  dangerous from a distance – is one of the ways I’m hoping to round out the tactical challenges in CQ2. I’ll be using the same model for enemy spellcasters: enemies who hang out at the back and debuff you or buff and heal their allies. Finally I want to mix in some tough, really challenging enemies every now and then who need to be taken on very carefully.

The other major thing I’ve done this week is move my task list into FogBugz, so once I’ve established my velocity over the next few weeks I’ll be able to start showing off burn down charts and predicting a rough release date. For now, at least I’m enjoying racing my estimates. 😀

Apr 25 2012

BROGUE

Roguelikes, as a genre, are fairly uncompromising. They’re incredibly focused on emergent gameplay and have led the industry on those terms (inspiring much-loved crossover titles like Diablo, Spelunky and The Binding of Isaac), but that focus has come at a cost. Few have representative artwork of any kind, favouring the convenience of ASCII, and many implement their richness of interactivity via scores of arcane keyboard shortcuts. Dwarf Fortress – which, though not a roguelike as such, shares their values – famously takes hours to learn to play and, to the uninitiated, looks a bit like your PC just crashed.

Even so, the games on the other side of all that are unparalleled in systemic complexity and worth learning from if you tread near their territory. To that end I’ve been looking at modern roguelikes recently, reacquainting myself with the genre, and I figured I’d start with some of the smaller ones.

I got as far as Brogue and I’ve just been playing that since.

Continue reading »

Apr 20 2012

SAVING THROW

Since Monday I’ve been doing some general bugfixing and busywork, but on Thursday I got bored of Cardinal Quest II development and went back to the first game to do something that’s been long overdue:

Cardinal Quest I now has a save game system, ready for the phone versions. This’ll go out in an update for desktop users sometime in the next month or so, to tide you over while the sequel’s in development. 😀

And now I’m getting ready for Ludum Dare. About a thousand games are going to get made this weekend; I’m doing mine with Flixel for a change. See you on the other side…

Apr 16 2012

SKILL CLASS

With the consumable changes out of the way, I’ve gone on to fiddle with the skill system a bit. I’ve taken a little inspiration from Dark Souls and added a second spellcasting stat, Faith. Magic users now have to be concerned with both Faith and Intelligence.

I’ve colour-coded all the skills in the game to fit into one of three categories.

  • Magic skills have a red border, recharge based on Intelligence and can be instantly recharged with Mana Potions
  • Holy skills have a light blue border, recharge based on Faith and can be instantly recharged with Offerings
  • Physical skills have a green and gold border and recharge when they feel like it. They aren’t influenced by stats or consumables, so they’re good for characters with low magic stats.

It’s a bit ugly because I’ve just jammed those borders in without adjusting the art, but it gets the point across. 😛

Magic skills include damage-dealing stuff (Fireball), debuffs, unit control (Charm, Polymorph) and teleporting. Holy skills include buffs for yourself, crowd control (Fear, Sleep) and healing. There are only a handful of Physical skills at the moment, but I’m planning to expand that with a broad range of minor or utility skills.

The system adds another dimension of character customisation, asking you to work with the items and skills you find to pick stuff that works together. If you find mostly Magic skills, you’ll have to emphasise Intelligence. Find Holy skills and you’ll have to emphasise Faith. Find a mix and you’ll have to pick which is more important to the playstyle you’re developing with that character.

I’m feeling pretty good about the core systems now! It might be hard to believe, but the recent changes – especially consumables – have made a huge difference to how the game feels. One playtester today had a go and, afterwards, didn’t believe they’d been playing for over an hour. It’s become a much fuller and more diverse game almost overnight; I can’t wait to start rounding things out with more content. 😀

Apr 13 2012

DON’T PANIC

A “panic button”, in game terms, is a skill/item you reserve for emergencies that makes the emergency go away.

I’ve been overhauling the consumables system and I think I’ve settled on something that works. You can hold, at most, five consumables. They don’t stack. There are currently 16 different consumables and I have plans for more. And a lot of them are panic buttons of various kinds.

Like this:

Or this:

“Summon Elemental” gives you a friendly level 6 elemental who will happily cut through a dozen bandits.

Both of the above are actually starting items for those classes right now. They’re incredibly overpowered – but they’re single-use items, so it’s okay! Temporary overpowered stuff is awesome; it makes you feel like a badass, but you still need to fight through most of the game without it.

Meanwhile you’ve got a belt limit of five consumables and you’ll find more on every level. And some, like the Summon Elemental scroll, are strongest early on in the game. So… you’d better use ’em up.

The consumable on the left in both of those shots is the Ankh. That’s a special item that resurrects you when you die. Everyone gets one to start with, rather than the life you start with in CQ1. Unlike that life, it’s inconveniently taking up one of your precious consumable slots. I’m considering doing something fun with it in a Dark Souls kind of way where you can, instead of saving it, choose to use it straight away to increase your maximum hit points by 2 and play on without a safety net.

All told this feels way tighter than the old system, plus the consumables can be way more powerful and diverse. I’m looking forward to dropping a few super-rare items in which do some really cool stuff, if you’re lucky enough to find them. 🙂

Apr 11 2012

POTIONS

I’m back from Easter!

I should have put up an “away for Easter” post, huh. NEVER MIND. I’m back, and I’m trying to figure out potions. I don’t like how they work, but I haven’t settled on how to update the system yet.

First possible solution was to cut the potion types down to two: health potions and mana potions. You’d only have two slots, and only ever find those two kinds.

They look so lonely!

That’s one solution, but it feels really basic. What I think I’m going to try next is a system where you can find different potions, scrolls, possibly wands and so on… but they don’t stack. So there’ll be less of a focus on health potions, and you might find some really weird single use stuff.

The game’s skills largely fall into one of three categories; either they’re things you do to prepare for battle (buffs like Berserk or debuffs like Freeze), things you do routinely in battle (like Fireball or Uppercut) or ways to handle emergencies (Heal, Teleport, Charm Monster). Most of the old potions had effects which fell into the first category – temporary boosts to stats which would be good to apply before a tough fight. I’m going to try to switch over almost entirely to consumable items which fall into the last category: stuff that saves your skin when you’re in trouble and all your skills are depleted, but in excitingly different ways. Here goes!