|
| 1 | +openrct2 (0.4.22-develop-1) unstable; urgency=medium |
| 2 | + |
| 3 | +* Feature: [#24206] [Plugin] Add APIs for breaking down rides, reading the current breakdown, and for fixing broken down rides. |
| 4 | +* Improved: [#20073] The OpenGL drawing engine now supports screen invalidation which avoids the redrawing of unchanged regions. |
| 5 | +* Improved: [#21767] RCT Classic for macOS can now be used as the source game. |
| 6 | +* Improved: [#23590] Title bars are now drawn bigger when “Enlarged UI” is enabled. |
| 7 | +* Improved: [#23626] Add small, medium and large flat and sloped turns, S-bends and diagonal track to the Go-Karts. |
| 8 | +* Improved: [#23982] The scenario objective window has been merged into the scenario options window. |
| 9 | +* Improved: [#24233] RCT Classic+ from Apple Arcade can now be used as the source game, and is detected automatically. |
| 10 | +* Improved: [#24260] Better performance on parks that have a lot of Guests and Entertainers. |
| 11 | +* Improved: [#24319] RCT Classic installs via Steam are now detected automatically on Windows. |
| 12 | +* Change: [#23803] Lightning strikes and thunder now happen at the same frequency independently of the game speed. |
| 13 | +* Change: [#23857] Replace display options tab with custom sprites. |
| 14 | +* Change: [#24069] [Plugin] Plugins are now available in the scenario editor and track designer. |
| 15 | +* Change: [#24135] Compress Emscripten js/wasm files. |
| 16 | +* Change: [#24194] The advanced options tab has been reworked to make it easier to find the RCT1 path setting. |
| 17 | +* Change: [#24235] Small changes to RCT1 theme. |
| 18 | +* Change: [#24236] Controls and Interface options now both have their own tabs in the Options window. |
| 19 | +* Change: [#24308] “Software” and “Software (hardware display)” renderers have been merged into a single “Software” renderer. |
| 20 | +* Change: [#24317] The scenery window now shows at least one row of scenery objects, even if there are multiple rows of tabs. |
| 21 | +* Fix: [#18479] Tile elements ordered beneath water do not draw correctly. |
| 22 | +* Fix: [#19782] Game stops counting inversions and golf holes after 31 (original bug). |
| 23 | +* Fix: [#21207] Track List window gets positioned incorrectly. |
| 24 | +* Fix: [#21919] Non-recolourable cars still show colour picker (original bug). |
| 25 | +* Fix: [#22182] [Plugin] Crash when using map.getAllEntities("car"). |
| 26 | +* Fix: [#22634] Asset packs with sound effect overrides are not loaded correctly at startup. |
| 27 | +* Fix: [#23108] Missing pieces on Hypercoaster and Hyper-Twister, even with the ‘all drawable track pieces’ cheat enabled. |
| 28 | +* Fix: [#24013] Failure to load a scenario preview image (minimap) could lead to an uncaught exception error message. |
| 29 | +* Fix: [#24045] [Plugin] Data storage is not cleared when converting save game to scenario. |
| 30 | +* Fix: [#24121] Checkbox labels run beyond the edge of the window if they’re too long to fit. |
| 31 | +* Fix: [#24142] [Plugin] Track origin is miscalculated on downward slopes. |
| 32 | +* Fix: [#24220] Narrow station platforms have missing sides on certain rotations. |
| 33 | +* Fix: [#24286] Steam installs of RCT1 and RCT2 are not autodetected on macOS. |
| 34 | +* Fix: [#24310] [Plugin] Missing invalidation on various plugin api setters for entities. |
| 35 | + |
1 | 36 | openrct2 (0.4.21-develop-1) unstable; urgency=medium
|
2 | 37 |
|
3 | 38 | * Feature: [#22646] New scenario files now contain a minimap image, shown in the scenario selection window.
|
|
0 commit comments