Weekly development report 2023-07-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)

A new month and again nothing to report in the stable version. It means that probably the current stable version will remain in that state. There is just one more week before release of the last development version for 9.0 version of the game, thus no too much time to find any bugs. ;)

In the development version, a couple (literally) of changes which are visible and useful for the players arrived:

Nimalyzer

The static code analyzer for Nim programming language

Week like a roller-coaster ride. ;) Started with stopping work on external rules feature and ended by almost finished adding a new rule. Again, some new features arrived this week. This time it also brings some breaking changes. After all the project is still in pre-alpha stage. Mostly due to lack of features and tests. ;)

Wine cellar

A graphical user interface for managing Windows programs on FreeBSD

Only changes related to the Nim binding for Nuklear library arrived this week. Added using statement plus ability to set the amount of items on the list to show in a combo widget.

Nuklear Nim

The thin Nim binging to Nuklear GUI library

Time for the monthly update. ;) The changes from Wine Cellar project arrived here. Plus small updates to the project's documentation.

Back