Game
Immortal Sins
9 years ago

Weekly Update #12


The exams are almost over and soon I will return to full speed on game development. So, what’s new? Under the hood improvements!

A new saving mechanism:

When I first introduced the enchanced camera on an older version, it resulted in older saves getting broke, as it needed new data to be saved on the files. Now on the next update, you won’t have to start over, since I now have added a compatibility layer. In addition, I will also change the default save area, so it can be easier to retrieve them.

Space Saving and Performance Improvements:

First up, I’ve compressed most of the files (pictures, characters and tilesets with tinypng and audio converted to OGG Vorbis) to save up some space and speed up loading times. I’ve also added scripts to improve the performance (currently it’s small) and the input is more responsive in some cases. Speaking of input…

Additions of keyboard Shortcuts and Mouse Support:

On future updates, I will add keyboard shortcuts to open up some menus (Inventory, Formation, etc.). I’ve also added mouse support. Currently it only works on menus but it doesn’t impact the perfomance of the game.

That’s all for now. See you on the next post.

A few questions to you:

I’d like to ask you a few questions regarding a few things. It will help me improve the game:

A) What is more convinient to you: All of your saves are placed on your “My Documents” folder or leave them on the game’s folder (I may have to create a Save Manager software to make it easier to inport/export the save files)?

B) Do you want to move with the mouse too?



0 comments

Loading...

Next up

Added the option to rebuild the cache. This will clear the cache and then decompress the files from the packages.

The new package manager UI in action. Works regardless if you skipped the launcher or not.

Waz zis? An overhauled map? Yes. Coming soon.

Implementing Armor Corrosion. This put quite a dent in the target's armor for a short time.

Jump List returns in the next update.

It's a bit early, but I have something cooking. Keep an eye out.

Enjoy a nice dish, get a nice buff. What's not to like?

It's still pretty early work, but I am working on making the UI more dynamic and sleek. Including faces changing depending on their HP.

Wrote a tool that installs the game's dependencies. That means Northbridge will always use the latest version of the Microsoft Edge WebView2 Runtime.

It's pretty early, but here's a look at a mob manager, handling the enemies in the game. The code streamlines the programming of the enemies. Hopefully, I can expand it to more useful ways.