Game
Immortal Sins
10 years ago

Some plans and ideas for the game.


Hello! Apologies again for the silence, I had nothing to report and I was busy working on the game. So far, most of the story is ready and I’ll adding a few things before the release. So, what’s in the works:

The stuff in the works:

Most of the stuff are story related, but they’ve been a few technical works. I have done some performance tweaks, so it should run a little faster. I’ve noticed that a few users had a few issues with the input, where the player may (or might) have trouble navigating some areas. I found the script that caused the issue, but since it checks a large array (essentially a variable which stores multiple variables), setting up a short delay on the check will cause a lot of slow down. I’ll try to improve the performance and the input there and I might introduce an option to remove the delay, if your computer is fast enough (or until I resolve the performance issue completely). At least from what I can see with my computer (which is a 2nd Generation Intel Core i3 powered laptop running at 2.2GHz). I’m also doing some re-works and revisions on the story.

The stuff in the concept design:

-Introduce a cloud sync option utilising OneDrive. This will be opt-in and it’s a seamless as the backup function, already available.

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



0 comments

Loading...

Next up

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

Something something... Stuff that I worked on.

Added a simple audio system to the launcher.

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

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.

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.

Jump List returns in the next update.

Added achievements. Because why not?

Overhauls on the way.

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.