Game
Immortal Sins
8 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

Added achievements. Because why not?

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.

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

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.

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

A small teaser for the next update.

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

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

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.