1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00
This commit is contained in:
tobspr
2021-06-19 13:18:40 +02:00
10 changed files with 560 additions and 573 deletions

View File

@@ -88,9 +88,13 @@
@include S(grid-column-gap, 10px);
display: grid;
&[data-columns="1"] {
grid-template-columns: 1fr;
}
&[data-columns="2"] {
grid-template-columns: 1fr 1fr;
}
.standaloneBanner {
background: rgb(255, 75, 84);

View File

@@ -1,11 +1,11 @@
export const CHANGELOG = [
{
version: "1.4.0",
date: "27.05.2021",
date: "04.06.2021",
entries: [
"Belts in blueprints should now always paste correctly",
"You can now clear belts by selecting them, and then pressing 'B'",
"Preparations for the puzzle dlc!",
"You can now clear belts by selecting them and then pressing 'B'",
"Preparations for the <a href='https://store.steampowered.com/app/1625400/shapezio__Puzzle_DLC/' target='_blank'>Puzzle DLC</a>, coming June 22nd!",
],
},
{

View File

@@ -95,7 +95,7 @@ export class MainMenuState extends GameState {
</div>
${
!G_WEGAME_VERSION && ((G_IS_STANDALONE && puzzleDlc) || G_IS_DEV)
!G_WEGAME_VERSION && G_IS_STANDALONE && puzzleDlc
? `
<div class="puzzleContainer">
<img class="dlcLogo" src="${cachebust(