Game
Immortal Sins
5 years ago

Build 20201010 released!


- Fixed a bug where some areas would attempt to load the wrong layer.

- Fixed a bug that would cause the save system to be locked if the player interacted with the fireplaces in the Crystal Cave (after the prologue).

- Fixed a game-breaking bug where the player would fight the first boss (in the Crystal Caves) and get stuck in Aigina.

- Fixed a bug where a chest in the Tomb of Kings would attempt to play a non-existent sound effect.

- Fixed a bug where the Rogue Hunt wouldn't register the completion of the first objective.

- Minor graphical changes.



0 comments

Loading...

Next up

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

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.

Overhauls on the way.

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

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

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.

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.

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

Added a simple audio system to the launcher.

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.