Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

Songs of Conquest - HOMM2-inspired turn-based strategy adventure game - now on Early Access

cyborgboy95

News Cyborg
Joined
Aug 24, 2019
Messages
2,735
https://store.steampowered.com/news...P8pVHxtYSxQpWu6m15cG_kxQZCB19JS73f2woXJLtFrxk

Development update #40
Hello friends! It is time for an update don’t you think?

The game development is coming along nicely and tons of things have happened since the last post. I was actually planning to share a devblog a few weeks earlier than this, but a lot of people have been sick, including myself, so the schedule was a bit fudged. But, to compensate for the lack of updates I’m treating you to an extra long wall of text, spiced up with the occasional image just to keep you on your toes! Please remember that if you ever feel that the lack of updates is getting to you: We try to share a short game development video each week on our Youtube Channel. We read all comments and try to reply to all questions, so it is a great way to talk to us!
bf1fca2b6940fea566b2912591ae3e6066467f0c.gif

Here they are in their full glory, the whole Arleon troop lineup. Most of these troops have been shown before, but this is the first time we show them all off in one image, including all upgrades. What do you think?


I know a lot of you are curious about the main features of the game, like combat, town construction and the magic system. Rest assured that we will talk more about this as soon as we are ready! We are preparing videos that will show more gameplay material, but the truth is that we are still tweaking several features and changing stuff around. So for as long as we don't feel 100% confident in the design decisions we don’t want to drop videos that might give people the wrong impressions.

Moving over to check in with the tech team we’ll learn that our lead programmer, Niklas, has become a father! Drop him some well wishes in the comments won’t you? Besides getting to know his latest family member and between the diaper changes he has also gotten some work done. The biggest thing was changing how the save/load system works, basically expanding the system we already had in place.

2e97a40c8e53f21480cc115b06ae2d8ed8765122.png

Niklas have refactored the post game statistics and included more features. You can now toggle teams, see values on the y-axis and see where a player lost a fight (the skull shown in the image above).


David and the wider ‘look and feel’ team has done a little bit of everything! The biggest update being a new version of the spellbook, to adapt to a major rework of the spell system (more on that later!). The enemy portraits now use pixel art, instead of painted 2D images, if you attack a neutral hostile (non-Wielder) on the adventure map. It is used in dialogues and pre battle as well. Creating hand painted portraits for all 64 troops would simply be too much work, but fortunately it looks really nice with the pixel art as well!

There is now a tiny animation when you gain or use resources. There's also a slight highlight to inventory items when hovering over them. The good old marketplace has been given some love in terms of both UI and UX. Team name labels can now also handle any (Yes, any!) length of names. Lots of small quality of life updates, as well as finishing all the spell visual effects with the help of Mattias, our VFX freelancer.

Christian has made sure that our UI is now more readable. We have three types of text in the game; Title, Label and Lore. Each type has three sizes; Large, Medium and Small. All text in the game now has been increased in size with a main focus on lifting the Medium and Small types. We are currently trying the new font sizes with the Alpha testers to a general positive sentiment.

b132550f4cf49c42251c6d1943245b4f1215eaf1.gif

Ding dong, something important happened! Running a kingdom requires your constant attention, hence the need for notifications. So while you’re off fighting battles or searching for loot and artifacts, these notifications will keep you covered.


Getting back to the tech team I’ve been provided with a deep dive into the AI development by Marcus. So buckle up, because we are about to enter the Matrix!

The AI has had some large changes done to how it moves on the adventure map. When a Wielder has to walk a longer distance to reach a valuable destination, we do pathfinding at a different level than usual (usual meaning between every tile on the way) and instead look at the distance in "regions". When it has performed all relevant actions and emptied a region it will be looking for new areas to explore. This decision is also weighed together with the total "need" of all the available resources and pickups in a region. When it moves towards a selected region the AI can also pick up relevant things on the way, if it makes sense to make a short detour.

4a6eaddbee09cd64fde23696303fcd86615f6418.png

The image above illustrates the AI starting region, which it will focus on firstly.


f09a2712ae8274c5ac3834ea18295041923c2c3f.png

When it has emptied the region of all relevant resources it will move on to the next.


7c96dda8a4c7e06cbf0564c5b8ee7b1b12b34ae2.png

If two AI Wielders are within proximity it will check who is the strongest from a battle perspective. The weaker Wielder will walk to the strongest and give away as many troops as it can.


Robin has also entered the Matrix and improved how the AI builds their towns. There is now a specific set of build plans per town instead of per team, meaning that the AI can branch development into different areas for different towns. The handling of the build plans are more dynamic and adaptable to the game situations.

