Devlogs
Weekly development report 2023/11/11
Steam SkyA downloadable game for Windows and Linux
Posted November 11, 2023 by thindil
#weekly report
Again, the stable version returned to its quiet state. Again, I need a pointer to bugs. :) Nothing to report here this week.
The development version goes forward in its standard, a quite slow speed. The visible changes are related to the in-game dialogs:
- Added a separated icon for moving items from the crew members' inventories to the ship's cargo.
- Added a separated icon to give items from the ship's cargo to the selected crew member.
- Updated the game documentation with information how to set up in themes the new icons.
- The game is slowly converted to Nim programming language. According to GitHub, it reached another milestone: around 25% of the code is now in its new home. :)
- And the old code got some cleanups. This isn't a signature yet. :)