Tuesday, December 16, 2014

Silent Night, no, Year

It has been over a year since I have posted here. My  main project was put aside as I was asked to help with some apps designed for children by an individual in the Netherlands. Then that was put on hold to prepare for my wedding and to move to a new apartment. After that, I wanted to code, but I found that somebody (I can't remember now, I thought it was Blizzard) had created a top down game very similar to my own but for iPad, and light years ahead of what I could do, so my ambition to continue my game went to nil. Who wants to create a game that has already been created? Okay... seems every newbie game maker and their cousin wants to or has created a Minecraft clone.

So, I bring you the bad news: After two years of development in different forms, Decent is dead, and will no longer be worked on. Many games like it exist, with more and more indie games coming out with "randomly" generated everything. If I want something that stands out, it has to be new.

However...

I have started a different project. A project inspired by my friend Moss's blog. A project inspired by tactical tabletop gaming. A project inspired by Oculus Rift.


For now, I plan on keeping it pretty simple. Focus will be on game play, not content. I'm currently hashing out a map builder, which I already have a fully working prototype for. Now I'm getting ahead of myself... need to make a new post... or blog...

Friday, November 1, 2013

Sewing on the Pockets

Been working on the player's inventory.  That's all I will say right now.

Wednesday, October 23, 2013

Check out my body!

I needed some basic animations, so I took some of Moss's early sketches and brought them to life.  They are NOT the final game sprites, just place holders.  I also coded in the ability to play with my Playstation 3 controller, which makes it feel so much more gamey.


Cheers,
- Trevor

Tuesday, October 8, 2013

LOS - First Attempt


First video from the rebuilt game engine!  Showing off the preliminary "Line of Sight" calculations.  It's not perfect, but it's good enough for the time being.

Note that this is line of sight, not lighting.

-T

Wednesday, October 2, 2013

Through the Grind, Slight Distractions

I've successfully added NPC's to the game, and how the server tells players about them when they are close enough in proximity.  I also did some tweaks to the way the game was drawing the walls (and things in general) to make a 80% improvement to draw speed.

A good friend of mine, Tim, sent me a text early this week telling me I should check out a game called Card Hunters.  It takes the idea of a tabletop DnD experience to the extreme, while working in the game mechanics of Magic the Gathering.  It is highly addicting, free to play, browser based, and is the cause for some game progress slowdown, but it is also a great tool for discussing with Moss map design and general feel for our game.  As my sister would say, I'm just "researching".

Storm the Goblin Lair!

I'm about to implement a little code into the game to calculate ping rates.  Then I'll call upon some unlucky few to help test connection speeds and figure out just how much I'll need to make up for latency issues.

Cheers,
- Trevor

Tuesday, September 24, 2013

Putting Shadows Aside

I've spent about the past two weeks, off and on, figuring out how to work with shaders (GLSL).  This feature which was just added to Game Maker recently will allow the game to draw dynamic shadows, proper directional light off of surfaces, and most importantly, create a field of view around the character that prevents the player from seeing through walls and solid objects.

GLSL is a whole other programming language that I have never used before.  I got my hands dirty with it a little bit, but I'm putting it aside for now, as it is going to take a lot longer to get shadows just right, and I feel that it is not needed at this point in development.  There are many other things that need to be worked on that can be done a lot quicker and are main gameplay elements, and while shadows may look cool, they can be added plenty later.

However, this time was not wasted.  I learned that in order to incorporate the type of shading I want in the game later, I had to change the way I draw the world and players now.

Anyway, time to start hashing out the following:
  • A working inventory, screen and hotbar
  • Worldly items one can pick up
  • A moving "monster" object
Also, Moss now has access to writing to the blog.  So, I'm going to have to end off properly...

Over and out,
- Trevor

Thursday, September 12, 2013

What? An update?!

This game is getting a revamp/overhaul/face lift/reboot/remake/do over.  Its no longer a side-scroller, it's a top down Rougelike.  Most of my ideas are staying the same, but I'm simplifying the game mechanics.  In fact, the game as you know it has been dropped.  This is a "new game".  I'm not taking it on alone anymore; I have nothing I want to prove.  I'm dragging my good friend and awesome artist, Sam "Moss" Mameli, down with me on this wonderful ride.  He's agreed to take on the art, leaving me to focus on the code, and we brainstorm and video chat weekly about the project and game mechanics.  Actually, it's been exactly one month since we have stated collaborating.

I'm going to revamp this blog to follow the "new game".  It's late, so I wont post much of what's been done (which isn't much yet).  Don't worry if you liked what the old game featured - the new game will still build random dungeons and still will focus on multiplayer game play and precious loot.  Also Game Maker Studio has had some major updates and now includes multiplayer support and shaders (I'm excitied!), so I can do everything I planned to do without having to wait for more features.

So far, I've gotten a working multiplayer server that allows multiple people to join the server, move around the world of basic walls, and collisions now work better than it ever did in the old game.

Moss can not play test the "game" yet.  I want and have the capability of releasing for PC and Mac, but of course, Apple wants a piece of the pie so to speak before I can even test for Mac, and with Moss on the fence about whether or not he will be upgrading to a new laptop, I'll wait before forking over the cash to one of my favorite money grabbing corporations.

That said, I need some folks soon to run the program with me, try to connect, and see what kind of issues may arise (I want to see what role latency will play).  I know some of you out there are interested.  If so, and you use a PC, get a free version of Game Maker Lite on Steam.  This will let you subscribe to our game (when I put it up for testing), download automatic updates, and play test without me trying to host an executable file somewhere.  If you do this, let me know, and we will arrange some testing!

Good night...