Devlogs
Weekly development report 2024/09/07
Steam SkyA downloadable game for Windows and Linux
Posted September 07, 2024 by thindil
#weekly report
End of sleep in the stable version, (un)fortunately. ;) I got an error report, while related to the development version of the game, it seems like the same issue is in the stable version too. I need to investigate it here too. Thus, in the next week, here will be more information and perhaps also a new stable version of the game.
The development version continues moving forward with its standard tasks. Most of them are related to rewriting the game, but again, one small thing is visible here too:
- Added a new icon for showing information about the amount of fuel on the player's ship.
- Added ability to set the new icon for fuel in the game's themes' system.
- The project's documentation was updated with information how to set the new icon.
- The work on showing information about the amount of various things in the game's header continues. Now, information about amount of fuel was added. Only information about drinks' amount is still to do.
- The main task in this week was like usual, rewriting the game in Nim programming language. I'm still at the debug menu, but slowly finishing the work here.
- Plus, as always, the task above triggered some code cleanups in the old code.