Monday, November 21, 2016

The Project Evolves

As mentioned in my previous post, I had started working on a new project in December of 2015.  This new project (currently unnamed) uses many of the assets of "Lands of Adventure," and utilizes all the things I learned during the five different times I tried to build that game. 

After nearly a year of work, I am ready to start releasing screenshots and start talking about my intentions for the game.  Like LOA, I intend this to be a throwback old-school CRPG, reminiscent of the kind of games that were developed in the late 1980s and early 1990s.

This time around, I'm also providing a lot of my own artwork to the project (all walls, floors, grounds and skies were done by me).  This helps give the project a style that is consistent.

So, here are the screenshots.

First, the main town, shown here both in the daytime and at night:



When talking to an NPC in the game, players will see a screen like this:


Here's a look at one of the character screens:


Combat in the game is very similar to the way it appeared in the very early versions of LOA.  I choose that style because it was easier to deal with and it keeps everything in the same screen space.  I'm also including the victory page that is seen after the combat ends:



And finally, some random shots of the first dungeon in the game:





As always, any feedback is appreciated.

Tuesday, June 14, 2016

Day/Night Cycle

It's been quite a while.  I haven't updated this blog or the game itself in almost a year.  For a while, I was starting to think that the game might be dead.

Over the past year, I finished school and got my B.S. in Software Development.  I joined a group of other developers in the hopes of creating a video game.  That group fell apart rather quickly, and I joined another group of developers who I have been working with on two different games.  That group has potential, and I hope we see the game to completion.

In the past six months, I also did some work on another video game just for fun.  And a lot of the things that I developed for that game are things that I am going to put to use in Lands of Adventure.

So, I'm back now, working on LoA.  Hopefully, I won't get derailed again.

One of the things that I developed while working on the other unnamed game was a day/night cycle routine that tracks the time of day.  When appropriate, it changes the sky color and the light settings and makes it possible for torch light to operate.

Here's a daytime scene:

Notice the blue sky.

During the daytime, the sky is a bright blue, the ground and the buildings are brightly lit and the torch lights cannot be seen.  Compare this to the nighttime scene below:

Now the sky is black.

There is a huge difference. 

The walls I'm using are very Gold-Box like in style.  I developed them for the other game, but have moved them over to this project, as they fit the art style I want to utilize.

So, things are starting to move again.  Let me know if you have any comments.