Skip to content

Commit

Permalink
Update comparisons
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 committed Dec 20, 2024
1 parent f370aa1 commit 831eb05
Show file tree
Hide file tree
Showing 14 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<div><b>Item assets</b></div>
<div style="display: flex; gap: 20px;">
<div class="download-button-set">
<a href="#" class="button-download-platform button-shiny"><img src="img/windows.svg" width="32" /> <span>Windows</span></a>
<a href="https://github.com/BigBang1112/nations-converter/releases/download/v2.0.0-alpha.1/NationsConverterCLI-win-x64.zip" class="button-download-platform button-shiny"><img src="img/windows.svg" width="32" /> <span>Windows</span></a>
<div>
<a href="#">x64</a>
<a href="https://github.com/BigBang1112/nations-converter/releases/download/v2.0.0-alpha.1/NationsConverterCLI-win-x64.zip">x64</a>
</div>
</div>
<div class="download-button-set">
<a href="#" class="button-download-platform button-shiny"><img src="img/linux.svg" width="32" /> <span>Linux</span></a>
<a href="https://github.com/BigBang1112/nations-converter/releases/download/v2.0.0-alpha.1/NationsConverterCLI-linux-x64.zip" class="button-download-platform button-shiny"><img src="img/linux.svg" width="32" /> <span>Linux</span></a>
<div>
<a href="#">x64</a>, <a href="#">arm64</a>
<a href="https://github.com/BigBang1112/nations-converter/releases/download/v2.0.0-alpha.1/NationsConverterCLI-linux-x64.zip">x64</a>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,35 +178,35 @@ else
<div class="comparisons readable-width-container">
<h2>How does it look like?</h2>
<div class="showcase">
<ImgComparison BeforeImage="img/comparisons/before.png" AfterImage="img/comparisons/after.png" />
<ImgComparison BeforeImage="img/comparisons/StadiumCrystalModernized_before.jpg" AfterImage="img/comparisons/StadiumCrystalModernized_after.jpg" />
<div class="text">
<h3>Stadium (category: Crystal, Modernized)</h3>
<p>Blocks we made in 2020 were getting a little old. We modernized the Stadium conversion to the 2024 standard.</p>
</div>
</div>
<div class="showcase">
<ImgComparison BeforeImage="img/comparisons/before.png" AfterImage="img/comparisons/after.png" />
<ImgComparison BeforeImage="img/comparisons/DesertSolidModless_before.jpg" AfterImage="img/comparisons/DesertSolidModless_after.jpg" />
<div class="text">
<h3>Desert (category: Solid, Modless)</h3>
<p>The first non-Stadium environment that we ported to Nations Converter.</p>
</div>
</div>
<div class="showcase">
<ImgComparison BeforeImage="img/comparisons/before.png" AfterImage="img/comparisons/after.png" />
<ImgComparison BeforeImage="img/comparisons/RallySolidModless_before.jpg" AfterImage="img/comparisons/RallySolidModless_after.jpg" />
<div class="text">
<h3>Rally (category: Solid, Modless)</h3>
<p>Less of a swamp now. Reflective water, remade houses, usage of item trees.</p>
</div>
</div>
<div class="showcase">
<ImgComparison BeforeImage="img/comparisons/before.png" AfterImage="img/comparisons/after.png" />
<ImgComparison BeforeImage="img/comparisons/SnowSolidModless_before.jpg" AfterImage="img/comparisons/SnowSolidModless_after.jpg" />
<div class="text">
<h3>Snow (category: Solid, Modless)</h3>
<p>Contrasted yet well-blended. Proper winter vibes right here.</p>
</div>
</div>
<div class="showcase">
<ImgComparison BeforeImage="img/comparisons/before.png" AfterImage="img/comparisons/after.png" />
<ImgComparison BeforeImage="img/comparisons/StadiumCrystalClassic_before.jpg" AfterImage="img/comparisons/StadiumCrystalClassic_after.jpg" />
<div class="text">
<h3>Stadium (category: Crystal, Classic)</h3>
<p>We brought the same Nations Converter back to with minor improvements, if you're used to it.</p>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.

0 comments on commit 831eb05

Please sign in to comment.