OpenLoco/CHANGELOG.md

15 lines
798 B
Markdown
Raw Normal View History

18.02 (in development)
------------------------------------------------------------------------
2018-02-13 20:16:47 +01:00
- Feature: [#12, #14, #50] Support for Linux and macOS.
- Feature: [#20] Support graphics data files from Stream distribution.
- Feature: Allow player to remove roads that are in use.
- Feature: Towns can now always be renamed (As seen in OpenTTD).
2018-01-12 19:18:02 +01:00
- Feature: Vehicle breakdowns can now be disabled (As seen in OpenTTD).
- Feature: Playable in a resizable window.
- Feature: Click (while holding shift) track / road construction will place 10 pieces in a row.
2018-02-13 20:59:24 +01:00
- Change: [#79] Store `game.cfg`, `plugin.dat` and `scores.dat` in:
- Windows: `%APPDATA%\OpenLoco`
- Linux: `~/.config/openloco`
- macOS: `~/Library/Application Support/OpenLoco`
2018-02-13 20:16:47 +01:00
- Change: [#79] Disable file existence and size checks.