Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411478 Posts in 69369 Topics- by 58424 Members - Latest Member: FlyingFreeStudios

April 23, 2024, 06:42:22 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsSwords of Calengal (2d Action-RPG)
Pages: [1] 2
Print
Author Topic: Swords of Calengal (2d Action-RPG)  (Read 9892 times)
xeeynamo
Level 0
**



View Profile WWW
« on: February 02, 2017, 05:36:02 PM »





About:
A 2D action-rpg on a low-fantasy setting, that merges the classic fantasy adventures with modern environment.
The game has been in development since early 2016.



Gameplay:
We were inspired by Zelda's dungeons and Kingdom Hearts' battle system.
We are implementing different set of monsters and puzzles for every dungeon. The zones of the game will be connected using an open-world approach, limiting as much as possible visible change of maps.
The main character is able to concatenate multiple attacks through a combo system. With an ability system we can extend actions, for example a combo increaser or dash attacks. The abilities gives some protection between altered status and elements, or influence how an usable skill can damage enemies.



Key features:
- Extended maps to explore.
- Puzzles and gimmicks for each dungeon.
- Level-up system to give a sense of progression.
- Craft system to build items and equipment.
- A compelling story with orchestral musics.


Development:
We are using a custom game engine called XeEngine built in C++. It primary uses a 2D renderer that offers Z-ordering, atlas textures, a dynamic palette system and multi-platform support (Windows / macOS / Linux).
The toolsets are build using C# and .Net Framework, and they works as editor or converter from JSON/XML data to binary files readable from the game.
Every component of the team is using git to get and update the game-resources; then the synchronized resources are built from the toolset to test or play the last build of the game.



Status
Tools: 70%
Gameplay: 45%
Menu: 30%
Story: 15%
Maps: 25%
Enemies: 20%
Musics: 70%


Team:
@elrehon: Directory, storyteller and composer.
@simonsevenDK: Concept artist, graphics designer and sound designer.
@xeeynamo: Tech director, lead developer and game designer.
@rck015: Art director, animation artist and pixel artist.
@AngeloPeluso: Environment director, pixel artist, map designer.
« Last Edit: August 04, 2018, 03:49:01 AM by xeeynamo » Logged

Currently working on Swords of Calengal.
Alec S.
Level 10
*****


Formerly Malec2b


View Profile WWW
« Reply #1 on: February 02, 2017, 05:39:05 PM »

Looking good!  I like the concept art a lot!
Logged

TonyManfredonia
Level 6
*



View Profile WWW
« Reply #2 on: February 03, 2017, 02:54:38 AM »

Dang, this is great!

Highly polished!
Logged

Composer | Orchestrator
Website
Twitter

Soundtracks include:
Kharon's Crypt
Call of Saregnar
Bad_Dude 2017
Level 3
***



View Profile
« Reply #3 on: February 03, 2017, 06:41:13 AM »

love the concept art
Logged
xeeynamo
Level 0
**



View Profile WWW
« Reply #4 on: February 03, 2017, 11:12:19 AM »

Looking good!  I like the concept art a lot!
love the concept art
Thank you :3 our concept artist will be very happy to hear that.

Dang, this is great!

Highly polished!
Thank you. We spent a lot of time on brainstorming about the game, so the content will be polished enough to be at least decent Tongue. Oh, our composer is currently studying your tutorials found on this site!


Currently the artists are working on a map, while I'm spending some time to improve the code of HUD management. We still have a lot to show and we would like to receive some feedback on it.
Stay tuned!
Logged

Currently working on Swords of Calengal.
xeeynamo
Level 0
**



View Profile WWW
« Reply #5 on: February 05, 2017, 03:30:24 PM »

As promised, we have some progresses.
What we want to show you today is how we are working on menu interface.

We love numbers, they give a perfect sense of progression after each level is passed. Who is not happy to deal 9999 health damage after some hours of game? "Health will be shown as numbers to the HUD".




When we decided to use a camera size compatible with the fifth generation of consoles we knew that such decision would lead to space problems. A tiny font would fix that and a fixed-size width for each character solves a lot of design problems, but letters as 'I' or '1' makes it less readable. Then a new font was drawn, we added some space to make it more readable but new space issues appeared.




