Game
Immortal Sins
9 years ago

Bi-Weekly Update #44


Time of the latest progress report.
Graphical Improvements:
As I am improving the lighting, the shadows were… static to say the least. While on day it looks fine, during the night, the shadows looked like stuck on the ground. This can look really weird. So, I split the shadows into two parts: one part baked into the map and the second part being in an overlay. This not only improves the performance a bit (since I don’t have to add dummy events acting as graphic patches) but it also makes it better to update when needed and I can keep two versions of the shadow overlay (one for day, one for night). Here’s a video for demonstration:
(Note: Due to the way the video was encoded with my new video editor, the image looks too dark. It looks way better in game (see pictures underneath the video))
https://www.youtube.com/watch?v=gqruhSCOdDo

5d0b361f4ae8d.png
5d0b36206a79c.png

I’ve also improved the water reflection, so not only to work with the new tileset, but also to change depending on whenever it’s day or night:
https://www.youtube.com/watch?v=X8GyNxzjyuo
Aside from some misc under the hood changes, that is all for now. See you on the next post.



0 comments

Loading...

Next up

Jump List returns in the next update.

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

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

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

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.

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.

Added a simple audio system to the launcher.

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

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