Weekly development report 2023-04-01

Welcome to the weekly development report or what was done in my Open Source projects in the last week.

Steam Sky

Roguelike in a sky with steampunk theme (written in Ada)

Very busy week:

Of course, happy the Dad's Jokes' Day, everyone. :) Back to the normal report:

Well, week after the new, more stable release and nothing new to report in the stable version of the game. Again, people probably too busy with creating the full list of problems, and I'm blind because I don't see them. ;)

In the development version, the visible work is still around the dialog with information about the player's ship's modules. But also other work done:

Nimalyzer

The static code analyzer for Nim programming language

Definitely spring cleanup week. Many changes to the code related to its organization. It is mostly preparation for adding new features and rules, but it ends also in a lot of code cleanup and reduction.

Back