How it looks like now

Well, FINALLY I got to write this. At last. Whew. Sorry for the delay, tons of things seem to happen now.

WELL. First point. I am working on Tunnelers multi-player, but it;s been DAMN harder that I thought. All those little complications that just show up and then hit you in the face. Sometimes I spend a week in debugging.

To make it clearer what I’m doing, I’m gonna write it all here.

So, second point. I wanted to the ship the first multi-player release with CTF. Why?

  1. It’s the best mode.
  2. It’s awesome.
  3. It would be boring to just run around a simple map with a tank with nothing to do.

But, this also created some major complications, listing

  • The game needed a game manager, that would sync the scores of the team and the players between the server and the client.
  • The game also needed actual flags that work with the network system fluently.

And, that’s all. It doesn’t look like much, but imagine you have to write down EVERY DAMN game event as a method in the server script, together with how it changes the scores, etc., and the write down all of the game events as methods AGAIN in the client script, AND THEN make the execute of the client method from the server method with an RPC call, and make sure every parameter can be RPC-ed, and if not, convert it to something that can be, and then convert it back in the client script.

Ugh. (breathes heavily, calms down a bit). Well, that’s over, and let’s go to something more positive.

Third point. The WORLD. Ya, the world. Actually it’s quite a small world with some cubes and stuff. Here it is:

ss (2014-02-04 at 04.51.56)

Say, “Hello, World”. Well, it’s not called “World”, but “test_scene”. Okay, it’s not called that, but it will. right now it’s called “c_sharp_network_test”. I didn’t have time to rename it. But I will.

Now, meet the most important member of this scene. Mr Pillar.

ss (2014-02-04 at 04.52.23)

And here we go again. No, he is not called “Mr. Pillar”, just “Pillar”. It’s shorter. This is a static lightmapped scaled cube which I use to test collisions and I test shooting against it a lot. Last time I was firing lasers at it.

Now, the bases.

ss (2014-02-04 at 04.53.11)

I know they don’t look like bases, but they are. Again, they are simple cubes, scaled and lightmapped, but the stuff, between it, that’s the magic. It’s a trigger which get’s recognized by every tank that enters it, and the tank starts to heal itself when it does. When it’s his own base, he heals quicker.

Righto, the FLAGS.

ss (2014-02-04 at 04.53.29)

The mysterious figures of the scene. I’m just testing them yet, but they already work like flags, though only in offline mode. But let yourself get surprised.

And, (drum roll), the Tank.

ss (2014-02-04 at 04.54.38)

You probably know this guy from the Alphas. He is, allas, unusable in the real world, because his turret is so small, it is very hard to hit him, as all of the lasers are fired in that height. So, I made another design.

ss (2014-02-04 at 05.06.59)

This guy is almost invisible ‘cos of his colour, so I painted him up a bit.

ss (2014-02-04 at 05.09.03)

Haharrr, meet the Leviathan. That was what the other tank in the original Tunnelers was called, right? I know, he looks more like the Box Tank, but, you know, no time for graphics.

And now, how it looks like in-game.

ss (2014-02-04 at 05.11.55)

Feel free to study this picture.

Now, to the announcement thingies.

I have NO IDEA when I will release the first test of Tunnelers Unitified (Yay, new name! Isn’t it awesome? It is awesome.).

Hmm. I didn’t think it would take so long. But, as the complications came in the development, they came in real life.
I am a student, and this year, I will do the Testing 9 (Slovaks probably know what I am talking of. For those who don’t, they are tests from Maths and Slovak). They are very important for my acceptance (or whatever you call it) for high school, and, as my parents say, I am deciding about my future now. So, apart from my homework, I have to do practice tests too and my parents hate when I’m on the computer.

Ah. Life’s hard. And cruel. But it can be nice too.

What haven’t I talked about?

Yeah, what Tunnelers still needs for the release. Here’s the list.

  • Finish the main menu so that’s it’s usable.
  • Fix the lasers so that they work through network.
  • Create at least some kind of map.
  • The game HUD. You need to see the scores and stuff like that, don’t you?
  • Yeah, and the life points (or Energy and Shield points) aren’t ready either.

Just had to delete these few lines I just wrote. I was just too angry to write then. I had to calm down. WordPress just deleted like 400 words I had just written, all because it’s auto-save function doesn’t work well. Ah. Looks like I can’t do anything else than re-write it.

Well. That’s Tunnelers. Let’s stop (partially) talking about it, OK?

A few words about this site. (Point four. I forgot about them.)

A new look! Wow!
A new update came with this new default theme. It’s at least a bit better than the last one.

And, the twitter sidebar. Yes, I am on twitter (for those who hate twitter, I am not going to change that). @DoctorJellyface if you want to know. Also, the sidebar looks much better than before.

You might have noticed the Developer’s Corner. There’s only one script there, and it’s old already. I just don’t have any time to code them, AND upload them every time I change something. Maybe I’ll find another way to get them there, but for now, it will stay like this.

I don’t have any time to work with this site. Apart from that, I’m not a web developer. BUT, YOU CAN CHANGE IT!
Yes, you. Behind that computer/laptop/tablet/phone/TV. Do you want to be a webmaster? You have a chance.
All you need to know is how to handle with WordPress, and some English, ‘cos the whole site is in English and I communicate in English too.
So, if you want to be a webmaster, just contact me, spam me, whatever.

You are always welcome.

And, if you want to help with Tunnelers some other way, you are welcome too.

Okay. That’s that.

For the Floating Minds, if you are reading this. I am recoding Tunnelers because I loved to play it. I never said, nor I a saying and I never will say that I own Tunnelers. You do. If you want, you can

  • terminate the whole development (which I would be unhappy).
  • support the development (which I would be glad).
  • take over the development.

If you choose whatever, just contact me.

Uf. Or “Oof” more Englishly.

This is the largest blog post I have ever written.

Now check out some cool links that you should check out.

The Tunnelers Fans Steam Group
http://steamcommunity.com/groups/tunnelersfans

The Greenlight page of the original Tunnelers
http://steamcommunity.com/sharedfiles/filedetails/?id=116610283

The Fans of Tunnelers Facebook Page! (Warning – Slovak language used, and I rarely go to Facebook)
https://www.facebook.com/fansoftunnelers

And of course, listen to and download the awesome Tunnelers soundtrack.
https://www.youtube.com/playlist?list=PL6EA376D35BA607AA
http://www.mediafire.com/download/bw8tn4e4m54ya8a/Tunnelers+Soundtrack.rar

And that’s all for now. I hope I wrote everything. If not, just ask. anywhere.

Heroic pose.

ss (2014-02-06 at 06.53.29)