Game
Immortal Sins
3 years ago

Build 20230129 released!


Happy (late) new year, maties!

This update is focused on improving the user experience, alongside rolling out the support of the new help site. Due to unexpected issues with Northbridge Mantis, I've rebuilt it from scratch. The new one uses Blazor for the entire stack, allowing me to expand it a lot easier. I'll talk about it at a later point.

Changelog

Common

  • Switched the links to the new site.

  • Dropped Windows 7 and 8.1 (as .NET 7 no longer supports them)

Northbridge

  • Overhauled the Save Manager and Backup systems, to support the new, universal, archive format.

    • Switched compression from Zstandard to Brotli.

    • Structural improvements.

  • Improved memory usage when Northbridge checks or interacts with the files.

  • Minor changes, in order to support new features.

  • Changed the version format in the About dialog, so it matches with the game's version.

  • Fixed a bug where importing files would crash Northbridge.



0 comments

Loading...

Next up

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.

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

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

I've decided that I'll be posting some stuff from the game to showcase the features implemented so far - first is the DIFFICULTY SELECTION, the very first thing that greets you in the game! HYSTERIYA and HARDCORE mode are locked behind beating Episode 1!

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

HERE WE GO!!

Ciro & his Friends FULL ENGLISH DEMO!

A small teaser for the next update.

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.

I've just added the beta of my german RPG Maker XP game "Cast Away - The Oddysee" here on GameJolt.

https://gamejolt.com/games/lamaz/1020306

https://theluigiplayer.lamaz.dev/cato/

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