Game Design, Programming and running a one-man games business…

Imaginary Property!!!111111ONEONEONE

It’s popular amongst anti-copyright dorks to use the phrase ‘imaginary property’ when they are ranting about Intellectual property, usually as some juvenile method to rationalise pirating music, movies and games. Apparently, IP is just ‘imaginary property’, so why should they pay for it?

Lets make a deal, I’ll let you pay for my Imaginary property using that imaginary money in your bank account. Both exist purely as strings of numbers, agreed? But of course, if you don’t think that trivially copied strings of data have any value, please email me your sortcode, account number and bank login details. I’d like to ‘share’ your bank balance. Sharing is caring right?

Website stuff

back in the early days of Positech I made quite a few smaller, lower budget games which you don’t see me actively promote any more. The games still exist though, and some occasionally sell a copy or two.

Because I’ve always developed my own web site, I’ve gone from it looking dire, to less dire, to a lot less dire, to tolerable, as I’ve introduced new games and new mini-sites for them. This means that a lot of the older games still linger on the positech site with crappy designs, older logos and screen-shots, and other badness.

Over the last few days I’ve found some time to revisit those pages and make them look slightly less dire, even slightly consistent, and make sure they link to the main page. I also added some very small text links to them at the bottom of the main page, so they aren’t entirely orphaned any more. I also added a few adwords panels (worth a try!), and dropped the price of my old budget puzzle game thing.

Step into the past with my earlier, cheaper games!

http://www.positech.co.uk/rocky

http://www.positech.co.uk/minefield

http://www.positech.co.uk/planetarydefence

What will Kudos 2 be like?

I thought it might be worth summing up what to expect in the next game, so here is a rough description of the differences:

Kudos 2 will have proper music, composed to fit the game, not just stock music that I thought I could fit around the game, like the original did.

Kudos 2 will have much better avatars, with some degree of chopping and changing, rather than just selecting preset images. They will be hand drawn art, not computer generated poser stuff

Kudos 2 has more depth to the careers. You don’t have a generic bad day at work, but a bunch of stroppy customers as a waiter, or an exciting new experiment as a physicist. It just adds some colour to the jobs

Kudos 2 will not have that confusing social networks screen. Nobody understood it anyway :D

Kudos 2 will have a revamped GUI that looks 100 times brighter, cleaner and generally more pleasing than the down-beat murky look of the original. Goodbye greys and dark blue!

Kudos 2 will have a far more efficient and stable graphics engine, meaning the system requirements may even be lower than before, and its compatibiltiy with video and sound card combinations should be much higher

Kudos 2 has some greater depth to a variety of the existing components, like restaurants, reading books etc.

Plus there will be more items to buy, more social and solo options, a different video game to play, totally revamped GUIs for a lot of the game. etc etc.

In other words, it’s the same concept and approach as the first game, done with a massively higher level of polish, effort, time and consideration. I can’t imagine anyone who liked K1 not liking K2, and the plan is that some people who didn’t even try the K1 demo (or didn’t enjoy it) will look at K2 with fresh eyes.

That’s the plan…

“bad wolf”

Good Day For Bug Fixing

Here is what got improved / changed / fixed on Kudos 2 today:

  • FIXED *** re-jig when romantic offers are made so they come after a social event
  • FIXED *** only highlight npcs for romantic invites if they are your partner
  • FIXED *** heart icon not drawing on NPC window or icon.
  • FIXED *** Activities should be unlocked based on how many social events you host
  • FIXED *** Gender not right in job title
  • FIXED *** Charisma should be reduced by irritating people
  • FIXED *** its too easy to boost relationships at the start
  • FIXED *** post mortem relationship change meter needs visible midpoint
  • FIXED *** people shouldnt say they had nothing in common with other people if its just you and them.
  • FIXED *** locked activities are still shown in the list.
  • FIXED *** expanded skills interface is screwed up.
  • FIXED *** tv subscription cancellation dialog doesn’t trigger
  • FIXED *** correct avatar name not saved properly
  • FIXED *** first day of new job doesnt seem to raise stress
  • FIXED *** short bus journeys are too cheap
  • FIXED *** after work screen title is in wrong place
  • FIXED *** staying in reading a book should boost loneliness and its not.
  • FIXED *** commute distance should be shown on job instance details.
  • FIXED *** need to show the controlling attribute as well as the displayed one when viewing debug windows
  • FIXED *** make extraverts more likely to meet new people doing solo activities and vice versa.

Plus a long palythrough gave me mroe stuff for my todo list. This game is HUGE, there is just too much to do…

Skills GUI

I made a decision with Kudos 2 that I was going to get everything working and looking how I wanted, regardless of how much hassle was involved. Partly this just means changing my state of mind when I’m typing out my ‘todo’ list as I test the game. Rather than mentally editing it to take into account technical difficulties, I just jot down how to improve the game and tell myself not to worry about what’s involved. Then when I go to implement them, I just do it, regardless how awkward some things are.

An example of this was the panel that shows the players skills. This panel just sat there and didn’t have the status update balloons which flash up when you change your attributes, but when playing it occurred to me that this would be a good idea, especially on the ‘post mortem’ screen where many of them change. Making them show up at all involved a ton of recoding. Then I hit the issue that you can have a lot of skills, and they looked horridly cluttered on that post-mortem screen.

So eventually I had to write a bunch of extra code for the skills GUI that rebuilds it just for the post-mortem screen, showing just what’s changed. This is great for the player but was a bitch to code. Hopefully, if I can keep developing like this, the game will have a far more polished feel than anything else I’ve done.

BTW server is a bit slashdotted today…