|
1 | 1 | # OpenGFX2 Changelog |
2 | 2 |
|
| 3 | +## v0.8 |
| 4 | +Base set: |
| 5 | + |
| 6 | +* Sprites for new OpenTTD features |
| 7 | + * Bridge deck overlays |
| 8 | + * City and town icons for sprite font |
| 9 | + * Left-pointing arrow to sprite font |
| 10 | + * Vertical ellipsis used for badges menu (#196) |
| 11 | +* Graphics improvements |
| 12 | + * Less repetitive toyland terrain style |
| 13 | + * Sharper gridlines (#169) |
| 14 | + * Revamped and 4x zoom underground-style logo |
| 15 | + * 4x zoom streamliner logo |
| 16 | + * Clearer NewGRF download list checkmark (#188) |
| 17 | + * Toyland river slope rocks |
| 18 | + * Improve water strobing and snow dither zoom out optimisations (#158) |
| 19 | +* Translation |
| 20 | + * Numerous translations via eints |
| 21 | + * More gracefully handle unknown language IDs and add Maori |
| 22 | + * Consolidate string definitions to allow future NewGRF translation (#187) |
| 23 | + * Avoid string concatenation for baseset description for better translation (#174) |
| 24 | +* Minor fixes |
| 25 | + * Set background of endgame graphics to 0x69 dark brown |
| 26 | + * Make cargo icons 10px tall to match normal font |
| 27 | + * Correct sprite font offset and clipping errors |
| 28 | + * Add missing baseset obg file url metadata |
| 29 | + * Add missing tall office block ground tiles (#185) |
| 30 | + * Add toyland rail tunnel icon (#182) |
| 31 | + * Fix track orientation for monorail level crossing (#183) |
| 32 | + * Fix cursors, caps lock and backspace on-screen keyboard icons (#166) |
| 33 | + * Tidy river tile shapes |
| 34 | + * Include 2x zoom tunnel icons in Classic baseset (#157) |
| 35 | + * Farm field fence/hedge offsets to remain within tile |
| 36 | + * Remove whole-tile flicker in toyland canal water animation |
| 37 | + * Improve internal graphics and coding docs |
| 38 | + * Incorrect image for 4x zoom 8bpp sprite for spr1545 (#168) |
| 39 | + |
| 40 | +High Def base set: |
| 41 | +* Graphics improvements |
| 42 | + * Fix 4x zoom water gridlines |
| 43 | + * Add various 4x zoom temperate town buildings |
| 44 | + |
3 | 45 | ## v0.7 |
4 | 46 | Base set: |
5 | 47 | * Redrawn 1x zoom train, monorail and maglev wagons. |
|
0 commit comments