From 1c139da0e0f742b0de07234b502ccb53b35eb723 Mon Sep 17 00:00:00 2001 From: Dustin Carlino Date: Sun, 10 Nov 2019 19:08:35 -0800 Subject: [PATCH] new release --- docs/CHANGELOG.md | 9 +++++++++ docs/INSTRUCTIONS.md | 9 ++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 9129a4430b..d278f3a07e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -150,3 +150,12 @@ changes here. - improved bus route explorer - some UI fixes (popup messages in a few places, moving mouse tooltips to the OSD) - lots of analytics and time-series plots + +0.1.13 + +- analytics: prebake baseline results properly. hover over plot series. some new modes to see bus network, throughput of a road/intersection over time +- log scale for the speed slider +- add a bulk spawner in freeform mode (F2 on a lane) +- rendering: nicer routes, crosswalks, zoomed car colors +- map data: better stop sign and sidewalk heuristics +- fixed the mac hidpi text rendering issue once and for all?! diff --git a/docs/INSTRUCTIONS.md b/docs/INSTRUCTIONS.md index 95902f0db9..436938c26c 100644 --- a/docs/INSTRUCTIONS.md +++ b/docs/INSTRUCTIONS.md @@ -7,12 +7,11 @@ gameplay is not cohesively tied together yet. Please email ## Installing the game from pre-built binaries - Windows: - https://github.com/dabreegster/abstreet/releases/download/v0.1.12/abstreet_windows.zip -- Mac (seems to have a HiDPI bug, text is offset -- and is a bit stale, I don't - have a Mac to build on): - https://github.com/dabreegster/abstreet/releases/download/v0.1.10/abstreet_mac.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.13/abstreet_windows.zip +- Mac: + https://github.com/dabreegster/abstreet/releases/download/v0.1.13/abstreet_mac.zip - Linux: - https://github.com/dabreegster/abstreet/releases/download/v0.1.12/abstreet_linux.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.13/abstreet_linux.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