Game
Immortal Sins
6 years ago

Second Edition Beta Build 20200206 released!


Game:

  • Reduced memory usage.

  • Improved the code that handles Automatic Crash Reports.

  • Updated the renderer to version 0.44.0. It provides additional fixes and some improvements.

  • Reverted the selection color to an old version.

  • Fixed a bug where the lighting would render indoors in some cases.

  • Fixed a bug where footsteps would play when the player left Cletia's Port via the boat.

  • Fixed some minor bugs.

Northbridge:

  • Fixed a breaking bug that would result in an I/O error to occur when importing saves from an archive.



0 comments

Loading...

Next up

Done some improvements to the backup system. Even added an icon to let you know that it's working.

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.

Jump List returns in the next update.

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

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

Time for a bit of shenanigans: RPG Maker MV running on top of Tauri! This more future proofed framework means better performace and smaller file sizes. It does require some re-work in the engine, but it could lead to true cross-platform games.

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.

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

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

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.