Skip to content

Tags: somini/website

Tags

1.3.7

Toggle 1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Add: News post for 1.10.1 (OpenTTD#156)

1.3.6

Toggle 1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add: News post for 1.10.0 (OpenTTD#155)

Co-authored-by: Patric Stout <truebrain@openttd.org>

1.3.5

Toggle 1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: some more pixelated thumbnail images (OpenTTD#154)

Those of Jan 2020 were, like the previous commit, downscaled with the closest neighbour
algorithm. This now fixes that issue.

1.3.4

Toggle 1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add: screenshots from AlexTheDacian and ColdIce (OpenTTD#152)

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add: opengfx-nightlies is now available as binaries too (OpenTTD#151)

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: redirect non-latest releases to the CDN directly (OpenTTD#150)

As we no longer publish non-latest on the website, send them to
somewhere where the files are still available.

1.3.1

Toggle 1.3.1's commit message
Add: 1.10.0-RC1 release announcement

1.3.0

Toggle 1.3.0's commit message
Add: switch to cdn.openttd.org for all downloads

Here also is a file called "latest.yaml", which greatly simplifies
the "fetch-downloads.py". Additionally, as cdn.openttd.org is
browseable, we only need to serve "latest" (and no longer older
releases).

While at it, refactored fetch_downloads a bit to be a Python
module and run flake8/black on it.

1.2.2

Toggle 1.2.2's commit message
Fix: [Actions] make explicit that we only want to checkout submodules

This is a change in defaults for openttd/actions/checkout.

1.2.1

Toggle 1.2.1's commit message
Add: badges about the current deployment state of staging/production