diff --git a/changelog.txt b/changelog.txt index d46e5c1c48..e5f0e30961 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,7 +4,6 @@ Update: Bump bundled OpenTTD TTF fonts to version v0.6 (#12276) Update: Developer credits (#12173, #12235) Change: Use (at least) standard toolbar button size for signal selection buttons (#12265) Change: [Script] Match FormatString behaviour more closely (#12205) -Fix #12255: Inconsistent punctuation in English localisation (#12262) Fix #12236: Ship pathfinder causes crash when ship is already at destination (#12238) Fix #12225: [Script] Missing AI::ResetConfig support for running AI config (#12226) Fix #12203: When unbunching at a depot, don't overlook implicit orders (#12220) @@ -22,6 +21,7 @@ Fix #12119: Remove red warning text when maximum loan is zero (#12141) Fix #12118: When adding an unbunching order, properly check for unsafe conditions (#12136) Fix #12076: Do not allow 'join' command on dedicated servers (#12208) Fix #12010: Use economy timer for vehicle stats minimum age, not calendar (#12142) +Fix: Improved ship movement when no path to destination is found (#12285, #12286) Fix: Initialize _switch_mode_time so crash-logs before first game have a realistic time (#12184) Fix: [Script] Only show debug script window at the end of savegame loading (#12135) Fix: [Script] Broken ScriptText circular reference detection (#12187)