Skip to content

Tags: OpenLoco/OpenLoco

Tags

v26.05

Toggle v26.05's commit message
Release v26.05

- Feature: [#3720] A preferred company name can now be set, separate from the preferred owner name.
- Change: [#3517] Letters with unsupported diacritics/accents are temporarily replaced with regular letters to keep e.g. Czech, Slovak readable.
- Change: [#3710] The Build Vehicle window is now wider by default, moving the sorting options to a dedicated dropdown.
- Change: [#3734] The Station Construction tab now lists accepted and produced cargo in full, with labels along the icons.
- Change: [#3735] The Station window now shows a tooltip for accepted cargo types when pointing at their icons.
- Fix: [#3651] Industry and town lists are not cleared immediately when generating a new landscape in the editor.
- Fix: [#3727] Removing a vehicle/station/industry/town while the respective list window is open can crash the game.
- Fix: [#3730] Checkbox widget labels are not limited to their designated width.

v26.04

Toggle v26.04's commit message
Release v26.04

- Feature: [#1438] Add basic blueprint feature for copy, paste and rotate railroad track.
- Feature: [#3591] Cheat to keep cargo when picking up a vehicle or modifying a vehicle's components.
- Feature: [#3639] The Locomotion title screen music can now be listened to during scenario play.
- Change: [#3594] More sorting options when building vehicles.
- Change: [#3702, #3703, #3704, #3705] Improved performance for vehicle, industry, town, station, and company lists.
- Change: [#3707] The music jukebox has been moved from the options window to its own, with an optional keyboard shortcut.
- Fix: [#2248, #3681] Newly placed signals can incorrectly update track network.
- Fix: [#3029] Even when audio is muted, the game continues to advance the jukebox playlist.
- Fix: [#3173] Having multiple (station) vehicle lists open at once may cause duplicates and/or flashing listings.
- Fix: [#3183] Sound and music being unpaused when the game is still paused in certain situations.
- Fix: [#3334] Auto order of cars with centrePosition flag incorrectly calculated.
- Fix: [#3467] 'Menu' key is not localised in the keyboard shortcuts list.
- Fix: [#3634] Invalidation issue when show AI planning is turned off.
- Fix: [#3638] Loan can go negative.
- Fix: [#3655] Incorrect scaffolding preview image in object selection window.
- Fix: [#3694] Crash when starting bus/truck immediately behind another bus/truck (original bug).
- Fix: [#3721] Potential crash when dragging a vehicle component in a vehicle window.

v26.03.1

Toggle v26.03.1's commit message
Release v26.03.1

- Fix: [#3684] Rotating the camera can make entities such as vehicles disappear if they don't move.

v26.03

Toggle v26.03's commit message
Release v26.03

- Feature: [#3678] Audio volume can now be set separately by channel.
- Change: [#2882, #3671] Migrate to SDL3.
- Change: [#3678] Vehicle sounds now use reverb when entering or leaving a tunnel.
- Fix: [#3312] Dragging around vehicles leaves pixels on-screen from the preview.
- Fix: [#3657] All news settings default to disabled instead of newspaper style.
- Fix: [#3659] Using relative paths as Locomotion path causes certain data not to load.

v26.02

Toggle v26.02's commit message
Release v26.02

- Fix: [#2205] Crash when hovering over stations with the order tab open.
- Fix: [#3626] The vsync setting is not saved correctly.
- Fix: [#3627] Race condition on secondary palette map causing constant alternating colors on vehicles and other things.
- Fix: [#3629] MacOS builds are missing open graphics objects.
- Fix: [#3652] Can click beyond last item in town and industry list windows, opening invalid windows.

v26.01

Toggle v26.01's commit message
Release v26.01

- Feature: [#2825] Drawing the viewport canvas now uses parallel processing where possible.
- Feature: [#3588] Optionally limit the frame rate to the display's vsync.
- Change: [#3577] PNG heightmaps of any size are now supported and use interpolation when the image size differs from the map size.
- Change: [#3596] Confirmation prompts can now be confirmed with return/enter keys.
- Change: [#3607] Moving a component within a vehicle (or between vehicles) now asks for confirmation if the vehicle contains any cargo.
- Change: [#3617] Cloning a vehicle is now always classified as a vehicle purchase.
- Fix: [#2863] The top toolbar widgets don't visually 'activate' when the mouse pointer is hovering over them.
- Fix: [#2875] Select Company widget placed and displayed incorrectly in the Cargo Delivered tab.
- Fix: [#3028] Odd stepper behaviour when adjusting cargo scenario objective target.
- Fix: [#3268] Removing bridges built by towns gives you a refund.
- Fix: [#3577] Crash loading PNGs with unexpected color formats or channel configurations as heightmaps.
- Fix: [#3581] Remove sprite drawing limit that caused visual artifacts on high resolution displays and complex maps.
- Fix: [#3584] First station of a vehicle's route not removed from vehicle orders when that station is deallocated.
- Fix: [#3603] Error popup for trying to pick up a broken down or crashed vehicle shows missing string.
- Fix: [#3605] Some widgets don't appear pressed when clicked.
- Fix: [#3609] Vehicle details window for ships and planes shows length info outside the window.
- Fix: [#3610] AI companies unable to cheat expenditures.

v25.12

Toggle v25.12's commit message
Release v25.12

- Feature: [#3288, #3523] Native, independent 64-bit architecture builds for Windows, Linux, and macOS.
- Change: [#3384] Music selection window is now resizable, sortable, and displays the time period associated with each track.
- Change: [#3402] Text input windows now show the total characters used rather than the current character position.
- Change: [#3405] The object selection window is now resizeable, making room for longer object names.
- Change: [#3413] The map window can now be resized to fit the entire game map.
- Change: [#3473] Fences can now be interacted with in viewports outside of the scenario editor as well.
- Change: [#3531] The vehicle list window can now be resized more flexibly, allowing more vehicles to be listed.
- Change: [#3535] Loading a save game from command line now skips loading the title scene.
- Fix: [#2957] Bridge supports not being drawn under different corners than in vanilla.
- Fix: [#3313] Vehicle orders not being deleted correctly when the station is deallocated.
- Fix: [#3354] Overly long strings make it possible to bypass text input limits.
- Fix: [#3395] Text input windows no longer show character limits.
- Fix: [#3401] The character limit label is using the wrong text colour.
- Fix: [#3403] Changing a town name displays an incorrect message prompt.
- Fix: [#3410] Text Input window's character length/limit flickering when viewport behind the window is being invalidated.
- Fix: [#3422] Window resize handles don't work properly in windows with status bars.
- Fix: [#3431] Marker-related config variables are not saved properly.
- Fix: [#3455] The 'Plant Trees' status bar is not rendered correctly.
- Fix: [#3466] Game crashes if you press a multimedia key on your keyboard (e.g. 'next track').
- Fix: [#3496] Incorrect (off by 1 quantity) building cargo tooltip displayed.
- Fix: [#3503] Crash when placing airports or docks in a scenario with no track objects.
- Fix: [#3544] Viewport panning (right-mouse click drag) is broken during tutorial playback.
- Fix: [#3545] The initial company name is not set correctly when entering a custom name at scenario start.

v25.11

Toggle v25.11's commit message
Release v25.11

- Feature: [#3270] Routes planned by AI companies can now be made visible via a checkbox in the rendering options tab.
- Change: [#1625] The "Sound" and "Music" options have been merged into one "Audio" tab that is now always accessible.
- Change: [#3323] Refitting a vehicle or removing components from it now asks for confirmation if the vehicle contains any cargo.
- Fix: [#2797] Single player scenario scores reset when adding a new scenario.
- Fix: [#3032] Toggling "Play Music" from the top toolbar does not refresh the status in the options window.
- Fix: [#3281] Modifying the news options does not trigger a config file write, potentially losing the changes.
- Fix: [#3314] Players can remove roads owned by other companies.
- Fix: [#3315] Players can replace station elements owned by other companies.

v25.10

Toggle v25.10's commit message
Release v25.10

- Fix: [#2741] Tree, fence, and wall ghosts can be left behind when using Terraform keyboard shortcuts (original bug).
- Fix: [#3238] Vehicle positioning hint is shown even when there is a viewport present.
- Fix: [#3279] Game crashes when the news window slides into view.
- Fix: [#3294] Wrong error message when attempting to remove the headquarters of another company.
- Fix: [#3301] Assigning keyboard shortcuts not working correctly, the function parameters were swapped.

v25.09

Toggle v25.09's commit message
Release v25.09

- Feature: [#3274] Add a button to rotate company headquarters when building them.
- Feature: [#3284] Add tunnel, land, road station, streetlight, hill shape OpenGraphics objects.
- Change: [#3227] The accuracy of cursor-relative zooming has been improved.
- Change: [#3258] Current currency dropdown is now disabled when in the title screen.
- Fix: [#3135] Follow vehicle on main view not working.
- Fix: [#3232] Crash when moving vehicle window when a message is showing a vehicle.
- Fix: [#3256] Preferred currency not being loaded from config.
- Fix: [#3266] When text input reached the maximum length it can instead trigger shortcuts.