Game
Immortal Sins
9 years ago

Bi-Weekly Update #35


Internal re-works (again):

Sometimes, certain issues need an efficient solution. I went back and re-worked some of the code to be, well, common. Why? Some of the events (especially the in map enemies) are cumbersome to update, since I need to go on every map and fix them up manually. Making them common, I only need to fix the common code and the events are fixed.

The launcher also sees something similar, mostly to fix a bug that affected the option to skip the launcher and launch the game directly. In the preview build, if you tried to enable the launcher via the Jump List, it would instead run the game 4 times. This is fixed on my part and I’ll update the preview soon.

Graphical changes:

-All dungeons got a new coat of polish.

-Re-done the character sprites to better resemble the face graphics. Small preview below:

5d0b915d90fd0.png

That is all for now. See you on the next post.



0 comments

Loading...

Next up

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.

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.

Jump List returns in the next update.

It's a bit early, but I have something cooking. Keep an eye out.

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.

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

A small teaser for the next update.

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.

Added achievements. Because why not?