Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Nov 11, 2019
1 parent 301a35e commit 1c139da
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?!
9 changes: 4 additions & 5 deletions docs/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c139da

Please sign in to comment.