Game
Immortal Sins
1 year ago

Version D0.41 released!


It's been a while since the last release. As I was working on a few things, I wanted to slipstream some improvements over to the game. It took longer than I anticipated, since I had to re-build my build system.

This release bring small but pretty substantial improvements. namely, the overhauled caching system. This substantially improves load times and fixes the issue where the game would take a long time to exit menus. It also bring a security fix for the game as well. Does this mean that Immortal Sins is back? Not yet. Something is in the works. But this update allows me to test some stuff that could be used in the future.

Changelog:

  • Overhauled the caching system. Improves load times and fixes an issue where exiting menus take too long.

  • Fixed a security issue with WebP.

  • Refactored code to improve maintainability.

  • Updated Northbridge to .NET 8 and Prism 9. Provides improved performance and bug fixes.

  • Adjusted the UI of the About screen on Northbridge.

  • Fixed some bugs and adjusted some of the text.



0 comments

Loading...

Next up

A bit of an old but goodie coming back: Quick Load! In an upcoming update, you can jump back to where you left off with a push of a button.

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

Added achievements. Because why not?

Valdrich and the chaos in the city Which was not provoked by him. He would never waste all that blood. #pixelart #rpgmaker

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

RMV Tutorial #01: RTP Houses/Buildings

Check article for Tutorial info!

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

A small teaser for the next update.

Hello, everyone! The second chapter of Divine Disports has been released! The forests of Enderaen are swarming with monsters as the kingdom of Mesfahld prepares for war... While a lonely mercenary sets out on his journey. I hope you'll like the chapter!

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.