Weekly development report 2023-04-15

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)

Still no reports about bugs in the stable version. And I probably don't see something obvious. Nothing to report here.

The development version visible changes are related mostly to the dialog with information about the player's ship's module:

Because the last development release was almost four weeks ago, it is time for the new. In around 24 hours after the post, the new development version of the game will be available for download.

Nimalyzer

The static code analyzer for Nim programming language

The code cleanup, refactoring etc. tasks are finished for now. It is time to start adding new features. I planned to add one thing but due to some problems with the compiler I postponed it for later. So, probably this release will bring mostly new rules plus a lot of changes to the program's code.

Back