Game
Immortal Sins
3 years ago

Build 20221019 released!


Well... It's been a while. There were quite a lot of IRL stuff happening on my side, so I felt like a wreck for a while. Thankfully, these are sorted now. This update isn't big, but it brings a few important changes to improve the experience. Primarily, Opus and WebP compression have been placed back to the game after sorting out issues. This should make the game smaller and load faster now. I've also re-worked the preload system a bit to also improve it. There are a few cosmetic changes on the launcher too. Mainly so the options menu is more visible.

Changelog

Game

  • Brought back the WebP and Opus compressed assets.

  • Various tweaks to improve load times.

  • Added hints on how to get to Mendor.

Northbridge

  • Updated to .NET 7.

  • Cosmetic changes to the options menu.



0 comments

Loading...

Next up

A small teaser for the next tech test.

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.

Taking the wraps off. For real this time.

BATTLE SYSTEM IN MY RPG MAKER XP GAME

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

#IndieDev #GameDev #videogames #indiegames

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

Peeking behind a tree!

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.

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

Yearly GJ post. More updates in X and Itch.

This is a screen overlay that appears when spit in the face / blinded.

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.