diff --git a/README.md b/README.md index 810507e806..c824d8641d 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.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), + [Windows](https://github.com/dabreegster/abstreet/releases/download/v0.1.34/abstreet_windows_v0_1_34.zip), + [Mac](https://github.com/dabreegster/abstreet/releases/download/v0.1.34/abstreet_mac_v0_1_34.zip), + [Linux](https://github.com/dabreegster/abstreet/releases/download/v0.1.34/abstreet_linux_v0_1_34.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 c8eba81f6d..4c15ba9349 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -349,3 +349,10 @@ changes here. - 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 + +0.1.34 + +- info panels have been totally overhauled again. multiple tabs, way more clear representation of agents, trips, and people. +- draw people inside of a building +- applied consistent typography everywhere +- lots of internal refactoring diff --git a/docs/INSTRUCTIONS.md b/docs/INSTRUCTIONS.md index da4b38d43f..7d2c039d85 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.33/abstreet_windows_v0_1_33.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.34/abstreet_windows_v0_1_34.zip - Mac: - https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_mac_v0_1_33.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.34/abstreet_mac_v0_1_34.zip - Linux: - https://github.com/dabreegster/abstreet/releases/download/v0.1.33/abstreet_linux_v0_1_33.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.34/abstreet_linux_v0_1_34.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