Devlogs
Weekly development report 2022/02/26
Steam SkyA downloadable game for Windows and Linux
Posted February 26, 2022 by thindil
#weekly report
In the stable version, nothing to report. At least, I can't find any bugs there. Would be good if someone can confirm lack of problems. :P
In the development version, the almost never ending saga of updating UI continues:
- Now, all arrows for moving the player's ship or map around should have their own icons. That was the main focus of the week. This mean not only a few new images but also some changes in the code. There is still some work to do, so, I think, there will be something to show in the next week or two.
- The change above also triggered some changes to the documentation related to the game modifications.
- A lot of changes, invisible, I hope, for players in the game's code. They are related to the code cleanup and generally hunting unexpected features called bugs. :)