* Reimplemented weather using renpy image methods * Fixed weather causing fps drop * Added cached weather results to the main room * Reduced animation overhead * Removed weather screen * Unified day and night cloud images
* Added lint ignore tag detection for spoken strings. * Fixed lint incorrectly marking newline characters as multiple spaces. * Fixed lint incorrect behaviour for oxford commas. * Fixed issues exposed by lint. * Removed unreachable code.