Game
Immortal Sins
4 years ago

Launcher Update (Windows only): April 11th 2022


Released a patch for the game today, which brings a small update to the launcher (if you are playing the game on Linux, you can skip this one). With this update, the package versioning and the list of file hashes (used to verify that there are no tampered, damaged or missing files that would break the game) are separate from the launcher. When the game starts, it will load them up from a few files. This makes it easier to push out updates to the game (and implement future features as well).

Northbridge Changelog:

  • Package version and file hash list are stored in two files.

  • Sped up the launch times for both the Game Master and the launcher.

  • The game version is referenced from a manifest file.

  • Fixed localisation issues.

  • Fixed bugs related to the file checks.

  • Fixed a bug, where resetting the cache (Cache Management -> Reset) would instead start the game.

  • Library updates.



0 comments

Loading...

Next up

While I'm preparing August's Monthly Sync, I'm preparing a Trello board for the game. You can see what I'm working on here. https://trello.com/b/CjFyzH50/immortal-sins-game-development Pardon my dust, while I'm getting this up and running.

Something something... Stuff that I worked on.

Overhauls on the way.

While I was busy with my personal life, I've been trying to figure out the aesthetic of this game and since the hourly soundtrack is made in Microsoft Music Producer (an old Windows 98 program) I've decided to make the UI retro stuff inspired :) - Martin

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

BATTLE SYSTEM IN MY RPG MAKER XP GAME

(srry I forgot to link the post to my game :CC)

#IndieDev #GameDev #videogames #indiegames

A small teaser for the next update.

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.

¡Antes del próximo recado, la familia de Ciro debe sentarse a comer !

Pero falta su papá. Que sujeto más extraño...

------------

Before the next errand, Ciro and his family must sit down to eat !

But his dad is missing. What a strange man...

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.