Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: changelog for 0.7.3 #291

Merged
merged 1 commit into from
May 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
0.7.3 (2023-05-21)
------------------------------------------------------------------------
This release adds support for more objects, stations and roadstops.

Support for NewGRF additions of OpenTTD 14:
- Change: Support extended object/station/roadstop limits.
- Change: Write extended bytes in Action 3 if ID is >= 0xFF.
- Change: Extend vehicle random bits to 16. (#288)
- Add: Support for {FORCE} string command (#289)

Other changes and fixes:
- Add: STAT_ALL_TILES constant (for draw_pylon_tiles, hide_wire_tiles and non_traversable_tiles) (#283)
- Add: --no-32bpp and --no-extra-zoom options to skip some alternative sprites (#286)


0.7.2 (2023-04-17)
------------------------------------------------------------------------
This release adds support for vehicle variants and the road stops.
Expand Down