diff --git a/.ottdrev-vc b/.ottdrev-vc index dc3ae9094a..41f96a8fef 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.57.0 20240130 0 8364ba3ce78fbaa30ad26171784e31f830ab6074 1 0 2024 -50ff4d967f593d25dd3963ecf5b55a7cee0ed0b2dfac9e83bbeb100384edf6eb - +jgrpp-0.57.1 20240204 0 b2b96fff13e11c49175a29b9bc2d2b78ba6a1eb1 1 0 2024 +bb781c7812392ed8e076a3331d38aef9533c73722a20053c40f9338ced691d1e - diff --git a/README.md b/README.md index 633ab48f9d..1482e60fb9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.57.0 +## JGR's Patchpack version 0.57.1 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 18bf6cb873..8993b772e5 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,20 @@ * * * +### v0.57.1 (2024-02-04) +* Fix crashes or rendering problems which could occur in some cases when multiple viewports were active. +* Fix not being able to change both the hour and minute in the non-text timetable time dialog. +* Fix the picker tool not selecting the specific station/waypoint in a class, in the rail station, road stop and waypoint windows. +* Fix secondary colour vehicle-type default liveries not being updated when changing the company default. +* Fix vehicles leaving pixels behind on the viewport when zoomed out and moving left in some cases. +* Prevent dragging plan lines across viewports, as this causes erratic plans. +* Routing restrictions: + * Fix slot acquire on PBS reservation end on tunnel/bridge entrance signals. + * Wait at PBS signal on signals in the middle of a reservation is now only applied when reserving through the signal in the forward direction (not backwards PBS). +* Multi-cargo ships: + * Fix build and refit with multi-cargo ships only refitting the first part. + * Fix sort by total cargo in build ship window only considering the first part. + ### v0.57.0 (2024-01-30) * Fix crashes which could occur with some NewGRFs. * Fix crash which could occur when trying to extend an invalidated reservation when using realistic braking.