Update readme.md
[openttd-joker.git] / joker-changelog.md
blob40aaaeee3d462c0b4986502b46fd11b97c644a0b
1 ## Joker's Patchpack Changelog v1.27.0
3 * * *
5 ### v1.27.0 (2018-05-11)
6 * Add road and tram types.
7 * Increase number of possible road and tram types to 31.
9 ### v1.26.1 (2018-05-07)
10 * Improve the way separation settings are displayed.
11 * Make sure the UI properly updates when changing separation settings.
12 * Bugfix: Fix crash when setting separation mode for vehicles with no orders list.
13 * Bugfix: Zoning didn't render some slope types (halftile foundations). Current result for inner highlight is not optimal but works.
14 * Bugfix: Fix crash when removing a logic signal.
16 ### v1.26.0 (2018-05-06)
17 * The game now asks before allowing to bulldoze rail stations or industries (the latter with the magic bulldozer)
18 * Bufix: Towngrowth was completely bugged in v1.25.0.
20 ### v1.25.0 (2018-05-05)
21 * Replace Win32 music driver.
22 * Make it possible to always scroll stations calling at on departure boards.
23 * Make it possible to stop road vehicles from slowing down in curves, so players are not punished for building "diagonal" roads while true diagonal roads don't exist.
24 * Logic signals now work properly on all map sizes and allow signals to be inputs for multiple logic signals.
25 * Bugfix: Show snow correctly on depot tiles.
26 * Bugfix: Fix incorrect cargopacket cache because we're resetting the days in transit when transferring.
28 ### v1.24.5 (2018-04-30)
29 * A few string corrections and German translations.
30 * Change maximum size of tile tooltips and show growth rate in town tooltip.
31 * Show town name in standard size until we truly switch to a different view mode. All zoom rates that still show sprites should keep the normal town name size.
33 ### v1.24.4 (2018-04-28)
34 * Fix several crashes caused by switch from std::list to std::deque due to invalid iterators
36 ### v1.24.3 (2018-04-28)
37 * Set maximum size for left part of build-rail-station window since some newGRFs overdo it with the string length.
38 * Hotfix: Fix two crashes in trace restrict slot window when selling vehicles
40 ### v1.24.2 (2018-04-26)
41 * Hotfix: Fix flat owner map screenshot crash
42 * Hotfix: Certain order lists containing depot orders could cause a crash.
44 ### v1.24.1 (2018-04-24)
45 * Hotfix: Conditional order comparator dropdown list was broken.
47 ### v1.24.0 (2018-04-24)
48 * Make it possible to filter the industry directory by accepted and produced cargo.
49 * Adjust timetable window layout
50 * Adjust trip history window layout
51 * Add size definition button to the departure board window and color the entire window brown.
52 * Change the way timetable automation handles conditional orders
53 * Show useful warnings in timetable window, e.g. when using auto-separation on conditional or full load orders.
54 * Add configurable buffer times to timetable automation and make ticks_per_minute a GUI setting.
55 * Add settings to round up travel and loading times during timetable automation.
56 * Display durations in hours and minutes everywhere additional to ticks.
57 * Go back to original values for industry site search to prevent the game from freezing too long.
58 * Bugfix: Conditional orders checking slot occupancy now react correctly when the referenced slot is deleted.
60 ### v1.23.0 (2018-04-22)
61 * Add a button to force a resort every 74 ticks (every standard non-scaled day). This is especially useful for very frequently changing properties like timetable delay. reliability or profit-this-year.
62 * The sorting order toggle button in vehicle and group lists now forces a complete resort.
63 * The user interface no longer displays vehicles as early when the vehicle is waiting due to timetable separation. They are shown as on-time instead and are also sorted as such.
64 * Level crossings on the WIRE or PIPELINE track types no longer force vehicles to wait (and obviously don't cause crashes either).
65 * Bugfix: Time table automation now correctly records loading times.
67 ### v1.22.0 (2018-04-20)
68 * Bugfix regarding the clearing of reserved tile on and beyond signaled bridges and tunnels.
69 * Bugfix custom road bridgeheads. The bridgehead now correctly allows removing certain road parts.
70 * Bridges can now be upgraded without losing rail signals or custom road bridgehead properties.
71 * Stations now keep a history of waiting cargo which can be displayed as a graph (last 48 days in 2 day increments)
72 * Multiple rail-type sets should now be more compatible with each other
73 * Adjusted the way rail types are sorted in the toolbar dropdown.
75 ### v1.21.0 (2018-04-19)
76 * Bugfix in vehicle route rendering
77 * CargoDist code adjusted to match JGR Patch Pack
79 ### v1.20.0 (2018-04-18)
80 * Show red overlay for inputs of the currently programmed logic signal.
81 * Enable use of full 255 NewGRFs in multiplayer by changing network protocol.
82 * Add routing restriction slot based conditional orders.
83 * Show the most relevant information in the vehicle list window, based on what the list is sorted on.
84 * Make it possible to name plans.
85 * Allow Ctrl-Click on departure board vehicle type buttons to show type exclusively.
86 * Gradually slow down for red signals on bridges/tunnels instead of coming to a sudden halt immediately before the signal. (imported)
87 * Improve pathfinder support for multiple docks. (imported)
88 * CargoDist performance improvements. (imported)
89 * Viewport performance improvements. (imported)
90 * Add cargo filter support to vehicle list and tracerestrict slot windows. (imported)
91 * Add patchpack info and website to about window.
92 * Add program append management action to routing restriction signals. (imported)
93 * Double-clicking order in timetable change wait time. (imported)
94 * Increase maximum permitted depot and station name lengths. (imported)
95 * Show routing restriction and/or logic signal windows when Ctrl-clicking signal. (imported)
96 * Add Ctrl+Click to scroll to plan location. (imported)
97 * Add a 'Show All' button to plans window. (imported)
98 * Add routing restriction slots (accessible in company trains list window and usable with routing restriction signals) (imported)
99 * Add wait at PBS signal routing restriction action. (imported)
100 * Add chunnels (tunnels under sea) (imported)
101 * Add instruction move up/down buttons to routing restriction window. (imported)
102 * Allow shallow-removing conditional blocks by use of ctrl+click in routing restriction window. (imported)
103 * Add instruction scroll-to for PBS entry signal conditional in routing restriction window. (imported)
104 * 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)
105 * Increase maximum permitted vehicle name length. (imported)
106 * Fix poor cargo label contrast in CargoDist window. (imported)
107 * 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)
108 * Increase max value of difficulty.max_loan setting by factor of 10. (imported)
109 * Add train length and group name to vehicle details window. (imported)
111 ### v1.18.18 (2018-04-03)
112 * Add station departure boards. (include wallclock time in timetables and status bar (purely visual))
113 * Add four flat screenshot variants (normal, height, industry, owner). Usable just like regular screenshots in the dropdown.
114 * Add timetable automation. (imported and modified)
116 ### v1.18.17 (2018-04-01)
117 * Added ability to take a minimap screenshot. (Button in the minimap window) (imported)
118 * Fixed Passenger and Mail cargo amount (accidental quadratic growth). Now small towns will have more, big cities less. (imported)
120 ### v1.18.16 (2018-04-01)
121 * Fix generation of town cargo other than pax/mail (e.g. ECS tourists). (imported)
123 ### v1.18.15 (2018-04-01)
124 * Bug fixes
126 ### v1.18.14 (2018-03-31)
127 * Bug fixes
129 ### v1.18.13 (2018-03-29)
130 * 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.
132 ### v1.18.12 (2017-12-25)
133 * Fix right-click scrolling after Windows 10 Fall Creators Update. (imported)
135 ### v1.18.11 (2017-11-20)
136 * 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.
138 ### v1.18.10 (2017-11-19)
139 * Fixes to cargo-specific orders.
141 ### v1.18.9 (2017-11-19)
142 * Prevent level crossings sound for rail types that are not actually rail (wire and pipeline)
143 * Changed the way snow appears on rail and road slopes and on tunnels.
145 ### v1.18.8 (2017-10-22)
146 * Fix crash bug with 'go-to-depot' order when depot in orders list is destroyed.
148 ### v1.18.7 (2017-09-24)
149 * Switch to speed-optimized compilation
151 ### v1.18.6 (2017-09-20)
152 * Make sure companies don't get paid for cargo until final delivery, despite the new transfer calculation.
153 * Separated tree line setting from snow line setting.
155 ### v1.18.5 (2017-09-18)
156 * Add public road creation to connect towns during map creation
158 ### v1.18.4 (2017-09-17)
159 * Make minimum river length setting visible in the settings window.
161 ### v1.18.3 (2017-09-14)
162 * Add setting for maximum height level for cities (no more cities on mountain tops)
164 ### v1.18.2 (2017-09-13)
165 * Improve river generation (proper creation of longer-wider rivers among other things)
167 ### v1.18.1 (2017-09-13)
168 * Adjusted tree growth around snow line. Towns will never get built above tree line.
170 ### v1.18.0 (2017-09-12)
171 * Added cargo-specific load and unload orders. (imported)
172 * Allow multiple docks per station. (imported and modified)
173 * Added more viewport map tooltips
174 * Add 'Minimum distance between towns' world generation setting.
175 * Allow towns to build bridges over rail. (imported and modified)
177 ### v1.17.8 (2017-08-22)
178 * Bugfix regarding train speed adaptation with crashed trains.
180 ### v1.17.7 (2017-08-14)
181 * Bugfix
183 ### v1.17.6 (2017-08-14)
184 * Add option to sell all vehicles in a group to the vehicle group window
186 ### v1.17.5 (2017-08-13)
187 * Fix a crash when a non-train vehicle without orders is sent to the depot.
189 ### v1.17.4 (2017-07-31)
190 * Fix long range reserve route restriction feature
192 ### v1.17.3 (2017-07-29)
193 * Make sure power info is correctly displayed for train templates
195 ### v1.17.2 (2017-07-08)
196 * Linux compilation fixes (Pull request)
197 * Fix crash when attemption to auto-group a train without any cargo capacity
199 ### v1.17.1 (2017-06-11)
200 * Fix division by zero crash
202 ### v1.17.0 (2017-06-10) (exact version changelog missing before this)
203 * Add button to auto group of vehicles to the vehicle list window
204 * Make it possible to replace an old vehicle with the same model in the vehicle replacement window.
205 * Add the "all railtypes" option to train template replacement window.
206 * Make area-drag-placing of single-tile NewGRF objects and buying land possible.
207 * Daylength setting can no longer be changed after game start.
208 * 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.
209 * Improve support for signals in tunnels and on bridges
210 * 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.
211 * Reactivate subsidies for CargoDist handled cargoes.
212 * 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.
213 * Add a group membership conditional order.
214 * Add the lifetime profit display to the vehicle group window.
215 * Increase number of possible rail types from 16 to 32.
216 * Make sure industry build locations are found better.
217 * 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.
218 * 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).
219 * 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.
220 * Add station catchment button to the station GUI.
221 * Make it possible to change the destination of a conditional order with Ctrl-Shift-Click.
222 * Adjust the cargo income curves. They are more stable now and make a lot more sense.
223 * Vehicles no longer have a running cost when waiting in a depot.
224 * Add support for experimental seaplane airports and the corresponding upgraded OpenGFX Airports NewGRF
225 * Change the visuals of the station rating tooltip and improved the 'next stop feedback' functionality again. Now it should work perfectly.
226 * Several bugfixes
228 ### v1.12.0 (2016-01-13)
229 * Add a detailed station rating tool tip for each cargo in the station window.
230 * Change the way punishments for source stations work. That is now also displayed in the tool tip.
231 * Do a round robin for all accepting industries instead of only delivering to the closest one.
232 * Add additional conditional orders.
233 * Add 'Reverse at waypoint' order
234 * Add setting to hide track overgrowth.
235 * Hierarchical groups can now be collapsed
236 * Add train speed adaptation (trains go slower if a train in front of them is slower)
238 ### v1.9.1 (2016-01-07)
239 * Improved timetable usability with several Ctrl+Click functionalities to set or clear values on all orders.
240 * Add 'show/hide vehicles' feature for the 'advanced build train' and 'build train template' windows.
242 ### v1.7.0 (2016-01-07)
243 * Variable day length setting
244 * 255 GRFs in single player mode
245 * Enhanced viewport with higher zoom levels and tool tips
246 * Template-based train replacement
247 * Plan drawing on the map
248 * Routing restriction signals
249 * Logic signals
250 * Upgrade airports
251 * Vehicle group info
252 * Zoning Toolbar (overlay to mark Routing Restriction Signals, station catchment and other data)
253 * Town cargo generation factor
254 * Signals in tunnels and on bridges (with support for path signals)
255 * Measurement tool in landscaping toolbar
256 * Rating in town label
257 * Changed tree growth. Less trees at level 1 and approaching the tree line on mountains.
258 * Ship collision avoidance
259 * 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)
260 * Trains can no longer collide with road vehicles (reasoning behind this is that such crashes cannot be prevented.)
261 * Vehicle trip history window
262 * Unused tracks are overgrown by grass (purely visual, can be deactivated in settings)
263 * Make 'cargo payment rates' graph more useful by basing it on vehicle speed
264 * Rail fences can be hidden by a setting (In the settings dropdown)
265 * Taxes (a percentage of the company value) are payed by each company. This punished dead cash and rewards investment.