After more mock-ups and ideas we reached this version. The vertical gain was 5.4%, a good result indeed. The plans is to use that orange rectangle to put the face of main character, representing different expressions during a fight. A fuchsia bar will keep the player updated about how it's missing to next level up; instead of the name of the main character different information can appear, like the new level reached or the name of current altered status.




Due to different hardware, modding purpose or better reaction to future changes, the menu is dynamic to font and resolution.
From the steam survey we realized that not all players has 16:9 monitors. We are player first and we really dislike those horizontal black bars because the game cannot adapt itself to different resolutions. The though decision was to support 4:3 resolution, because it force to us to make the game works first on that including the events and cut-scenes.




The final result is very pleasant for us, but we would like to receive more feedback from you!


Last, but not least, our composer is happy to share the main theme of the game. Let us know what do you think about it!
Logged

Currently working on Swords of Calengal.
TonyManfredonia
Level 6
*



View Profile WWW
« Reply #6 on: February 06, 2017, 03:47:33 AM »


Thank you. We spent a lot of time on brainstorming about the game, so the content will be polished enough to be at least decent Tongue. Oh, our composer is currently studying your tutorials found on this site!

[/quote]

This makes me so happy  Smiley Smiley Smiley

I'm glad I could be helpful to you and your project!!!
Logged

Composer | Orchestrator
Website
Twitter

Soundtracks include:
Kharon's Crypt
Call of Saregnar
xeeynamo
Level 0
**



View Profile WWW
« Reply #7 on: February 10, 2017, 06:10:23 PM »

Graphics is evolving fast. Our spriters are proud to show this partially playable map.



Let us know if you like it or if we can improve it more!
Logged

Currently working on Swords of Calengal.
wizered67
Level 1
*


View Profile
« Reply #8 on: February 10, 2017, 07:02:20 PM »

Wow, this looks really cool! The art looks great, especially the new map! Following!
Logged
xeeynamo
Level 0
**



View Profile WWW
« Reply #9 on: March 09, 2017, 03:47:12 AM »

Hi, guys. Sorry for this long period of absence and don't worry, we still working hard on Swords of Calengal!
After some internal re-organization, we decided to write new updates more frequently!

Today we want to show you the first enemy of the game that we ever created, ideated by our concept artist Simone Icardi: the Barillo.




The monster has some variants that you can find in different areas of the game. Internally, we are developing a great set of move-sets and some of them will be triggered only with powerful versions of the enemy. Those version are recognized by the player due to different colors or levels of armor. For example we want to use a white palette for snow areas and a gray palette for caves.




We created a bigger variant too as a first boss of the game, then it will be a recurrent enemy later to give to the player the feeling that their skills were greatly improved during the game.




Stay tuned, we have a lot of stuff to show this March!
Logged

Currently working on Swords of Calengal.
nu_muso
Level 1
*


View Profile
« Reply #10 on: March 10, 2017, 08:17:07 AM »

Yea, your art is really great! It's at the level where it sets your game apart. Congratulations Beer!
Logged
xeeynamo
Level 0
**



View Profile WWW
« Reply #11 on: March 19, 2017, 02:40:37 PM »

In those days we are working on a new collision detection system to offer some enhancements on map exploration.



This is one of the maps that we are using as reference to get the entire system works. Every map has two layers of graphics and collision, one it's drawn under the main character and another one is drawn above him. Between the two layers there is a mid-layer that is used for shadows:



Our main problem is perspective Facepalm. With a tile system, many graphics like rocks and trees needs to be divided in two parts, placed in low and high layer. This works in some cases, but involves graphics issues too:



We are using some collision events too that allow objects to switch between lowest layer with its collision layer with the higher layer and a different layer. This technique allows us to create up to two different paths on the same point like bridges and underpasses, but it's very error-prone and does not solve completely some problems.
Classic RPG does not have this problem because the maximum height of a character is TileHeight*2 but our character is TileHeight*3. Another solution is to have a minimum collision block of 16x32 instead of 16x16 as now, but it implies design limitations. We are still searching for a definitive solution.



The shadow system too needs some improvements. Shadows are always higher than the main character and lowest layer, but some shadows needs to be under the lower layer. We are unable to find a definitive solution here too.



Aside those problems, the game itself looks great. We need to improve a lot some things, like a shadow under the main character and enemies, a better A.I., some life to the map and new enemies.
If you want to be updated with other technical details or with something specific that we do not show you yet, we are here ready to share as much information as possible Smiley



