openrct2: Update to 0.4.29
upstream changes:
-----------------
0.4.29 (2025-11-22)
* Feature: [#25459] Wall line dragging tool.
* Improved: [#25028] Stalls now support colour presets, just like regular rides.
* Improved: [#25426] Building the track designs index is now quicker.
* Improved: [#25490] The ‘New Ride’ window can now be resized.
* Fix: [#6228] The saved queue line path connections are not preserved when placing track designs (original bug).
* Fix: [#14365] Track designs with scenery below the lowest track piece do not preview correctly.
* Fix: [#25451] Dropdown item tooltips stay open if the mouse is moved over an empty space.
* Fix: [#25454] Opening the land tool while building a path bridge or tunnel closes the Footpaths window.
* Fix: [#25461] Path connections in raised track designs are sometimes broken when placed.
* Fix: [#25467] Paths are not connected together correctly in track design previews.
* Fix: [#25476] When both RCT2 and RCT1 are present, autodetection fails.
* Fix: [#25480] The mini track design preview and price are misaligned in Enlarged UI mode.
* Fix: [#25488] Crash in headless mode.
* Fix: [#25494] The Go-Karts steep to flat track does not draw correctly in the flat side tunnel.
[8 lines not shown]
py-hishel: updated to 1.1.6
What's Changed in 1.1.6
Documentation
* remove some stale httpx configs
Features
* Add support for request no-cache directive
What's Changed in 1.1.5
Bug Fixes
* filter out soft-deleted, expired and incomplete entries in `get_entries`
What's Changed in 1.1.4
[3 lines not shown]
librime: updated to 1.15.0
1.15.0
Bug Fixes
* **charset_filter:** Support Ext J
* **simplifier:** Lazily initialize Opencc
* navigation actions should trigger `update_notifier`
* **composition:** skip phony segments in GetScriptText
* **engine:** clear formatters and post processors
* **vocabulary:** Homophones sorting should be stable
Features
* clear composition with a abortcomposition notification
ngtcp2: updated to 1.18.0
1.18.0
Assume payload is not empty when decoding a QUIC frame
Assert payloadlen > 0 for type only frames
Map refactor
Map refactor part2
ngtcp2_map: Optimize a little bit further
Fix memory leak on Retry
Optimize ngtcp2_ksl
Fix build fuzzer failure
GHA: Build fuzzer
Fix bug that bbr_handle_restart_from_idle with inflight == 0
Remove unused congestion controller callbacks
Run cflite batch manually
Fix build_fuzzer.sh path
ngtcp2_map: Resize if PSL gets really large just in case
Gha cancel stale job
[47 lines not shown]