diff --git a/.ottdrev-vc b/.ottdrev-vc index 641c9aff8a..e79f513dea 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.51.0 20230222 0 b1ba2bef4bff8b175492018a8e6c89e9b034fdec 1 0 2023 -71c6588cf6ffe3eaa51bda532298b1151471708ad5c68ea9a9b81781f196b3d3 - +jgrpp-0.51.1 20230228 0 b7a82e0f292e93090971e8bc0d3a2d1bddca744f 1 0 2023 +7efa39652d30ccfc168b2b6fd0dce39cdef352db1d1186b8d2384c349214d714 - diff --git a/README.md b/README.md index a01d3aee29..18be10a103 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.51.0 +## JGR's Patchpack version 0.51.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 6172d2f526..ef5f6e1b91 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,13 @@ * * * +### v0.51.1 (2023-02-28) +* Fix crash when looking at the town growth speed setting in the settings window. +* Fix wrong texts in the about/question mark menu in the main toolbar. +* Fix template based train replacement template edit window not being refreshed after flipping wagons in multiplayer. +* Fix oversized road waypoints overlapping in the build window. +* Improve speed/performance of generating public roads. + ### v0.51.0 (2023-02-24) * Fix crash after timetabling change counter and release slot orders. * Fix widths of columns in the build vehicle window after map generation.