From b70037b4e8ca52875908ea6a9a6f9b42077e17cf Mon Sep 17 00:00:00 2001 From: Dustin Carlino Date: Sun, 22 Mar 2020 16:42:05 -0700 Subject: [PATCH] new release --- README.md | 6 +++--- docs/CHANGELOG.md | 9 +++++++++ docs/INSTRUCTIONS.md | 6 +++--- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6d0620fdfe..810507e806 100644 --- a/README.md +++ b/README.md @@ -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. - Play on - [Windows](https://github.com/dabreegster/abstreet/releases/download/v0.1.32/abstreet_windows_v0_1_32.zip), - [Mac](https://github.com/dabreegster/abstreet/releases/download/v0.1.32/abstreet_mac_v0_1_32.zip), - [Linux](https://github.com/dabreegster/abstreet/releases/download/v0.1.32/abstreet_linux_v0_1_32.zip), + [Windows](https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_windows_v0_1_33.zip), + [Mac](https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_mac_v0_1_33.zip), + [Linux](https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_linux_v0_1_33.zip), or [read all instructions](docs/INSTRUCTIONS.md) - [build from source](docs/dev.md) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 55422c84c4..c8eba81f6d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -340,3 +340,12 @@ changes here. - road/intersection plots display baseline sim data too - start associating people with multiple trips, exposing this a little in the UI - bring back elevation data, introduce a new overlay. the elevation data is still really bad. + +0.1.33 + +- new "population" overlay, showing people (not just current trips). heatmap and dot map to visualize. +- improved the "delay" overlay to handle roads and intersections +- removed the confusing and useless alternate color schemes for agents +- initial left-hand driving side, tested in Perth, also drawing more arrows for all one-way roads +- loads of internal GUI code refactorings, preparing for a standalone release of the library +- fixed z-buffering and alpha values for web backend diff --git a/docs/INSTRUCTIONS.md b/docs/INSTRUCTIONS.md index 35252982a2..20d3635f20 100644 --- a/docs/INSTRUCTIONS.md +++ b/docs/INSTRUCTIONS.md @@ -12,11 +12,11 @@ Grab a pre-built binary release -- updated every Sunday, announced at [r/abstreet](http://old.reddit.com/r/abstreet): - Windows: - https://github.com/dabreegster/abstreet/releases/download/v0.1.32/abstreet_windows_v0_1_32.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_windows_v0_1_33.zip - Mac: - https://github.com/dabreegster/abstreet/releases/download/v0.1.32/abstreet_mac_v0_1_32.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_mac_v0_1_33.zip - Linux: - https://github.com/dabreegster/abstreet/releases/download/v0.1.32/abstreet_linux_v0_1_32.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_linux_v0_1_33.zip 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