The Forgotten Planet Game Music

The Forgotten Planet - Menu Music - By Josef Falkensköld ( www.falconshield.com )


Thursday 12 July 2012

New menu look!

Hi Guys!


I'm back after a few months of silence. We are working hard to complete "ForceLine" for Android, Linux and Windows. You can watch the trailer here:ForceLine Trailer on Youtube

New Menu

I've had the new menu graphics for about two months now, but due to working on ForceLine, The Forgotten Planet has been a bit in the shadows. Anyway.. a picture say more than a thousand words, but a video say more than a million.

Here's the Youtube Video:


Until next blogpost!

SolarStrings

Monday 16 April 2012

Probe boss teaser

Hi Guys!

At the moment the project is moving forward at a  slow pace, due to working a lot on the game for Android (Which by the way will soon enter beta). The main menu is soon complete though, so a video showing off the new main menu should be up when I get time to finish it.

Meanwhile, here's a teaser image of the first boss: "The Probe", which will drop the technology you need in order to research & build your own probe.

Until next blogpost!
SolarStrings

Thursday 23 February 2012

Inner Tiles Added to Bitwise Method!

Hi Guys!

I could not leave the Inner corner tiles left out from the bitwise method, so I took an hour this morning and added them! Map building will go blazingly fast now!

Youtube Video:



Until next blogpost!

SolarStrings

Wednesday 22 February 2012

Bitwise method for applying tilemaps

Hello Guys!

Nope! The development is not standing still! I'm still working on the game, and at the moment the new menu graphics is in the process of being made. Sometime next month I'll show it off to you!

Ok so, onward to the more technical and nice stuff!

Bitwise method for applying tilemaps

I came upon a nice little article showing an easy way of drawing tiles, and placing the right tiles around it.

http://www.saltgames.com/2010/a-bitwise-method-for-applying-tilemaps/

I figured: "This should not be to hard to implement", and it wasn't! Took me a few hours to get things rolling the way I wanted.

And the reason you really stopped by:



"Until next blogpost"

SolarStrings

Thursday 26 January 2012

Got empoyed to program a game for Android!

Hi Guys!

Yesterday I got employed to program a game for Android. This means that The Forgotten Planet will move forward at a slower pace during the upcoming months.

So if you don't see updates as frequent as before, you know why.

Until next blogpost

SolarStrings

Sunday 22 January 2012

Bug Fixing is going good!

Hi Guys and Ladies (if any lady happens to follow my blog that is ^^)

This month has been great code wise so far! There is no Youtube Video this time either, since all work has been "under the hood", fixing, rewriting and tweaking things.

Network Code Re-Design.... Again!

I decided to re-design the network code for......... the 3rd time! I really haven't coded much network stuff before starting with this game. I did some small simple upd & TCP/IP tests, but nothing near of how to handle enemies, player positions and all the other nice stuff in an efficient way & make sure it runs smoothly enough over the net without to much latency.

So why did I decide rewrite the network code again? Simply because I noticed that some of the bugs I had could only be solved by making a more efficient way to construct and handle the network packages.

To make a long story short, 2player co-op network is running smoothly now. I'm only about 50% done, since I'm converting the old network code to the new one. But the important thing is: It runs faster, much more stable & It's now a lot easier for me to add or change the package structure.

Immediately when the first pieces of the new network code was in place, a couple of bugs just solved themselves right away, as I had expected.

Converting the rest code will take a couple of more days (doing this in-between work, family, training & friends).

New Art

My graphics artist completed the first "crawler" enemy this week, which I have not had the time to put in-game yet, since fixing bugs is 1st priority this month.

To sum things up: Things are moving steady towards Tech Demo 2, so in a couple of months you'll be able to try it out yourself!

Until next blogpost

SolarStrings

Sunday 8 January 2012

Bug fixing month!

Hi Everyone!
Today, there's no nice youtube video for you, just informing you of what I'm up to.

This month is dedicated to fixing bugs and tweaking things to behave as I want to. There has been a couple of bugs lying around for to long, which needs fixing before the release of Tech Demo 2. I've managed to get rid of the most "nasty" ones I had, which is good, but there are still more in the "soup" which needs extermination.

The first boss AI is coming around nicely as well, there are only a few things to tweak then I'm satisfied. I'll be "hiding" him from you until you encounter him in Tech Demo 2 :).

My Graphics Artist is working on finishing the last enemies and the background for Tech Demo 2.

So to sum it up, here's what's left before release:
  • Menu Redesign
  • 15+ rooms to explore
  • Sound effects for the main character & the enemies
  • Eliminate the last bugs
  • First Boss Graphics
Until Next Blogpost
SolarStrings