48da09e7f83657ea08f089072dca572f29dfe340.png

An early view of the Rana settlements! These can be found and claimed as expansion points across an adventure map. They are in essence small towns, with less building sites but with the ability to draft troops if you construct the appropriate buildings.


Carl has been doing a little bit of everything, well to be honest, he has done a lot of everything. As we are nearing the end of the development cycle there seems to never be enough of Carl to go around as team members need to know about different aspects of the game and all campaign levels need to be wrapped up. Lately he has focused on creating a new version of the spell system along with our producer Johannes. This is very much based on feedback from the Alpha testers and we are trying to create something that has a bit more risk/reward and add more dynamic aspects to combat.

Essence is now a spell casting “currency” stored in the Wielder’s “Essence Wallet”. You gain essence in various ways: At the beginning of each battle round a Wielder adds all Essence gained from skills, special abilities and equipped artifacts as well as team-wide Essence gained from research and claimed objects on the map. When it becomes a troop’s turn to act, it adds its Essence to the Wielder’s wallet.

Each spell has a cost of one or more types of Essence, which is “paid” when the spell is cast. There is no limit on the amount of spells that can be cast in a round, as opposed to once per battle round as it was before. The “Essence Wallet” is cleared after each battle.

f1b4a565a4eb255717aa1ebb8edd701f762cc160.png

The layout of the Spellbook has been changed to adapt to the new spell system. It is less complicated than the previous one and in general we feel it conveys the magic system better.


More design work has been done on the towns and buildings for all factions. Many prices have changed and moved around. Most prerequisite building requirements have been removed and replaced with a higher cost of exotic resources. To build the “best” medium building you need a specific small building. To upgrade your end tier troop dwelling you need a specific medium building. To build a Rally point or similar building, you’ll need a Marketplace.

Kim is working on the campaign together with Carl. She has also rewritten our world document, melding lore snippets and short stories with informational texts about the game world. When she is done it will be version number five of the document, will it be the last though? I wonder.

faa99b455bffabe7b913033e58c2b9bf9e997d99.gif

Our amazing map artist Marc Moureau has finished the campaign map for Arleon. Behold the island of Arleon! Well, at least parts of it!


On to our jack of all trades - Patrik! This time he told me that there was not much to say about what he had done since the last blogpost, due to him being off sick for a long time. Oh yeah? You underestimate yourself Patrik, says I, and will without further interruption list just what has come from his desk since our last update.

Teleportation now works as intended. There is a working prototype for controllable ballistas in the siege battles. Selected objects are now highlighted on the minimap. The battlefield zone of control areas has been given some visual love. All claimable neutral map entities now have proper portraits with team colors (where applicable). Rana is starting to get proper building portraits. The artwork, localization and stats of all planned artifacts are now in-game (all 109 of them). The first frame of all Rana wielders has been added to the game! Among other things, such as improving the walls in adventure.

And that segues nicely over to Anders who has added textures, noise and improved the 3D meshes of the walls. He has also finished art for all levels and research updates for the regular buildings of Rana along with the help from Kordian. Eyal is now hard at work with getting them all animated. The Rana camp is the only one still in need of upgrades at this point.

2ae00a58dedf809e26f7c79fe4041c5a40d5ab37.png

Try wallhacking your way through this! Well, come to think of it. Please don’t.


Anders has furthermore done more work with picking optimal colours for the teams, making sure it works when recolouring the combat troop sprites. He has also continued to create more artwork for siege battles. Kordian has - besides creating first drafts of all Rana buildings - also designed early versions for all Barya buildings, as well as first frames of the full Barya Wielder line up. Martí has finished all the animations for the Barya troops and he now only has Wielders left to animate!



The Youtuber H for Havoc recently released a video about our game. Please note that the contest for Alpha keys is not active anymore. But, there will be more chances!


Finally I’d strongly encourage you to follow us on Steam if you aren’t already doing so! Following us on Steam is a great way to support the development of the game. It basically tells Valve that yes, people do care about this game. And it also means that you won’t miss out on any new videos, weekly highlights, etc. So, what are you waiting for? Give us a follow and get our eternal love.

Until next time, take care!

---

Please note that this is a dev blog. Features and graphics mentioned or displayed above may or may not change during the development process.
 

cyborgboy95

News Cyborg
Joined
Aug 24, 2019
Messages
2,735
https://store.steampowered.com/news/app/867210/view/4873452660804807093
Behind the scenes: Development videos



