new release

This commit is contained in:
Dustin Carlino 2019-11-10 19:08:35 -08:00
parent 301a35e4df
commit 1c139da0e0
2 changed files with 13 additions and 5 deletions

View File

@ -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?!

View File

@ -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