Skip to content

Commit 243cb49

Browse files
authored
Update: changelog for 0.8.0 (#379)
1 parent 4b979a4 commit 243cb49

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/changelog.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
0.8.0 (2025-06-21)
2+
------------------------------------------------------------------------
3+
This release removes external dependency for "ply".
4+
5+
Support for NewGRF additions of OpenTTD 15:
6+
- Add: Support for badge menu vertical ellipsis icon (#377)
7+
- Add: Constants for (new) station and roadstop animation and random triggers. (#375)
8+
- Add: Road/tram/railtype variable 0x45. (#373)
9+
- Fix #367: Incorrect limits for House and Industry Tile (#368)
10+
- Fix: ALL_NORMAL_CARGO_CLASSES and ALL_CARGO_CLASSES did not include newer cargo classes. (#366)
11+
- Add: Support for Action5 type 1A overlay rocks (#365)
12+
13+
Support for NewGRF additions of OpenTTD 14:
14+
- Add: Parent scope for airports and airport tiles. (#374)
15+
16+
Other changes and fixes:
17+
- Change: Vendor in latest ply version, removes --rebuild-parser/-R option (#342)
18+
- Fix: Nicer error message when a station switch returns a SpriteLayout (#360)
19+
20+
121
0.7.6 (2025-02-15)
222
------------------------------------------------------------------------
323
This release adds support for user defined constants, improves stations support, and reduces comsuption of limited ressources (registers and D0xx strings).

0 commit comments

Comments
 (0)