mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
new release
This commit is contained in:
parent
301a35e4df
commit
1c139da0e0
@ -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?!
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user