Devlogs
Weekly development report 2022/10/15
Steam SkyA downloadable game for Windows and Linux
Posted October 15, 2022 by thindil
#weekly report
And the second week of preparations for the next big release passed. As usual, it passed too fast. :) This time report is even shorter than in the previous week.
- Most of the time were spent on moving the game code to Nim. But, currently, the whole code related to the in-game messages system is now ported. Now I started moving the other parts of the code. Looks like items system will be moved as the next.
- The old test code related to the messages' system was removed and replaced with the new one. It works again. :)
- And fixed point on the agenda: some cleaning work done in the old code too.