Archived News

OpenTTD 13.0-beta1

Are you spooked? We are too with this spooky release date, even if nothing in OpenTTD itself is spooky.

Luckily, I can offer you the first testing release of the 13.X release series. We collected whatever we could find on the cutting room floor to get you a Halloween release.

Some of the higlights of this release include:

  • Build NewGRF objects over an era with click-and-drag.
  • Wider rivers on map generation.
  • Improved handling of HiDPI and mixed-DPI screens.
  • Some more GUI improvements like a cleaned up finance window.
  • Many bug-fixes (over 50 of them), tweaks, changes, and other additions.

(As ever, see the changelog for further details).

The usual titlegame competition has been announced on the forums. See the page for the exact competition rules if you are interested.

OpenTTD 12.2

We tried to release OpenTTD 13 on April 1st, but supply chain issues are affecting new feature production and forced us to delay the release.

To compensate, we swept the factory floor for bits and pieces that where left around and could be repurposed. We found enough to be able to produce a 12.2 maintenance release for you.

More details in the changelog below.

OpenTTD 12.1

We thought it time for a bugfix release.

We’ve addressed some of the more prominent criticisms of the 12.0 release along with a few others. Notably the scrolling titlescreen will no longer scroll when you’re interacting with the game (and fixed the occasional crash) and we’ve added a nice button to reenable the advanced signals that we’re pretty sure you don’t need to be using anyway.

More details in the changelog below.

Why we recommend Path Signals

In OpenTTD version 12, we changed rail signals building UI only shows the Path Signal types by default. It was implemented in pull request #8688, for those who want to see the development history. This is the one change in version 12 that has by far caused the most questions everywhere, so let’s talk a bit more about it, and show some examples of simple signal setups for path signals.

The simplified signal building UI

The reason for hiding the block signals by default is to make it easier to choose a signal. For almost all players, path signals are the easier choice, that will cause fewer issues in your network. One question would then be, if path signals are better, why are block signals then in the game? The simple answer is, because they always were there. It was the only type of signal in the original game, and if we removed them, then old saved games would stop working.

As for why path signals are generally better than block signals, the reason is that path signals don’t reserve entire blocks, but only pieces of track. When a train wants to pass a block signal, the train asks the block signal to find all other signals on the other side, and turn them to red. Nobody else can enter this area. When a train wants to pass a path signal, the path signal finds a way to where the train is going, and blocks off (reserves) just those pieces of track. Other trains can still go into the same area, as long as they won’t touch the reserved pieces of track. This means more trains can go through the same area at a time.

Read more

OpenTTD 12.0

The time is finally here: 12.0 is officially released!

12.0 is our multiplayer update, where we made playing together as easy as possible. No more port-forwarding or other stuff: start a server and ask your friend(s) to join. We take care of the rest. For more details, please read our blog: New Multiplayer Experience

Besides this major update, 12.0 also comes with some other nice features:

  • Display icon/text whether vehicle is lost.
  • Moving camera on title screen background.
  • Hide block signals in GUI by default (you can toggle this in the settings).
  • Raise the maximum NewGRF limit to 255.

To name just a few. And as always, we made sure to include tons (over 85!) of bug fixes in this release.

A special thanks goes out to our translators: they translated the game in full for 29 (!) languages.

We hope you enjoy this new version, and make sure to try it out with a friend!