Sunday, July 12, 2015

Combat Video #3

Here's yet another combat engine video.  This one shows the engine as nearly done:

https://www.youtube.com/watch?v=Umfwf6Rh-7Y

Saturday, April 18, 2015

Updated Combat Engine Video

Another video of the combat engine that I threw on YouTube earlier this week.  In reality, the engine is further along than even this video shows.  But, I realized I hadn't posted a link to this here yet, so I figured I should update anyone who might be checking this blog out (all two of you).


Wednesday, April 8, 2015

Combat Engine Video

The combat engine continues to come along nicely.  Here's a video, which I hope will give you all a feeling of the classic Gold-Box style combat:


More updates later.

Friday, April 3, 2015

Evolution of the Combat Screen

Work on the combat screen continues to proceed at a very fast pace.  You can compare this screenshot to the one I posted a few days ago.  Players can now move their characters in 8 different directions using the number keypad (or in 4 directions with the arrow keys).  Monsters are being rendered, and there are attack actions being taken whenever the program detects a collision between a player icon and a monster icon.

The party versus goblins

That's all I really have for the moment.  I think it's kind of exciting.

Wednesday, April 1, 2015

Tactical Combat - The Journey Begins

It took me a couple of tries, but I finally managed to get the beginnings of a tactical combat engine working for the game.  It's in its real early stages, but I'm going to provide a screenshot for future reference.  That way, years from now, I can look back and remember when it all started.

Here's the screenshot.  It isn't much to look at.  Ignore the empty blue space around the combat field.  Those will later be filled with information about characters and buttons that allow the player to do things.  For now, it's just empty blue area.

Moving around the battlefield.

There's lots of changes to come.  Should be interesting to see where it all ends up.  This will put the game a little closer in style to the original Gold-Box games, which is kind of what I want.

Monday, March 30, 2015

Gold-Box Version Returns

The Gold-Box-like version of the game was apparently really popular.  There was a lot of positive feedback to the video I posted last time.  So, I have returned to working on that version.   I have to say that I'm glad I did.  The development time seems to be moving along much faster now.

My first order of business was to get rid of the odd corruption that had plagued that version of the game and forced me to go back to the full 3D version.  That required me to rewrite the inventory screen, which I did.  I don't have screenshots of that to show off yet, but it is mostly done.

However, I do have some screenshots of the main exploration panel.  The panel now has life points and mana points that change color as each character loses them.  They will turn yellow when they are below the maximum value.  This is so that the player knows that a particular character isn't at full health or mana at a glance.

In addition, the armor rating of each character is now also shown on the main screen.

Notice that some characters have been damaged.

I've also been making sure that I keep the game workable in multiple resolutions.  The above screen is in the 16:9 aspect ratio.  Here's the same screen at 4:3 in the lowest resolution available in the game (1024x768).

Different aspect ratio.

There's a lot of "behind-the-scenes" work going on.  Some dabbling into the combat engine, for example.  The handling of the equipped items (those Armor Ratings in the screenshots above are fully working; because those characters have armor equipped).  So, a lot of fun things happening.

Tuesday, March 17, 2015

Gold-Box Version Video

As some of you may know, I had been working on a version of the game that was very similar in style to the old Gold-Box games.  Here is a quick video of that version in action:


With the nostalgia factor high for the Gold-Box games (and the recent discussion about how TSI isn't really continuing the tradition), I may want to return to this version.  We'll see what happens.

Wednesday, February 18, 2015

Updated Character Screens

As I mentioned in my last post, I've been doing a lot of changes to the graphics in the game.  I want everything to look great.  My initial intention with this game was to go "old school."  While there are a lot of "old school" ideas in the game, I see no reason to use pixel graphics or anything silly like that.  Layout is quite important when it comes to finding things and being able to read things easily.

With that in mind, I have redesigned the character screens.  The redesign allows it to use up most of the space while still allowing for some separation of the information.

For reference, let's look at the old screen from a screenshot that's at least a year old:

It works, but it's ugly.
The screen is functional, but that's about it.  Let's see how things have improved over the last year, just so you all know I've actually been doing something...

Easier to read, more information.
 I'm pretty happy with the final version.  I think the layout is a lot better.  Please be sure to leave a comment and let me know what you think.  You guys have been awfully quiet out there.

Saturday, February 14, 2015

Graphic Changes

I've been working with some of the graphics in the game.  Mostly pop-up windows, backgrounds and things of that nature.  I don't have a lot to say about it, so I'll just let the pictures speak for themselves and we'll see what you think.

Here's what the game looked like a week ago, when it only had the option of four characters:
The text box is somewhat transparent.

It looked okay.  The transparent text box and the dark colors were harder on the eyes than I wanted, so I knew it wasn't going to be the final version. 

I started working with some blue colors today, and this is what I came up with:
Six characters and a different color scheme.

I'm curious to know what everyone thinks about this.  So, definitely drop a comment.

Friday, February 13, 2015

Character Names

I've never had trouble naming my characters.  Not since the early days of CRPGs.  It's not usually an issue for me to decide upon a fitting name for a character or to use one of the many names I've used for real D&D characters or NPCs over the years.

But, when I watch other people play CRPGs or MMOs, I watch them struggle to come up with names.  I never really thought this was a problem until I realized how many people either can't come up with names or don't like to mess with it.

So, I guess we all have our strengths.

One thing that some CRPGs have is a random name generator during character creation.  This helps people either give their characters a name when they don't care about the name, they can't think of a good name or they just need a starting point.

"Lands of Adventure" now has that functionality.

A randomly generated name.
The early version of this works pretty well, but it's currently using a lot of gender neutral names, which I don't like as much as using gender specific names.  So, I will probably revamp it so that it bases the first name off which portrait is selected.

Obviously, selecting a male picture will designate your character as male and selecting a female portrait will set them as female.  I think that's the easiest way to determine sex when it comes to naming (aside from that, the sex of the character doesn't play any other role in the game at this point).

