diff --git a/artwork/steam/announcement.png b/artwork/steam/announcement.png index c531e3ab..24a1ce2c 100644 Binary files a/artwork/steam/announcement.png and b/artwork/steam/announcement.png differ diff --git a/artwork/steam/announcement.psd b/artwork/steam/announcement.psd index 4282d647..52e4bf39 100644 --- a/artwork/steam/announcement.psd +++ b/artwork/steam/announcement.psd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de805473208e0901f1185485164a35fde59e4baf3000f30102d0f332842410a5 -size 184895 +oid sha256:e9341c471a5807f58c0277b1ae220499d85871ff62c653866074bce12ef1f0d7 +size 201007 diff --git a/src/js/changelog.js b/src/js/changelog.js index bbf9cb74..c1206a61 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -1,4 +1,9 @@ export const CHANGELOG = [ + { + version: "1.1.9", + date: "unreleased", + entries: ["Make shapes unpinnable in the upgrades tab (By hexy)"], + }, { version: "1.1.8", date: "07.06.2020", diff --git a/translations/base-en.yaml b/translations/base-en.yaml index 60fd7ccb..74f1fa11 100644 --- a/translations/base-en.yaml +++ b/translations/base-en.yaml @@ -433,7 +433,7 @@ buildings: description: Colors the whole shape on the left input with the color from the right input. double: name: Painter (Double) - description: Colors the both shapes on the left input with the color from the right input. + description: Colors the shapes on the left inputs with the color from the top input. quad: name: Painter (Quad) description: Allows to color each quadrant of the shape with a different color.