Day 13 - “Lagoon”
Map
There is map now in game (cover image). You can't see it, but it exists. You will find new perimeter in top-left corner. Making it was quite easy. Simply loading image and checking for color of pixel according to ship's position. In future, every area will have its own specification.
Fluid system “fix”
Today the fluid system bug vanished. It actually has never existed. It was something else all the time - my own, quite consciously made mistake. It appears, that due to the fluid spread counting method, as long as engines weren't full, everything seemed good, but when they filled, it showed its true nature.