0.2.9.1.0 and 0.2.8.3.6 released

Written for Armagetron Advanced by Manuel Moos on 2020-12-01

0.2.9.1.0 welcomes our new ultrawide monitor using overlords!

And, to be frank, also the old, regular widescreen overlords. All this time, the game had been optimized for 4:3 or 5:4 screens, with menu text and HUD elements getting stretched to the side for widescreen users. No more of that! The changes also benefit splitscreen users; for a horizontal split, the HUD will now no longer cover half the (split) screen.

And while we were at fixing fonts, the default console rendering now tries to display the bitmap font precisely as it is designed, pixel by pixel; that should make the console more readable and sharper looking for everyone.

Playing back debug recordings has been made simpler and more robust; the --playback command line switch is no longer required and the network code should no longer give up when the recorded server response does not match what the playback code expects. Especially, this version should have no problems playing back tournament recordings made with version 0.2.8.

What Steam users had for a while is now available for everyone: The onboarding process has been tweaked a little. The intial game is less frustrating, and the tutorial tooltips are spammed less.

Furthermore, compatibility of the generic Linux binaries has been improved, with more systems supported out of the box.

0.2.8.3.6 is from the 0.2.8.3 branch of development. It is the most recent LTS (Long Term Support) branch. While it is the most recent LTS branch, it will receive security fixes, adaptions to new compilers and Linux versions and some less important bugfixes.

Target audience for this series are mostly Linux distributors who do not want to upgrade to 0.2.9 just yet. If you are in that camp and need help integrating the changes into your build, contact us.

0.2.8.3.6 is the first release using the build system that powers the 0.2.9 series. It should bring more consistency between this and future releases, but as newer versions of autotools are now used, differences to 0.2.8.3.5 in the tarball are to be expected.

Security related: One fix for a remotely exploitable use after free was backported from 0.2.9 (#34) and one client crash exploitable by making you play back a specially prepared recording (#54) was fixed.

Updated .

Read all announcements