Weekly development report 2023-03-25

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)

In the stable version, I found several more issues to fix. Only one more is to do, thus tomorrow a new a bit better looking and a little more stable version of the game will be available for download. It starts looking like a new tradition, one release per month. :)

In the development version, the main visible work is still focused on the player's ship's modules' info dialog:

Nimalyzer

The static code analyzer for Nim programming language

The week started with big thing: a new version of the tool released. After around 5 minutes of celebration the work back on the trail. This week mostly code reorganization tasks, preparation for start working on the big thing for the next update. But this will require a lot of changes to the program's rules code.

Back