3e8397e8eae8ad98fda6378f9f277e2c319654e0.png


It's time to share our most recent development videos! Keep in mind that you can subscribe to our channel on Youtube if you want to get notified whenever we post new material. We try to upload a new video per week, but due to the amount of work that is going into the project right now we sometime miss our own targets. But, we try!

In the first video we look at a tool for examining the effects applied to our troops when they are shown in the game engine. David, who is in charge for everything related to VFX and juicy eye candy has developed this tool to get a better feel for how all the effects look when they are applied and combined when different troops meet.

In this next video I'll take you on a trip down memory lane and show you how our art style have evolved over the years. We'll follow the portrait of Cecilia Stoutheart, the main protagonist of the Arleon campaign, and see how she has evolved visually.

Then we'll take a look at the level editor. It will get some more love and attention before we release the game, but it is fully functional already. The level editor that the game will be released with is the same level editor Carl (Our Game Designer) uses to build all maps, including dialogue heavy campaign maps with triggers, scripting, etc. So, we hope the map making community will put it to good use!

And finally: Thanks everyone who helped us with suggestions for what animal we should use for the Barya desert biome. We got tons of ideas and it really helps us a lot when we can get so much feedback quickly from the community. Thanks!


 

cyborgboy95

News Cyborg
Joined
Aug 24, 2019
Messages
2,735
https://store.steampowered.com/news/app/867210/view/3142945680179529768

Development update #41
It’s time for a development update! We’ll jump right into the immersive world of Songs of Conquest, as we are currently working hard with finalizing our 5th edition of the lore-document. Well, actually it is Kim who is working hard and me and Carl are merely shouting encouragement and feedback. Anyhow, the document is a way for us to create a coherent world with a rich history, culture and atmosphere. It’s an important tool to create a cohesive game. And we prefer our games… cohesive. Don’t you?
d507fef16cca9b6ade4eed840b4ea241af8b9fc6.gif

It’s tricky to get a lot of details and personality in really small Wielder sprites, but I think the art team is doing a great job so far. What do you think?


Continuing on with design work, Carl has been balancing and checking a lot of the numbers in the game. He’s also worked more with skills and powers for upcoming implementation. Another big area of focus for the design work has been to create build plans for our AI so they know what to build and when. The Alpha testers are doing a great job at letting us know what the AI struggles with and where it performs well, the build plans are a way to make sure the AI is challenging enough for our players!

All of the programmers and the “Look and Feel” team have been constructing a whole new UI and flow when a player builds new buildings. The old system simply needed to be updated in order for the game to really shine when it comes to town management and constructions.

db144d1f7275fe81f9bc1082c06b1c0c980ff0aa.png

This is how the new research UI looks. It gives the user more visibility about what research is available to the faction. As well as just looking better than the old UI. Nice.


Niklas also worked on a new kingdom overview section. Showing detailed info about what you've claimed and built. And he also fixed an audio preview scene for us developers to easier check and add sounds to the map entities of the game. And on the topic of making things easier he added a "claim everything" cheat command to the dev-console. Good cheats make it easier to develop the game!

b3653cb8bdb6aa168c0ac15f276a3bf73e00053f.gif

Yes, developers cheat in their own games. For a good reason mind you! Players cheating however. That’s another story!


Robin also focused on the UI Rework for the town building experience. Some of the bigger things include "sticky selection" of Wielders. Which means a Wielder will always be selected if there is one alive on the map. And he also added more hotkeys for both inventory and the spellbook. Furthermore, Robin created a very developer-esque new menu for the Global research from Large buildings. It resides under the Kingdom Overview which Niklas also worked on.

Marcus changed the AI calculation loop so it tries to respect frame rate dynamically, which will make it adapt better to different computer specs. This was done together with lots of other small optimizations that tries to reduce the time it takes for the AI to make decisions.

These two screenshots show before and after Marcus optimized the AI:

a85edafcee1dc4738dfbd093849544aa73637551.gif

BEFORE
- A bit too choppy for my taste. AI needed optimization.

471e1844998f663d7e782637f89f71dc8c3392f6.gif

AFTER
- Better! The freezing is not as bad as in the other GIF (look at the wielder banner for a good comparison).

The whole art team has been knee deep into the sandy dunes of Barya. The artists have all been focusing on the buildings and Wielders from the desert merchant nation. All Wielders are now designed, animated and implemented into the game! Most buildings are done-ish and are now longing to be animated with the help of Eyal. Patrik also fixed some pesky tearing in the ground material, creating big black “rifts'' in the world. We can now safely say that we, and our testers, won’t have to stumble upon black chasms across the adventure map, which feels pretty good.

