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.5 #323

Merged
merged 1 commit into from
Mar 2, 2024
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
4 changes: 3 additions & 1 deletion docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
0.7.5 (2024-02-03)
0.7.5 (2024-03-02)
------------------------------------------------------------------------
This release restores compatibility for stations in OpenTTD <14.

Support for NewGRF additions of OpenTTD 14:
- Change: add constants GROUNDSPRITE_ROAD_X and GROUNDSPRITE_ROAD_Y (#307)
- Add: Support for build probability action CB 162 var10 0 (reverse rail vehicle). (#313)
- Add: Support for faster ship speed 23 and acceleration 24 (#315)
- Add: Support town_production_effect and town_production_multiplier. (#318)

Other changes and fixes:
- Fix: Register named parameters earlier (#301)
- Fix a9a1a3e: Don't use station properties 1C/1D for IDs 00-FF (#305)
- Change: Allow creating 32bpp-only NewGRFs (#314)
- Add: --no-palette-validation option to skip palette validation for sprites if the grf author doesn't need it (#322)


0.7.4 (2023-06-28)
Expand Down