mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 03:35:51 +03:00
new release
This commit is contained in:
parent
fa1273bd34
commit
d18a3ae3d4
@ -5,9 +5,9 @@ road instead of a bus lane? A/B Street is a game exploring how small changes to
|
|||||||
a city affect the movement of drivers, cyclists, transit users, and pedestrians.
|
a city affect the movement of drivers, cyclists, transit users, and pedestrians.
|
||||||
|
|
||||||
- Play on
|
- Play on
|
||||||
[Windows](https://github.com/dabreegster/abstreet/releases/download/v0.1.40a/abstreet_windows_v0_1_40a.zip),
|
[Windows](https://github.com/dabreegster/abstreet/releases/download/v0.1.41/abstreet_windows_v0_1_41.zip),
|
||||||
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.1.40a/abstreet_mac_v0_1_40a.zip),
|
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.1.41/abstreet_mac_v0_1_41.zip),
|
||||||
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.1.40a/abstreet_linux_v0_1_40a.zip),
|
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.1.41/abstreet_linux_v0_1_41.zip),
|
||||||
or [read all instructions](docs/INSTRUCTIONS.md) (new releases every Sunday)
|
or [read all instructions](docs/INSTRUCTIONS.md) (new releases every Sunday)
|
||||||
- [build from source](docs/dev.md) (new changes daily)
|
- [build from source](docs/dev.md) (new changes daily)
|
||||||
|
|
||||||
|
@ -420,3 +420,16 @@ changes here.
|
|||||||
0.1.40a
|
0.1.40a
|
||||||
|
|
||||||
- added a mode to map parking
|
- added a mode to map parking
|
||||||
|
|
||||||
|
0.1.41
|
||||||
|
|
||||||
|
- new parking mapper tool
|
||||||
|
- include a one-shot .osm importer in the release
|
||||||
|
- new layer to find different types of amenities / businesses
|
||||||
|
- adjust traffic signal rendering style
|
||||||
|
- bulk lane editor for changing speed limits and lane types
|
||||||
|
- including west seattle and udistrict maps
|
||||||
|
- include some OSM buildings that were being skipped
|
||||||
|
- dont pause after opening something from sandbox mode
|
||||||
|
- adjust turn signals for lane-changing cars
|
||||||
|
- lots of fixes for monitors with different DPIs, enabled by default
|
||||||
|
@ -10,11 +10,11 @@ Grab a pre-built binary release -- updated every Sunday, announced at
|
|||||||
[r/abstreet](http://old.reddit.com/r/abstreet):
|
[r/abstreet](http://old.reddit.com/r/abstreet):
|
||||||
|
|
||||||
- Windows:
|
- Windows:
|
||||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.40a/abstreet_windows_v0_1_40a.zip
|
https://github.com/dabreegster/abstreet/releases/download/v0.1.41/abstreet_windows_v0_1_41.zip
|
||||||
- Mac:
|
- Mac:
|
||||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.40a/abstreet_mac_v0_1_40a.zip
|
https://github.com/dabreegster/abstreet/releases/download/v0.1.41/abstreet_mac_v0_1_41.zip
|
||||||
- Linux:
|
- Linux:
|
||||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.40a/abstreet_linux_v0_1_40a.zip
|
https://github.com/dabreegster/abstreet/releases/download/v0.1.41/abstreet_linux_v0_1_41.zip
|
||||||
|
|
||||||
Unzip the folder, then run `play_abstreet.sh` or `play_abstreet.bat`. On
|
Unzip the folder, then run `play_abstreet.sh` or `play_abstreet.bat`. On
|
||||||
Windows, you'll probably get a warning about running software from an unknown
|
Windows, you'll probably get a warning about running software from an unknown
|
||||||
|
Loading…
Reference in New Issue
Block a user