16162d8081a596d758f60269841fc656ac5e3c3d.png

Anders and Kordian are dual wielding the graphic development of the main building of the Barya faction. Each time you upgrade it you’ll see a new visual representation on the adventure map. Please let us know what you think of the building progression!


Finally, some of you might have heard that we recently let 100 more people into the closed Alpha. In fact, there were around 2000 people who applied to get in. We are thrilled that so many of you want to test the game, and please know that there will be more chances. As we get nearer to release we will gradually increase the amount of testers at a higher pace!

Until next time my friends, take care!

/Magnus and Team Lavapotion

---
Please note that this is a dev blog. Features and graphics mentioned or displayed above may or may not change during the development process.

---
 

cyborgboy95

News Cyborg
Joined
Aug 24, 2019
Messages
2,735
https://store.steampowered.com/news/app/867210/view/4308254080116091297

Hi everyone - this is not a regular devblog, but rather an update on our release schedule. I want to give you a thorough status update along with a deeper explanation of what’s to come. But if you just want the TL/DR-version, just scroll down to the bottom I guess ;)

It’s been a privilege working on Songs of Conquest for the last few years. The development started way back in early 2017 and our team has grown from 4 employees to 9. We also regularly work with a handful of freelancers on various parts of the game on any given day. In total, there have been around 30 people from all over the world so far who have helped make Songs of Conquest a reality!

132260d813a1a7c619258639b8465d06333eee46.gif

An update without pictures is like dessert without chocolate, so here is the full lineup of Barya Wielders!

As the studio grew, so did the interest in the game, and we cannot thank you enough. Our social media channels and Discord servers are chock full of positive ideas and encouragement from our community. We’ve been getting constructive and helpful feedback throughout the development and we currently have a group of around 250 alpha testers playing Songs of Conquest. Their feedback already helped shape a lot of the stuff in-game. We couldn’t be happier with the community that has formed around our game, and we haven’t even released yet!!

a178fb1fbb515bdd28e1198b04e7fae99be359f9.png

More Barya goodness, here is the factory building in both standard and upgraded version.

Speaking of which: we really want to get this right and make sure that Songs of Conquest becomes a spiritual successor to other turn-based strategy games we love and grew up with. We now know that it would be hard for us to get all the pieces of the puzzle together before Q2 2022. We also want to make sure we create a game that the players want, not that the game we think the players want. With that being said, we’ve made the decision to launch Songs of Conquest into a period Early Access in early Q2 2022. With such a vibrant and active community, we feel it would be a lost opportunity to aim for a 1.0 release from day one. We want to create the game with you.

5320249e4a8ef9a178a9652524a66f70acb7097a.png

Here's a sneak peek from the cutscenes in between campaign missions!

We are fortunate to be backed by one of the best indie publishers in the games industry. Coffee Stain has a great track record of supporting and creating successful games and making them grow through Early Access with the help of amazing communities. Games like Deep Rock Galactic, Satisfactory and Valheim wouldn’t be what they are today without solid interaction between the community and the development teams.

We want to take the same journey, together with you! That is why Songs of Conquest will go into Early Access in early Q2 2022. We hope you’ll want to join us for the ride and we can’t wait to see the levels and adventures you’ll create and experience within the game.

This song is best sung together!

/Magnus & Team Lavapotion
 

Zboj Lamignat

Arcane
Joined
Feb 15, 2012
Messages
5,523
I see a strong correlation between games going into long development + even longer EA and their devs posting constant stream of utterly pointless shite on social media. At least it means more water for the new plant.

...I guess?
 

Curratum

Guest
Wait, what, EA in 2022?

I've never gone from pleasantly aroused to fully limp so fast. A game that took 2+ years to go from first advertisements and trailers to early access will need at least another 2 years to reach full release.
 
Joined
Jul 8, 2006
Messages
2,930
Wait, what, EA in 2022?

I've never gone from pleasantly aroused to fully limp so fast. A game that took 2+ years to go from first advertisements and trailers to early access will need at least another 2 years to reach full release.
lol..every game is like that now..I just expect it....when they announce a 'release date', they mean the date it goes into EA for 3 years*

*if you are lucky that is, many games just stay in EA forever, seems to be their actual final design goal. I don't think this will be the case with this game however, but I am just saying..
 

Zboj Lamignat

Arcane
Joined
Feb 15, 2012
Messages
5,523
Who wants to play a finished game when you can immerse yourself in that super enticing world of neverending tide of 5sec twatter clips.
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom