Devlogs
Weekly development report: 2021/08/14
Steam SkyA downloadable game for Windows and Linux
Posted August 14, 2021 by thindil
#weekly report
Another quiet week in the stable version. The only change was the update to the development documentation for the project, but nothing in the game itself. I probably need help there to find something. :)
The development version work continues as usual. The mostly by adding sorting options to various in-game lists:
- Work on updating the debug UI is finished. It should look better now. The last part, adding or removing in-game events, is done.
- The list of items in the trade screen can now be sorted by all columns. The work started in the last week is here finished too.
- Added option to sort the lists of modules in bases' shipyard. This took most of the week, but now should work.
- The list of recruits in bases also got sorting capabilities.
- Started work on adding ability to sort crafting recipes in craft screen. This is in a very early stage of development.
- Standard footer: still clearing the game's code and formatting it. Boring things. :)