What do you all think of random name generators?  Do you find them helpful?

UPDATE:
It didn't take long to fix it up the way that I wanted.  Maybe an hour.  The game now randomizes the first name based on the sex of the character.  Here's an entire party generated with random names:
Not promising they're all great.
 So, that functionality is now in place for those who might want it.  Before the game is done, I might even add more names just to give a lot of variety.

Wednesday, February 11, 2015

Health and Mana Bars

This will probably be another short update, as I'm only able to work on the project in small doses.  The most recent update hashed out all the issues with the Health and Mana bars and got them working as they should.  In addition, characters who do not have spells will have their Mana bars "greyed" out, indicating that they do not use or need Mana.

Here's a picture of this in action (because, you know how much I love pictures):
Picture not in high resolution due to me working from my laptop today.
In addition, there are some other changes to account for the six person party that you can't see.  This includes being able to view the additional character's stats and inventory and interact with their portraits.  Still a lot of work to be done in this area, but most of it is pretty simple and should come along easily enough over the course of adding new things.

More updates soon.

Monday, February 9, 2015

More Characters

There isn't a whole lot to talk about today.  The biggest change to the project right now is that I have kicked the number of characters a player can generate from four to six.  I've been told by the RPG community that the best games seem to allow for a party of six.  I'm not certain why that is, but I do know that some of my favorite game definitely did have six characters, so I'm going to go with it.

Six characters...or half a dozen...however you want to look at it.

So, there we have it.  It shouldn't throw off the balance of the game at this point, since I haven't started coding the game.  Unlike the version of the project that existed in 2012, the Unity version mostly only exists as a group of systems that interact with each other.  Haven't started working out all the story or combat details yet.

Speaking of which, I should probably start tackling that combat engine soon.  It's on my "to do" list.

Sunday, February 8, 2015

Comparing Items

Just a quick update today, since I've got a lot going on.  Earlier this morning, I had time to look at how items are compared in a character's inventory.  I want to be able to present an easy layout so that a player can compare armor and weapons to decide if something they've found or bought is better than what they already have.

Here's what I've come up with.  It's just a small panel that is always on that compares whatever the player is looking at (by hovering their mouse over it) to what they already have equipped if it would go in the same slot:


This is a system I already had in place, but I've done some revamping, such as adding some item descriptions, some color coding and some font changes to make it stand out a bit better.  I'll probably use a similar system in the stores so that players don't buy items their characters already have equipped.

That's probably all I'll have time to work on today, but at least it's some forward progress.

Saturday, February 7, 2015

Event Text Boxes

One of the things I struggled with a lot while working on this game was how to present the event text to the player.  I tried a couple of different ways, including...

A) A style similar to the old Gold-Box games in an alternate version of the game:

Nice borders, though.


B) A "floating head style that made it seem like the NPCs were standing in the scene:

Cool head, lady.



C) A floating picture box that seemed disconnected from the text:

Weird.


I liked some of these approaches, but I started thinking of better ways to present the text to the player during the course of the game.  What I came up with won't necessarily please everyone (very few things do), but I like how everything is combined into one unit, making it easy to use and manipulate.  Here's what it looks like now:

Different.

I think it still needs some adjustment.  It isn't centered in the screen the way that I want.  Overall, though, I think it works.  Just like the bar at the bottom, it's functional rather than pretty.  It might be plain, but it works.  It offers me a way to present the player with text and images that move the story along, offer them choices and gives a sense that things are going on in the world.

Hopefully, once I've worked out the placement kinks, it will move this project one step closer to being completed.

Friday, February 6, 2015

Back From the Dead

I'm sure there were probably those out there who thought this project had died.  It's been quite some time since my last post...maybe five months or more.  And I've been really, really busy.

I decided to take a break from the project for a while.  People were giving me all sorts of "helpful" opinions on how the game should be made, and I decided it was for the best to just withdraw until that died down a bit.  Everyone thinks they know how the game should be made, but nobody is really standing in my shoes.  It gets to be kind of stressful after a while.

I had only intended to take a month or two, but with school, the holidays and a bunch of other things, I didn't return until this week.  But, the time away has given me some time to consider some changes.  When you come back after an extended leave, you tend to get a fresh perspective on your own projects.  This can help you realize what you like and what you don't like.

I decided I didn't like how cluttered the UI was.  I felt it needed some tweaking and should be made somewhat simpler.

For reference, here's what it looked like before:
Character info and buttons on the right.

It's not bad.  I wanted to squeeze a lot of information on the screen that the player could access easily.  But, as a CRPG player myself, I know that all that extra information isn't always necessary, and I can usually just access it from the character sheet. Some of it, I'm liable to remember anyway (like the character's class).

So, I went with a more common approach with the character portraits at the bottom, giving a wider angle of view at the top.  It's easier on the eyes.  In addition, I have changed the layout so that the buttons don't appear unless the player hits the ESC button.  And there are Health and Mana bars instead of numbers:

Everything at the bottom.

The UI is a bit plain at the moment, but it's also a work in progress.  I don't have any graphics to fill those spaces right now or any important information to toss in there.  So, judge it based on what it can be versus what it currently is.  Like all things in the project, it's likely to change.

Well, it's good to be back.  I look forward to sharing more updates soon.