11 FEB 2023:
- Scrapship is over 11,000 lines of code. There's a lot of it that can be consolidated, such as the battleship projectile hit detection which I fixed this morning.
- The cargo ship can damage the player now, but there is a bug where it doesn't always register a hit.
- Once I get that bug fixed, both the battleship and the cargo ship boss will be able to use some of the same code.
- The past few months there has been an elusive bug where the game crashes after warping to the next sector. I have it narrowed down to the "Scaling Earth" subroutine. Pretty sure it's because a number is going negative when it needs to only be positive for the math to work.
QUOTE OF THE WEEK:
"A year from now you may wish you had started today." -- Karen Lamb
Thanks for reading and have a great rest of your week!