1 ## Joker's Patchpack Changelog
5 ### v1.20.0 (2018-04-17)
6 * Enable use of full 255 NewGRFs in multiplayer by changing network protocol.
7 * Add routing restriction slot based conditional orders.
8 * Show the most relevant information in the vehicle list window, based on what the list is sorted on.
9 * Make it possible to name plans.
10 * Allow Ctrl-Click on departure board vehicle type buttons to show type exclusively.
11 * Gradually slow down for red signals on bridges/tunnels instead of coming to a sudden halt immediately before the signal. (imported)
12 * Improve pathfinder support for multiple docks. (imported)
13 * CargoDist performance improvements. (imported)
14 * Viewport performance improvements. (imported)
15 * Add cargo filter support to vehicle list and tracerestrict slot windows. (imported)
16 * Add patchpack info and website to about window.
17 * Add program append management action to routing restriction signals. (imported)
18 * Double-clicking order in timetable change wait time. (imported)
19 * Increase maximum permitted depot and station name lengths. (imported)
20 * Show routing restriction and/or logic signal windows when Ctrl-clicking signal. (imported)
21 * Add Ctrl+Click to scroll to plan location. (imported)
22 * Add a 'Show All' button to plans window. (imported)
23 * Add routing restriction slots (accessible in company trains list window and usable with routing restriction signals) (imported)
24 * Add wait at PBS signal routing restriction action. (imported)
25 * Add chunnels (tunnels under sea) (imported)
26 * Add instruction move up/down buttons to routing restriction window. (imported)
27 * Allow shallow-removing conditional blocks by use of ctrl+click in routing restriction window. (imported)
28 * Add instruction scroll-to for PBS entry signal conditional in routing restriction window. (imported)
29 * Add custom road bridgeheads (bridges without ramps near tiles with foundations. Build bridge, then add road tiles to the ramp to use this feature. (imported)
30 * Increase maximum permitted vehicle name length. (imported)
31 * Fix poor cargo label contrast in CargoDist window. (imported)
32 * Add 32bpp-sse2-anim and 32bpp-sse4-anim higher performance blitters (activate in OpenTTD.cfg like 'blitter = 32bpp-sse4-anim' in the '[misc]' section. (imported)
33 * Increase max value of difficulty.max_loan setting by factor of 10. (imported)
34 * Add train length and group name to vehicle details window. (imported)
36 ### v1.18.18 (2018-04-03)
37 * Add station departure boards. (include wallclock time in timetables and status bar (purely visual))
38 * Add four flat screenshot variants (normal, height, industry, owner). Usable just like regular screenshots in the dropdown.
39 * Add timetable automation. (imported and modified)
41 ### v1.18.17 (2018-04-01)
42 * Added ability to take a minimap screenshot. (Button in the minimap window) (imported)
43 * Fixed Passenger and Mail cargo amount (accidental quadratic growth). Now small towns will have more, big cities less. (imported)
45 ### v1.18.16 (2018-04-01)
46 * Fix generation of town cargo other than pax/mail (e.g. ECS tourists). (imported)
48 ### v1.18.15 (2018-04-01)
51 ### v1.18.14 (2018-03-31)
54 ### v1.18.13 (2018-03-29)
55 * Allow grass to grow under trees independent of tree growth speed. And allow bringing a tree to full size with the planting tool even if the tree limit has been reached already.
57 ### v1.18.12 (2017-12-25)
58 * Fix right-click scrolling after Windows 10 Fall Creators Update. (imported)
60 ### v1.18.11 (2017-11-20)
61 * Make houses with earliest introduction date available per NEWGRF instead of globally. (this caused issues when multiple town/house NewGRFs were loaded with different introduction dates for their earliest buildings.
63 ### v1.18.10 (2017-11-19)
64 * Fixes to cargo-specific orders.
66 ### v1.18.9 (2017-11-19)
67 * Prevent level crossings sound for rail types that are not actually rail (wire and pipeline)
68 * Changed the way snow appears on rail and road slopes and on tunnels.
70 ### v1.18.8 (2017-10-22)
71 * Fix crash bug with 'go-to-depot' order when depot in orders list is destroyed.
73 ### v1.18.7 (2017-09-24)
74 * Switch to speed-optimized compilation
76 ### v1.18.6 (2017-09-20)
77 * Make sure companies don't get paid for cargo until final delivery, despite the new transfer calculation.
78 * Separated tree line setting from snow line setting.
80 ### v1.18.5 (2017-09-18)
81 * Add public road creation to connect towns during map creation
83 ### v1.18.4 (2017-09-17)
84 * Make minimum river length setting visible in the settings window.
86 ### v1.18.3 (2017-09-14)
87 * Add setting for maximum height level for cities (no more cities on mountain tops)
89 ### v1.18.2 (2017-09-13)
90 * Improve river generation (proper creation of longer-wider rivers among other things)
92 ### v1.18.1 (2017-09-13)
93 * Adjusted tree growth around snow line. Towns will never get built above tree line.
95 ### v1.18.0 (2017-09-12)
96 * Added cargo-specific load and unload orders. (imported)
97 * Allow multiple docks per station. (imported and modified)
98 * Added more viewport map tooltips
99 * Add 'Minimum distance between towns' world generation setting.
100 * Allow towns to build bridges over rail. (imported and modified)
102 ### v1.17.8 (2017-08-22)
103 * Bugfix regarding train speed adaptation with crashed trains.
105 ### v1.17.7 (2017-08-14)
108 ### v1.17.6 (2017-08-14)
109 * Add option to sell all vehicles in a group to the vehicle group window
111 ### v1.17.5 (2017-08-13)
112 * Fix a crash when a non-train vehicle without orders is sent to the depot.
114 ### v1.17.4 (2017-07-31)
115 * Fix long range reserve route restriction feature
117 ### v1.17.3 (2017-07-29)
118 * Make sure power info is correctly displayed for train templates
120 ### v1.17.2 (2017-07-08)
121 * Linux compilation fixes (Pull request)
122 * Fix crash when attemption to auto-group a train without any cargo capacity
124 ### v1.17.1 (2017-06-11)
125 * Fix division by zero crash
127 ### v1.17.0 (2017-06-10) (exact version changelog missing before this)
128 * Add button to auto group of vehicles to the vehicle list window
129 * Make it possible to replace an old vehicle with the same model in the vehicle replacement window.
130 * Add the "all railtypes" option to train template replacement window.
131 * Make area-drag-placing of single-tile NewGRF objects and buying land possible.
132 * Daylength setting can no longer be changed after game start.
133 * Change the way "Send to Depot/Servicing" works. Now vehicles will prefer a depot on their order list to just any vehicle. Vehicles will go directly to that depot now and then restart their orders list from that very depot. Trains may have difficulties finding their depot, therefore they'll keep processing their normal orders, skipping any loading however, until they reach it. That makes sure they always find their way.
134 * Improve support for signals in tunnels and on bridges
135 * Remove the "start date" button from the timetable GUI and instead add a button that allows to transform all estimated times into timetabled ones at once.
136 * Reactivate subsidies for CargoDist handled cargoes.
137 * Removed the wait time as a parameter for the station rating and increased the importance of the units of waiting cargo instead to make large capacity vehicles roughly as efficient as multiple small capacity ones.
138 * Add a group membership conditional order.
139 * Add the lifetime profit display to the vehicle group window.
140 * Increase number of possible rail types from 16 to 32.
141 * Make sure industry build locations are found better.
142 * Change the train details window total cargo tab to Performance tab and added additional useful info about the length of the train, its maximum speed when empty and loaded.
143 * Change the window of template vehicles so they correctly show the weight of the fully loaded train (which is of most interest when creating a template).
144 * Always allow tunnels to cross. Height is very abstract in OpenTTD and it is also perfectly possible for a junction to be in a tunnel.
145 * Add station catchment button to the station GUI.
146 * Make it possible to change the destination of a conditional order with Ctrl-Shift-Click.
147 * Adjust the cargo income curves. They are more stable now and make a lot more sense.
148 * Vehicles no longer have a running cost when waiting in a depot.
149 * Add support for experimental seaplane airports and the corresponding upgraded OpenGFX Airports NewGRF
150 * Change the visuals of the station rating tooltip and improved the 'next stop feedback' functionality again. Now it should work perfectly.
153 ### v1.12.0 (2016-01-13)
154 * Add a detailed station rating tool tip for each cargo in the station window.
155 * Change the way punishments for source stations work. That is now also displayed in the tool tip.
156 * Do a round robin for all accepting industries instead of only delivering to the closest one.
157 * Add additional conditional orders.
158 * Add 'Reverse at waypoint' order
159 * Add setting to hide track overgrowth.
160 * Hierarchical groups can now be collapsed
161 * Add train speed adaptation (trains go slower if a train in front of them is slower)
163 ### v1.9.1 (2016-01-07)
164 * Improved timetable usability with several Ctrl+Click functionalities to set or clear values on all orders.
165 * Add 'show/hide vehicles' feature for the 'advanced build train' and 'build train template' windows.
167 ### v1.7.0 (2016-01-07)
168 * Variable day length setting
169 * 255 GRFs in single player mode
170 * Enhanced viewport with higher zoom levels and tool tips
171 * Template-based train replacement
172 * Plan drawing on the map
173 * Routing restriction signals
177 * Zoning Toolbar (overlay to mark Routing Restriction Signals, station catchment and other data)
178 * Town cargo generation factor
179 * Signals in tunnels and on bridges (with support for path signals)
180 * Measurement tool in landscaping toolbar
181 * Rating in town label
182 * Changed tree growth. Less trees at level 1 and approaching the tree line on mountains.
183 * Ship collision avoidance
184 * Better road vehicle overtaking behavior. They now mostly ignore opposing traffic but are now capable of truly using both lanes of one way roads. (Think highways)
185 * Trains can no longer collide with road vehicles (reasoning behind this is that such crashes cannot be prevented.)
186 * Vehicle trip history window
187 * Unused tracks are overgrown by grass (purely visual, can be deactivated in settings)
188 * Make 'cargo payment rates' graph more useful by basing it on vehicle speed
189 * Rail fences can be hidden by a setting (In the settings dropdown)
190 * Taxes (a percentage of the company value) are payed by each company. This punished dead cash and rewards investment.