Skip to content

Commit

Permalink
Add: 13.0 release announcement (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Trahan <tyler@tylertrahan.com>
  • Loading branch information
michicc and 2TallTyler authored Feb 5, 2023
1 parent cd5795f commit cf198ad
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _posts/2023-02-05-openttd-13-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: OpenTTD 13.0
author: michi_cc
---

Breaking news: OpenTTD 13.0 is now available! Depending on your perspective, we're either two months early for our usual April 1st release, or a bit tardy for the Christmas 2022 release we intended.

We think the wait has been worth it. This is one of the largest releases we've done in several years, with numerous features and improvements covering the user interface, gameplay features, and modding extensions for NewGRF and Game Script creators.

Some of the highlights are:
* Variable interface scaling at whatever size you want (not just 2x and 4x), with optional chunky bevels for that retro feel. This includes better automatic scaling when using HiDPI or mixed DPI setups.
* Direct access to NewGRF/AI/GS settings from the new game window.
* Various small tweaks and improvements to several windows.
* NewGRFs can now provide engine variants that are shown hierarchically in the purchase list.
* Multi-track level crossings to keep road vehicles from stopping in the middle of the crossing.
* Custom league tables for GameScripts.
* More natural rivers which get wider as they flow downstream.
* And much more, which can be seen in the changelog or the previous release announcements!

In addition to these features and improvements, we've fixed lots of bugs. (If you played with the RC2 testing release, most were fixed before then. See the changelog for full details.)


* [Download](https://www.openttd.org/downloads/openttd-releases/latest.html)
* [Changelog](https://cdn.openttd.org/openttd-releases/13.0/changelog.txt)
* [Bug tracker](https://github.com/OpenTTD/OpenTTD/issues)

0 comments on commit cf198ad

Please sign in to comment.