Skip to content

Commit

Permalink
Version: Committing version data for tag: jgrpp-0.53.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JGRennison committed May 11, 2023
1 parent e74e08b commit 1d29116
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .ottdrev-vc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jgrpp-0.53.1 20230424 0 7d6307a5ce1f513c4dcc397695c776a49fab3a5c 1 0 2023
049c95b552891868f37d6835e141fcf10ecc9daeb927c8fdc205adbd39354674 -
jgrpp-0.53.2 20230511 0 e74e08bf4711972d786739f4bea26ae05ae8ff18 1 0 2023
860c9d183f630d76f850889aa1bfe89e725c961e8a500e62ccc02128e9fbeb5d -
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## JGR's Patchpack version 0.53.1
## JGR's Patchpack version 0.53.2

This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)

Expand Down
20 changes: 20 additions & 0 deletions jgrpp-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

* * *

### v0.53.2 (2023-05-11)
* Fix crash when clicking the goto dropdown in the order window when a departure board via order is selected.
* Fix rail platforms being left partially reserved after removing a train (due to a crash or company bankruptcy).
* Fix not being able to manually plant multiple trees on a tile in the artic climate when using the "perfect" tree placement algorithm.
* Add setting to select the cargo payment algorithm.
* Add routing restriction button to duplicate instruction or block.
* Add vehicle window toggle to show vehicle route overlays even when the window is not focused.
* Allow entering decimal day and minute values for timetable durations.
* Rail types:
* Fix not being permitted to convert the rail type of tunnels/bridges occupied by trains compatible with the target rail type.
* Allow converting the rail type of tiles by individual track pieces/segments, instead of whole tiles (e.g. for diagonal track).
* Fix map mode viewports not being updated when converting the rail type of tiles changed the transport type colour.
* Scheduled dispatch:
* Allow naming scheduled dispatch schedules.
* Allow duplicating dispatch schedules.
* Allow appending the dispatch schedules from another vehicle.
* Allow adjusting all departure slots in a dispatch schedule by a time offset.
* Fix alignment of house sprites in the house placement window in the scenario editor when using UI scaling.
* Add departure board via order sub-type to remove via for prior terminus, for use with smart terminus detection.

### v0.53.1 (2023-04-25)
* Fix width of station cargo graph window.
* Fix incorrect accounting of cargo time in transit values.
Expand Down

0 comments on commit 1d29116

Please sign in to comment.