Yea, your art is really great! It's at the level where it sets your game apart. Congratulations Beer!

Many thanks Grin we are putting a great effort on smooth animation and pleasant graphics! Some gameplay posts will be written during next month or a bit later and we hope that you like it too!
Logged

Currently working on Swords of Calengal.
TonyManfredonia
Level 6
*



View Profile WWW
« Reply #12 on: March 20, 2017, 02:38:32 AM »

Amazing! I agree that shadows under the enemies/character will go a very long way.

But aesthetically, you're doing incredible. Keep it up!
Logged

Composer | Orchestrator
Website
Twitter

Soundtracks include:
Kharon's Crypt
Call of Saregnar
Kebbab
Level 0
**


View Profile WWW
« Reply #13 on: March 20, 2017, 03:55:15 AM »

Graphics are amazing! I followed you on Twitter. Cant wait for some more fight/gameplay gifs Smiley
Logged

xeeynamo
Level 0
**



View Profile WWW
« Reply #14 on: March 20, 2017, 08:00:47 AM »

Amazing! I agree that shadows under the enemies/character will go a very long way.

But aesthetically, you're doing incredible. Keep it up!

Hehe we already studied the shadows under the objects Wink (that are different from field shadows) and we chosen the first one from this screenshot. I'm waiting to implement it in-game because there are currently other priorities and I'd like to implement a dynamic shadow that can be bigger or smaller based from the size and the 'Z' coordinate of the object.
You are right, shadows is something necessary that is currently missing.



Graphics are amazing! I followed you on Twitter. Cant wait for some more fight/gameplay gifs Smiley

Thank you :3 following you too. More gameplay gifs will come later. It works for now, but we have a lot of room for improvement before to show it in details.
Logged

Currently working on Swords of Calengal.
Myran
Level 0
**



View Profile
« Reply #15 on: March 20, 2017, 05:50:33 PM »

Our main problem is perspective Facepalm. With a tile system, many graphics like rocks and trees needs to be divided in two parts, placed in low and high layer. This works in some cases, but involves graphics issues too:
Our solution is to use both tiles and sprites, anything that the player needs to be able to be both in front and behind depending on the sitation is a sprite which is sorted based on both a layer and also its y position. Don't you need to do that for the enemies anyway?
Logged
Nugget Team
Level 0
**



View Profile WWW
« Reply #16 on: March 21, 2017, 03:10:44 AM »

Amazing! Looks like first Pokemon games mixed with Golden Sun  Kiss

Beauty aesthetic and nice animations, great job!
Logged


Afterglow:  Emotional synchronization on a paper train.
@NuggetTeamDev - Facebook
FreeFly
Level 0
**



View Profile
« Reply #17 on: March 21, 2017, 03:47:27 AM »

Love it, really! It reminded Play Dragon Ball Z - Legendary Super Warriors, one of my favorite games ever! :D

Complimenti!
Logged
boustrophedon
Level 1
*



View Profile WWW
« Reply #18 on: March 21, 2017, 05:39:18 AM »

looking really good!
Logged

xeeynamo
Level 0
**



View Profile WWW
« Reply #19 on: March 22, 2017, 04:54:49 AM »

Our main problem is perspective Facepalm. With a tile system, many graphics like rocks and trees needs to be divided in two parts, placed in low and high layer. This works in some cases, but involves graphics issues too:
Our solution is to use both tiles and sprites, anything that the player needs to be able to be both in front and behind depending on the sitation is a sprite which is sorted based on both a layer and also its y position. Don't you need to do that for the enemies anyway?

Yes, my engine already z-order entities based on their Y position and it's pretty automatic; I'd prefer a pure tile approach for static elements in the environment. I wish to apply this idea (

) but this implies to abandon Tiled for a tile-editor written from scratch, while I have other priorities right now.
Currently the engine browse between entities from a X1 to a X2 based from camera position&size and it's terribly inefficient on vertically big maps and with your solution too. I need to store entities in a quad-tree, partitioning the entire map in chunks.

PS. Your game Hammerwatch inspired me technically one some aspects, thanks =)
Logged

Currently working on Swords of Calengal.
Pages: [1] 2
Print
Jump to:  

Theme orange-lt created by panic