Sketchy502 / SDV-Summary

An application to display a summary of the player from a Stardew Valley save file.
206 stars 21 forks source link

fix: Prevent greenhouse from rendering in main building loop #72

Open Sketchy502 opened 3 years ago

Sketchy502 commented 3 years ago

In 1.5 green houses are classified as a regular building, which was causing them to be rendered twice.

This PR should now handle greenhouse correctly, including their location on the farm, however, there may be some artifacts at the initial greenhouse location due to how we are generating the farm base image.