OpenTTD 1.10.0 release

OpenTTD is a computer game, the purpose of which is to create and develop a transport company in order to obtain maximum profits and ratings. OpenTTD is a transport economic real-time strategy game created as a clone of the popular game Transport Tycoon Deluxe.

OpenTTD version 1.10.0 is a major release. By tradition, major releases are released every year on April 1st.

CHANGELOG:

  • Corrections:
    • [Script] Random upper limit deviation should be included in the range
    • Incorrect handling of global road/tram hotkeys caused a crash
    • [Script] SetOrderFlags and GetOrderDestination didn't work for oil rigs
    • [Script] Neighboring CanBuildConnectedRoadPartsHere tiles were incorrect if a new game was started with a different world size
    • Clicks on non-applicable global targets are ignored
    • Limit the news window to 1024 posts for convenience and to prevent scrollbars from overflowing
    • [OSX] Possible performance improvement by setting the color space to sRGB
    • Added missing dock tiles around neutral industrial stations
    • The tram icon contained only one set of tram lines
    • Stations with multiple docks were surrounded by incorrect tiles
    • Crash while loading TTD script with dock
    • Scripts crash when accessing companies with the wrong ID
    • Crash when trying to draw a string with non-printable characters
    • The ~/.local/share directory is not created if it didn't already exist
    • Special cables were absent on road bridges
    • Destroying the locks on the river did not always restore the river
    • Crash when trying to kick host via rcon
    • Vehicles are no longer split between multiple road stops
    • Station rating effects affect too much area
    • Crash on Ctrl+click to show accidents
    • Crash when calling recursive console aliases
    • Loading too long at smallest scale at high resolutions
    • Crash when changing input language
    • [OSX] Don't show drop dialog for non-GUI video driver
    • Broken saves could mess up the opening screensaver
    • [Fluidsynth] The notes of the previous song were not resetting properly
    • Incorrect use of strings in the music window
    • Non-deterministic sorting of names in the industry window
    • Problems with sorting in the list of cities window
    • Fixed possible crashes when loading old saves with incorrect waypoint positions
    • Avoid crashes by correctly resetting the duration of the schedule when loading old saves
    • Possible crash during post-repair cleaning, which could remove all parts of the roads
    • Fix crash when loading save version 1.7.2
    • Lack of sound effects for some buttons on the main panel
    • Avoid confusion when recalculating bridge costs for monitored computer companies
    • Allowing legacy NewGRF businesses to show and hide cargo slots
    • Boot GUI fix with Uniscribe but no Freetype
    • Missing keycodes in hotkeys.cfg
    • Ensuring correct updating of the cost of road infrastructure when improving own roads
    • Avoid crash when changing in-game slot by closing AI/GS text file windows
    • The default value of the custom sea level is the minimum value
    • [NewGRF] Various road type fixes
    • Complete infrastructure upgrade when tram stops are removed
    • Using ViewportSign Coordinates for Kdtree Sign Coordinates
    • Checking the Consistency of the NewGRF Minimum and Maximum Parameters
    • [Script] Allow removal of special city text
    • Crash when displaying errors at the edges of the map
    • [SDL2] Fix input handling in edit context
    • Polling tiles at headquarters did not display cargo correctly
    • Possible fall when removing an oil rig
    • Rare crashes when trying to clean up a crashed script
    • [SDL2] Key Behavior Up Arrow/Down Arrow/Home/End
    • Support for 16 outgoing shipments in the enterprises section
    • Crash on random map generation error
    • Reset only the time after loading when the train arrives at the station and has room for cargo
    • Air vehicles may have been heading for air bases out of their range
    • Improved helicopter takeoff capability from local and international airports
    • Showing snowy ground sprites for train depots
    • Algorithm for sorting food cost and current cost was not correct if food cost is higher than current cost
    • Minor changes to minimap colors to make dark blue company names more visible
    • [SDL] Don't offer resolution less than 640x480
    • Incorrect display of company products around tiles
    • Showing the name of the enterprises in the Land Area Information window for enterprises with neutral stations instead of just "Oil Rig"
    • Removed redundant and broken file views when loading base sets
    • Always report an error when ordering a vehicle for the wrong type of road stop
    • Improved performance when creating cities during world creation
    • Removed the maximum order distance for ships
    • Fluidsynth volume too high
    • Added setting for businesses with neutral stations (e.g. oil rigs) to accept and send cargo from nearby stations - TTO times exploit fixed
    • Dropdown box reset after changing AI/GS settings
  • Changes:
    • Opening a company window by clicking on a company goal
    • [SDL2] Paste from clipboard support on Linux
    • Auto-replenishment setting moved to basic settings
    • Improved payment algorithm for transfers at ferry stations
    • Volume slider is now triangular instead of rectangular
    • Auto restart reloads original resources (save or script)
    • Improved readability of integer lists saved to configuration files
    • Inactive businesses do not produce sounds
    • [Win32] Font rendering now uses GDI
    • Refinery distance limit scaling based on map size
    • News reports about old vehicles are not displayed if replacement is activated for them
    • When filtering the list of purchases by cargo type, the buy button reloads the cargo if required
    • Ships are not allowed to turn 90 degrees, turn penalties are configurable
    • Added a setting for the probability of an aircraft crash when landing at an airport with a short runway
    • Keeping the urban growth rate in line with the number of houses
  • Added by:
    • The server can provide a reason for kicked/banned clients
    • [NewGRF] Station variable 6A requesting the GRFID of nearby station tiles
    • Improved the logic of dividing the production of enterprises between three or more stations
    • Highlight the item under the mouse cursor in the file viewer
    • [GS] Procedures for changing city ratings of companies
    • [NewGRF] Callback profiling command
    • Configuring the display of the NewGRF name of the vehicle in the construction window
    • Ability to filter the section of enterprises by type of cargo
    • Minimap screenshot type
    • [GS] Engine Availability Control Methods for a Specific Company
    • Configurable end year
    • Separate window for taking screenshots
    • [Script] More error bindings
    • Ctrl+click on a vehicle in the vehicle groups window selects and scrolls to the vehicle group
    • Ctrl+clicking on the vehicle details button in the vehicle view window opens the vehicle group window with the focus on the vehicle
    • Added a button in the vehicle advisor news window to open the vehicle group window
    • Ctrl+clicking on a vehicle in the vehicle list window opens the vehicle group window with the focus on the vehicle group
    • Configurable minimum age for companies to be allowed to trade stocks
    • City List Window Filter
    • Possibility of parallel display of messages of newspapers and tickers
    • Displaying the coverage area of ​​stations and cities
    • Groupable vehicle groups
    • More manageable docks - more than one allowed per station, ships can use any part of the dock
    • [NewGRF] Flags for enabling/disabling 90-degree turns for railway tracks
    • Non-rectangular capture areas for wide stations
    • Improved pathfinding performance for road vehicles
    • Option to show city local authority boundary
    • Experimental method of generating city cargo, growing linearly with population
    • [NewGRF] Road types (NRT)
    • [Win32] Selecting a MIDI Device by Port Name
    • getsysdate console command
    • Currencies NTD, CNY, HKD (New Taiwan Dollar, Chinese Yuan, Hong Kong Dollar)
    • Icons for drop-down lists of vehicle construction
    • Security warning to players whose company passwords are not secure
    • API functions for managing vehicle groups
    • Added SDL2 driver
  • Removed:
    • DOS, MorphOS, AmigaOS, BeOS support
    • The original pathfinding algorithm

Tutorial on OpenTTD

Open.TTDRussia.net (Russian site about OpenTTD)

Source: linux.org.ru

Add a comment